Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.