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.
Sintassi
<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 |
Osservazioni
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 (ASSL).
The corresponding element in the Analysis Management Objects (AMO) object model is TabularBinding.
Vedere anche
Riferimento
Analysis Services Scripting Language XML Data Types (ASSL)