DataSourceAttribute.TableName Property

Definition

Gets a value indicating the table name providing data.

public:
 property System::String ^ TableName { System::String ^ get(); };
public string TableName { get; }
member this.TableName : string
Public ReadOnly Property TableName As String

Property Value

Applies to