CubeMetaLoaderBindingType

Description

The CubeMetaLoaderBindingType enumeration contains types of binding time series database attributes to data source fields when time series are imported.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Binding is not determined.
1 Attribute. Binding to time series attribute.
2 Dimension. Binding to dictionary.
3 Calendar. Binding to calendar.
4 Value. Binding to attribute value.
5 Unit. Binding to measurement units.
6 ValueAttribute. Binding to observation attribute.
7 CheckAttribute. Binding to check attribute value.

See also:

Cubes Assembly Enumerations