Table of Contents
DataTable Property

Gets or sets the table name to be used when the data source is a DataSet object.

Syntax
 public String DataTable { get; set; }
See Also