Click or drag to resize

objectTableBase Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The objectTableBase type exposes the following members.

Properties
  NameDescription
Public propertyChanges
Gets or sets the changes.
(Inherited from changeBindableBase.)
Public propertyCount
Gets the count.
Public propertydescription
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
Public propertyIsInstanceLinkActive
If TRUE: instances stay linked to the object table, their properties are loaded back to the data table automatically on save
Public propertyLoadFailed
Public propertyname
Public propertyprimaryKeyName
Public propertyReadOnlyMode
If true it prevents updating the table but increases performances drastically and provides full thread-safety
Public propertytype
Public propertyWriteOnlyMode
If true avoids existing item check procedure - drastically increases performance
Top
See Also