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 factor in the database. | |
AttributeKey | The AttributeKey property determines an attribute key of the factor. | |
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 factors attribute. | |
DataTypePrecision | The DataTypePrecision property determines data precision of factor attribute. | |
DataTypeSize | The DataTypeSize property determines whole size of values of factor 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 field in a data consumer. | |
KeyField | The KeyField property determines an export field of factor 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 factor value. | |
ValueFieldName | The ValueFieldName property determines a title of a data field. |
See also: