Rediger

Del via


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 Binding
Derived data types DSVTableBinding, QueryBinding, TableBinding

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

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