IDataTable Methods |
The IDataTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | getColumnNames |
Get names of all columns returned in query
|
![]() | getColumnTypes |
Get the types of the columns returned from the query
|
![]() | getColumnTypesAsStrings | |
![]() | getError | |
![]() | getInput | |
![]() | getNumberOfColumns |
Get the number of columns returned from the query
|
![]() | hasError | |
![]() | isDoneParsing |
Returns true when the DataTable is done parsing
|
![]() | MarkException | |
![]() | receiveData | |
![]() | throwErrorIfAnyIsPresent |