|
|
Returns a datatable containing all the column names in this datatable.
Syntax
| Smartsite SXML |
|
|---|---|
datatable datatable.columns.getnames(datatable dataTable) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| dataTable | DataTable | The datatable. |
Return Value
| Data Type | Description |
|---|---|
| DataTable | A datatable containing the column names in the datatable. |