Binding Data Type (ASSL)
Defines an abstract primitive data type that represents a dependent relationship between two objects in which the data or metadata of one object is dependent on the data or metadata of a bound object.
Sintassi
<Binding>...</Binding>
Data Type Characteristics
Characteristic | Description |
---|---|
Base data types |
None |
Derived data types |
AttributeBinding, ColumnBinding, CubeAttributeBinding, CubeDimensionBinding, DataSourceViewBinding, DimensionBinding, InheritedBinding, MeasureBinding, MeasureGroupBinding, MeasureGroupDimensionBinding, ProactiveCachingBinding, RowBinding, TabularBinding, TimeAttributeBinding, TimeBinding, UserDefinedGroupBinding |
Data Type Relationships
Relationship | Element |
---|---|
Parent elements |
None |
Child elements |
None |
Derived elements |
None |
Osservazioni
The corresponding element in the Analysis Management Objects (AMO) object model is Binding.
For more information about data binding, see Data Sources and Bindings (ASSL).
Elements of Type Binding
The following table lists elements of type Binding.
Parent Element | Element of type Binding | Comments |
---|---|---|
Source of CaptionColumn (of type DataItem) |
Type of the Binding must be AttributeBinding or ColumnBinding |
|
Type of the Binding must be DataSourceViewBinding |
||
Type of the Binding must be MeasureGroupBinding |
||
Binding may be of any type |
||
Type of the Binding must be CubeDimensionBinding, DataSourceViewBinding, DimensionBinding, or TimeBinding |
||
Type of the Binding must be AttributeBinding or UserDefinedGroupBinding |
||
Type of the Binding must be CubeAttributeBinding or MeasureBinding |
||
Type of the Binding must be ColumnBinding, CubeDimensionBinding, MeasureBinding, or RowBinding |
||
Type of the Binding must be MeasureGroupBinding |
||
Type of the Binding must be AttributeBinding or ColumnBinding, or InheritedBinding |
||
Type of the Binding must be MeasureGroupDimensionBinding |
||
Type of the Binding must be MeasureBinding |
||
Type of the Binding must be PartitionBinding |
||
Type of the Binding must be TableBinding |
||
Type of the Binding must be MeasureGroupDimensionBinding |
||
Type of the Binding must be CubeDimensionBinding, DataSourceViewBinding, or DimensionBinding |
||
Type of the Binding must be TabularBinding |
||
Type of the Binding must be ProactiveCachingBinding |
||
Type of the Binding must be AttributeBinding, CubeAttributeBinding Data Type (ASSL), or MeasureBinding Data Type (ASSL) |
||
Type of the Binding must be MeasureGroupBinding |
Vedere anche
Riferimento
Analysis Services Scripting Language XML Data Types (ASSL)