Click or drag to resize

weightTableCompiled Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The weightTableCompiled 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 objectTableT.)
Public propertyItem
Gets or creates [!:T], alias of GetOrCreate(String) call
(Inherited from objectTableT.)
Public propertyLoadFailed (Inherited from objectTableBase.)
Public propertymax
Gets the maximum frequency in the collection
Public propertymaxWeight
Public propertyname (Inherited from objectTableBase.)
Public propertyparent
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 propertysum
Public propertysumWeight
Public propertytype (Inherited from objectTableBase.)
Public propertyWriteOnlyMode
If true avoids existing item check procedure - drastically increases performance
(Inherited from objectTableBase.)
Top
See Also