objectTableBase Properties |
The objectTableBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Changes |
Gets or sets the changes.
(Inherited from changeBindableBase.) | |
| Count |
Gets the count.
| |
| description | ||
| HasChanges |
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.) | |
| info |
Information about the file where table data is stored
| |
| IsInstanceLinkActive |
If TRUE: instances stay linked to the object table, their properties are loaded back to the data table automatically on save
| |
| LoadFailed | ||
| name | ||
| primaryKeyName | ||
| ReadOnlyMode |
If true it prevents updating the table but increases performances drastically and provides full thread-safety
| |
| type | ||
| WriteOnlyMode |
If true avoids existing item check procedure - drastically increases performance
|