TabularBinding Data Type (ASSL)
Defines an abstract derived data type that represents a binding to a tabular item such as a table or a cube dimension.
Syntax
<TabularBinding>
<!-- The TabularBinding element has no child elements other than those inherited from Binding -->
</TabularBinding>
Data Type Characteristics
Characteristic |
Description |
---|---|
Base data types |
|
Derived data types |
Data Type Relationships
Relationship |
Element |
---|---|
Parent elements |
None |
Child elements |
None |
Derived elements |
See Binding |
Remarks
For additional 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 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 TabularBinding.