Class: DataTable

DataSet~DataTable(tableName) → {DataTable}

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
Source:
Returns:
Type
DataTable