new DataTable(tableName) → {DataTable}
A DataTable is s collection of ObjectRow and provides information about the structure of logical table
Parameters:
Name | Type | Description |
---|---|---|
tableName |
string |
Returns:
- Type
- DataTable