TableBinding.DataSourceID Property

Gets or sets the data source identifier for the table data.

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 for the table data.

See Also

Reference

TableBinding Class

Microsoft.AnalysisServices Namespace