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