| Properties of interface IDataObject |
interface IDataObject | Methods | All Members
Public Properties
Gets the fields.
FieldSet Fields {}
Gets the TableInfo of this instance.
TableInfo INFO {}
Gets a value indicating whether the DataObject is deleted from storage.
bool IsDeleted {}
Gets a value indicating whether the state of this instance is modified.
bool IsModified {}
Gets a value indicating whether the state this instance is unsaved.
bool IsNew {}