Click or drag to resize

indexPageTable Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The indexPageTable type exposes the following members.

Properties
  NameDescription
Public propertyChanges
Gets or sets the changes.
(Inherited from changeBindableBase.)
Public propertyCount
Gets the count.
(Inherited from objectTableBase.)
Public propertydescription
(Inherited from objectTableBase.)
Public propertyHasChanges
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.)
Public propertyinfo
Information about the file where table data is stored
(Inherited from objectTableBase.)
Public propertyIsInstanceLinkActive
If TRUE: instances stay linked to the object table, their properties are loaded back to the data table automatically on save
(Inherited from objectTableBase.)
Public propertyIsReadOnly (Inherited from objectTableindexPage.)
Public propertyItem
Gets or creates [!:T], alias of GetOrCreate(String) call
(Inherited from objectTableindexPage.)
Public propertyLoadFailed (Inherited from objectTableBase.)
Public propertyname (Inherited from objectTableBase.)
Public propertyprimaryKeyName (Inherited from objectTableBase.)
Public propertyReadOnlyMode
If true it prevents updating the table but increases performances drastically and provides full thread-safety
(Inherited from objectTableBase.)
Public propertytype (Inherited from objectTableBase.)
Public propertyurlsNotInIndex
Public propertyWriteOnlyMode
If true avoids existing item check procedure - drastically increases performance
(Inherited from objectTableBase.)
Top
See Also