| Class | Description |
|---|---|
| AttributeStorage |
This class stores a set of attributes and their values in a chosen Class.
|
| AttributeStorageDefinition |
Defines the attribute names and storage class of an AttributeStorage.
|
| InsertSql |
Creates an insert statement, given list of column names and values for those columns.
|
| InsertSql.CurrentDateTime |
special replacement when creating insert
|
| MaxAttrInsert |
Special handling class for inserts into the MaxAttribute table,
in order to have the same MaxAttributeID on both tables.
|
| Enum | Description |
|---|---|
| AttributeClass |
Supported Attribute classes.
|