DatabaseDataSet.Table Property
Gets or sets the name of the table that the dataset reads from.
Syntax
public System.String Table { get; }
Property Value
Default: ""
The name of the table that the dataset reads from.
Platforms
Windows, Linux, Android