Click or drag to resize
Askia

IRecordEntity Methods

The IRecordEntity type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes the record in the database
Public methodIsDeleted
Indicates if the record is flagged as deleted
Public methodIsLoaded
Checks if the record is successfully loaded from the database
Public methodReload
Reloads the record
Public methodRestore
Restores the deleted record in the database
Public methodSave
Saves the record in the database
Top
See Also