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

DataSourceViewBinding Data Type (ASSL)

Defines a derived data type that represents a binding between a data source view and the parent element.


<DataSourceViewBinding>
   <!-- The following elements extend Binding -->
   <DataSourceViewID>...</DataSourceViewID>
</DataSourceViewBinding>

Characteristic

Description

Base data types

Binding

Derived data types

None

Relationship

Element

Parent elements

None

Child elements

DataSourceViewID

Derived elements

See Binding

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 (SSAS - Multidimensional Models).

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.