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 类

 

GetBinary 方法

从列中读取值作为 ul_binary。

 重载列表

GetBinary(const char *, p_ul_binary, size_t) 方法
GetBinary(const ul_wchar *, p_ul_binary, size_t) 方法
GetBinary(ul_column_num, p_ul_binary, size_t) 方法