Cubes > Cubes Assembly Interfaces > ICubeMetaExporterBinding
Assembly: Cubes;
The ICubeMetaExporterBinding interface contains properties that determine binding of time series database attributes to data consumer fields.
ICubeMetaExporterBinding
Property name | Brief description | |
![]() |
Attribute | The Attribute property determines an attribute of indicator in the database. |
![]() |
AttributeKey | The AttributeKey property determines an attribute key of the indicator. |
![]() |
BindingType | The BindingType property determines a binding type. |
![]() |
DataDomain | The DataDomain property determines the data type that is used to store multibyte information in attribute. |
![]() |
DataType | The DataType property determines a data type of indicators attribute. |
![]() |
DataTypePrecision | The DataTypePrecision property determines data precision of indicator attribute. |
![]() |
DataTypeSize | The DataTypeSize property determines whole size of values of indicator attribute. |
![]() |
DateFormat | The DataFormat property determines a format of date in a calendar dimension. |
![]() |
DateFormatEx | The DateFormatEx property determines a date format for several calendar dimension levels. |
![]() |
DynamicsFormat | The DynamicsFormat property specifies format of frequency in a calendar dimension. |
![]() |
Expression | The Expression property determines an expression of calculated binding. |
![]() |
FieldName | The FieldName property determines a title of a data consumer field. |
![]() |
KeyField | The KeyField property determines an export field of indicator attribute. |
![]() |
ValueDataType | The ValueDataType property determines a data type of data field. |
![]() |
ValueDataTypePrecision | The ValueDataTypePrecision property determines precision of time series data. |
![]() |
ValueDataTypeSize | The ValueDataTypeSize property determines whole size of indicator value. |
![]() |
ValueFieldName | The ValueFieldName property determines a title of a data field. |
See also: