Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取结果集中所有列的类型。
Public ReadOnly Property ColumnTypes As SQLType()
public SQLType[] ColumnTypes {get;}
其值是对应于结果集各列的类型的 SQLTypes 数组。