ColumnBinding.TableID Property

Gets or sets the TableId of the ColumnBinding.

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

Syntax

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.TableIDTypeConverter, Microsoft.AnalysisServices.Design")]
public string TableID { get; set; }

Property Value

Type: System.String
A String with the TableId of the ColumnBinding.

See Also

Reference

ColumnBinding Class

Microsoft.AnalysisServices Namespace