Upravit

Sdílet prostřednictvím


DataSourceViewID Element (ASSL)

Identifies the DataSourceView element associated with the Binding parent element.

Syntax

  
<DataSourceViewBinding> <!-- or DSVTableBinding -->  
   ...  
   <DataSourceViewID>...</DataSourceViewID>  
   ...  
</DataSourceViewBinding>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element DataSourceViewBinding, DSVTableBinding
Child elements None

Remarks

The elements that correspond to the parents of DataSourceViewID in the Analysis Management Objects (AMO) object model are Microsoft.AnalysisServices.DataSourceViewBinding and Microsoft.AnalysisServices.DSVTableBinding.

See Also

Properties (ASSL)