Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » ResultSetSchema 类

 

getColumnSQLTypeByColID 方法

以 SQLType 枚举的整数的形式返回列的 SQLType。

语法
UInt16 getColumnSQLTypeByColID( UInt16 columnID )
参数
  • columnID   列的 ID 号。结果集中第一列的 ID 值为 1。