CadDataTable.TableName

CadDataTable.TableName property

Gets or sets the name of the table.

public string TableName { get; set; }

Property Value

The name of the table.

See Also