AttributeBinding Data Type (ASSL)
Defines a derived data type that represents a binding for an Attribute element.
Syntax
<AttributeBinding>
<AttributeID>...</AttributeID>
<Type>...</Type>
<Ordinal>...</Ordinal>
</AttributeBinding>
Data Type Characteristics
Characteristic |
Description |
---|---|
Base data types |
|
Derived data types |
None |
Data Type Relationships
Relationship |
Element |
---|---|
Parent elements |
None |
Child elements |
|
Derived elements |
See Binding |
Remarks
For additional information about the Binding data type, including tables of Analysis Services Scripting Language (ASSL) objects derived from the Binding data type, see Binding Data Type (ASSL).
For an overview of data bindings in ASSL, see Data Sources and Bindings (Analysis Services - Multidimensional Data).
The corresponding element in the Analysis Management Objects (AMO) object model is AttributeBinding.