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

SQL Anywhere 12.0.0 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C/C++ API 参考 » ULResultSet 类

 

GetIntWithType 方法

从列中读取值作为指定的整数类型。

 重载列表

GetIntWithType(const char *, ul_column_storage_type) 方法
GetIntWithType(const ul_wchar *, ul_column_storage_type) 方法
GetIntWithType(ul_column_num, ul_column_storage_type) 方法