Click or drag to resize

IDataTable Methods

The IDataTable type exposes the following members.

Methods
  NameDescription
Public methodgetColumnNames
Get names of all columns returned in query
Public methodgetColumnTypes
Get the types of the columns returned from the query
Public methodgetColumnTypesAsStrings
Public methodgetError
Public methodgetInput
Public methodgetNumberOfColumns
Get the number of columns returned from the query
Public methodhasError
Public methodisDoneParsing
Returns true when the DataTable is done parsing
Public methodMarkException
Public methodreceiveData
Public methodthrowErrorIfAnyIsPresent
Top
See Also