| AllowRowLocking | Gets or sets the value determining whether this Entity allows physical row locking. |
| Cached | When set to true, whenever this Entity is used within a Relation the data will be cached. |
| CacheEmptyResults | |
| CacheNonUniqueResults | |
| Caption | Gets or sets the Entity's caption |
| CheckDuplicateIndex | |
| Columns | Returns a ColumnCollection that contains all the columns of this Entity |
| EntityName | Gets or sets the name of the entity in the database |
| IdentityColumn | |
| Indexes | Returns a collection of Sorts that are associated with this Entity |
| PrimaryKeyColumns | Returns an array containing the columns that are used as this Entity primary key |
| ReadOnly | |
| ReuseSelectResultOnPaging |