Share via


IDataSourceBindingData.DataTableName Property

Definition

Gets or sets the name of the data table.

public:
 property System::String ^ DataTableName { System::String ^ get(); void set(System::String ^ value); };
public string DataTableName { get; set; }
member this.DataTableName : string with get, set
Public Property DataTableName As String

Property Value

The name of the data table.

Applies to