ICubeMetaLoaderBinding

Assembly: Cubes;

Description

The ICubeMetaLoaderBinding interface contains properties that determine binding of time series database attribute to the data source field.

Inheritance Hierarchy

          INamedEntity

          ICubeMetaLoaderBinding

Comments

To set the fixed binding of the calendar dimension use the example.

Properties

  Property name Brief description
AddToLog The AddToLog property determines whether the value of binding field is included into the error log.
Attribute The Attribute property determines a time series attribute in the time series database.
AttributeKey The AttributeKey property determines a key of time series attribute.
BindingType The BindingType property determines a binding type.
ByColumns The ByColumns property determines whether dimension elements are arranged in columns.
CalendarDateFormat The CalendarDateFormat property determines format of date in a calendar dimension.
CalendarDateFormatEx The CalendarDateFormatEx property determines a date format for several levels of calendar dimension.
CalendarOptions The CalendarOptions property determines calendar dimension parameters.
CheckField The CheckField property determines the field, which presence is checked in a data source.
ConvertShortYear The ConvertShortYear property determines whether the short date format is converted.
Dimension The Dimension property determines a dictionary that is referred by the factor attribute.
EndField The EndField property determines the last field if source elements are placed in columns.
Field The Field property determines a field in a data source.
FieldType The FieldType property determines a field type in a data source.
FieldValue The FieldFieldValueType property determines a field value in a data source.
FillGaps The FillGaps property determines whether the hollow spaces in values that appear on import of merged cells in *.xls format are filled.
Filter The Filter property returns the selection that determines the data that will be loaded.
HasFilter The HasFilter property determines whether there is the filter created by means of attribute factors.
HeaderParser The HeaderParser property returns the object that enables the user to recognize attributes from the columns headers in a data source.
HeaderRow The HeaderRow property determines an index of the header row.
Index The Index property determines an identifier of unique dictionary key.
IndexAttribute The IndexAttribute property determines an identifier of the attribute included in the index used for binding.
KeyAttribute The KeyAttribute property determines a dictionary attribute that is used as an elements key.
NameAttribute The NameAttribute property determines a dictionary attribute that is used as an elements name.
NextField The NextField property determines the next column with value on data load by columns.
Parser The Parser property returns the object that enables the user to recognize attributes in a data source.
TableDictionary The TableDictionary property determines a dictionary that is referred by the attribute.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns object key.
Name The Name property determines an object name.

See also:

Cubes Assembly Interfaces