weightTableCompiled Properties |
The weightTableCompiled 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 objectTableT.) | |
| Item |
Gets or creates [!:T], alias of GetOrCreate(String) call
(Inherited from objectTableT.) | |
| LoadFailed | (Inherited from objectTableBase.) | |
| max |
Gets the maximum frequency in the collection
| |
| maxWeight | ||
| name | (Inherited from objectTableBase.) | |
| parent | ||
| primaryKeyName | (Inherited from objectTableBase.) | |
| ReadOnlyMode |
If true it prevents updating the table but increases performances drastically and provides full thread-safety
(Inherited from objectTableBase.) | |
| sum | ||
| sumWeight | ||
| type | (Inherited from objectTableBase.) | |
| WriteOnlyMode |
If true avoids existing item check procedure - drastically increases performance
(Inherited from objectTableBase.) |