This topic has not yet been rated - Rate this topic

DataSourceViewBinding.DataSourceViewID Property

Gets or sets the DataSourceViewID for the current DataSourceViewBinding.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataSourceViewIDTypeConverter, Microsoft.AnalysisServices.Design")]
public string DataSourceViewID { get; set; }

Property Value

Type: System.String
A String that contains the identifier of the DataSourceView.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.