Mavidian.DataConveyer.Entities.KeyVal Namespace | 
| Structure | Description | |
|---|---|---|
| ItemDef | 
            Defines characteristics of an item.
              | 
| Interface | Description | |
|---|---|---|
| ICluster | 
            Interface defining a record cluster
              | |
| IItem | 
            Interface defining an item: a strongly typed key value pair
              | |
| IRecord | 
            Interface defining a record; it refers to strongly typed values of items contained in the record
              | |
| IRecordBase | 
            Base interface for IRecord and IUntypedRecord interfaces
              | |
| ITypedItemTVal | 
            Interface defining an item with a value of a specific type
              | |
| IUntypedRecord | 
            Interface defining a record; it refers to string representations of items contained in the record
              | 
| Enumeration | Description | |
|---|---|---|
| ItemType | 
            Possible data types of item values.
              |