Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
BasePropertyLoadOptions Class
BasePropertyLoadOptions Properties
CacheOptions Property
DataObjectTypeIds Property
EntityDataType Property
ExcludeNonSuitableForRegularDOTBindings Property
HasDefinedSecurity Property
IEntityObjectsLoadOptions.IdList Property
IEntityObjectsLoadOptions.ResultCompletenessState Property
IEntityObjectsLoadOptions.StoredInTableName Property
PropertyDataTypeFlags Property
PropertyLineMode Property
PropertyTypeFlags Property
PropertyValueMode Property
ReferenceObjectTypeIds Property
ResultInfo Property
SkipCheckForChanges Property
BasePropertyLoadOptions
IEntityObjectsLoadOptions
StoredInTableName Property
Name of the DB table that the objects reside in. The table must have an ID and ChangeTime columns.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
string
IEntityObjectsLoadOptions
.
StoredInTableName
{
get
; }
Property Value
Type:
String
Implements
IEntityObjectsLoadOptions
StoredInTableName
See Also
Reference
BasePropertyLoadOptions Class
Omada.OE.Model Namespace