Entity Methods

Methods

AfterDisplayForm 
CacheAFilterBasedOnTheseColumns 
ClearRelationCache 
CountRows Returns the number of rows that exist in the Firefly.Box.Data.DataProvider
Drop Instructs the Firefly.Box.Data.DataProvider to drop this Entity
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Exists Checks if the Entity exists in the data provider.
FilterBasedOnTheseColumnReturnsOneRow 
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetMandatoryColumns 
GetRowsSourceUnderConstruction 
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
OnSavingRow 
PopulateColumns 
SetPrimaryKey 
ToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Truncate Instructs the Firefly.Box.Data.DataProvider to truncate this Entity

See Also