indexPageTable Properties |
[This is preliminary documentation and is subject to change.]
The indexPageTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Changes |
Gets or sets the changes.
(Inherited from changeBindableBase.) | |
| Count |
Gets the count.
(Inherited from objectTableBase.) | |
| description | (Inherited from objectTableBase.) | |
| HasChanges |
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.) | |
| info |
Information about the file where table data is stored
(Inherited from objectTableBase.) | |
| IsInstanceLinkActive |
If TRUE: instances stay linked to the object table, their properties are loaded back to the data table automatically on save
(Inherited from objectTableBase.) | |
| IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from objectTableindexPage.) | |
| Item |
Gets or creates [!:T], alias of GetOrCreate(String) call
(Inherited from objectTableindexPage.) | |
| LoadFailed | (Inherited from objectTableBase.) | |
| name | (Inherited from objectTableBase.) | |
| primaryKeyName | (Inherited from objectTableBase.) | |
| ReadOnlyMode |
If true it prevents updating the table but increases performances drastically and provides full thread-safety
(Inherited from objectTableBase.) | |
| type | (Inherited from objectTableBase.) | |
| urlsNotInIndex | ||
| WriteOnlyMode |
If true avoids existing item check procedure - drastically increases performance
(Inherited from objectTableBase.) |