IRecordEntity Methods |
The IRecordEntity type exposes the following members.
Name | Description | |
---|---|---|
Delete |
Deletes the record in the database
| |
IsDeleted |
Indicates if the record is flagged as deleted
| |
IsLoaded |
Checks if the record is successfully loaded from the database
| |
Reload |
Reloads the record
| |
Restore |
Restores the deleted record in the database
| |
Save |
Saves the record in the database
|