Expand Minimize
This topic has not yet been rated - Rate this topic

AttributeBinding Data Type (ASSL)

Defines a derived data type that represents a binding for an Attribute element.


<AttributeBinding>
   <AttributeID>...</AttributeID>
      <Type>...</Type>
   <Ordinal>...</Ordinal>
</AttributeBinding>

Characteristic Description

Base data types

Binding

Derived data types

None

Relationship Element

Parent elements

None

Child elements

AttributeID, Ordinal, Type

Derived elements

See Binding

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 (ASSL).

The corresponding element in the Analysis Management Objects (AMO) object model is AttributeBinding.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.