delete() public abstract method
Deletes the record from the database.
public abstract integer|boolean delete ( ) | ||
---|---|---|
return | integer|boolean |
The number of rows deleted, or |
delete() public abstract method
Deletes the record from the database.
public abstract integer|boolean delete ( ) | ||
---|---|---|
return | integer|boolean |
The number of rows deleted, or |
Please login to continue.