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 类

 

SetFloat 方法

将列设置为浮点值。

 重载列表

SetFloat(const char *, ul_real) 方法
SetFloat(const ul_wchar *, ul_real) 方法
SetFloat(ul_column_num, ul_real) 方法