System.Data.DataTable.TableName Property

Gets or sets the name of the System.Data.DataTable.

Syntax

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
[System.ComponentModel.DefaultValue("")]
public string TableName { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DataTable.TableName is used to return this table from the parent System.Data.DataSet object's System.Data.DataTableCollection (returned by the DataSet.Tables property).

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0