Source Element (Binding) (ASSL)

Identifies the source of data to which the parent element is bound.

Syntax

<AggregationInstance> <!-- or one of the elements listed below in the Element Relationships table -->
   ...
   <Source>...</Source>
   ...
</Cube>

Element Characteristics

Characteristic

Description

Data type and length

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Remarks

In the Source element, the derived Binding data types that are allowed in the DataItem element depend on the parent of the DataItem element.

For more information about the Binding type, including tables of Analysis Services Scripting Language (ASSL) objects of the Binding type and the inheritance hierarchy of Binding types, see Binding Data Type (ASSL).

For more information about data bindings in ASSL, see Data Sources and Bindings (Analysis Services - Multidimensional Data).

See Also

Reference