The DataTable type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DataTable |
Methods
| Name | Description | |
|---|---|---|
| getDataColumn | Get a data column with given name. | |
| getDataColumns | Get all data columns in the table. | |
| getDataTableProperties | List all properties in a table. | |
| getDataTableProperty | Get the information about the property with given name. | |
| onDataTablePropertyChanged | Event raised when a data table property has changed value. | |
| searchDataColumns | Get the data columns that matches the search expression.
| |
| setDataTableProperty | Set the value of an existing property. |
Properties
| Name | Description | |
|---|---|---|
| dataTableName | The name of the table. |