Click or drag to resize

IEntityObjectsLoadOptionsStoredInTableName 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#
string StoredInTableName { get; }

Property Value

Type: String
See Also