DataSourceView.DataSourceID Property

Gets or sets the data source identifier for the DataSourceView object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string DataSourceID { get; set; }

Property Value

Type: System.String
The data source identifier itself.

See Also

Reference

DataSourceView Class

Microsoft.AnalysisServices Namespace