TableBinding.DbTableName Property

Gets or sets the name of the table in the database to be bound.

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

Syntax

C#
public string DbTableName { get; set; }

Property Value

Type: System.String
The name of the table in the database to be bound.

See Also

Reference

TableBinding Class

Microsoft.AnalysisServices Namespace