Gets the types of all columns in the result set.
Public ReadOnly Property ColumnTypes As SQLType()
public SQLType[] ColumnTypes {get;}
The value is an array of SQLTypes corresponding to the column types in the result set.