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

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - C 和 C++ 编程 » API 参考 » UltraLite C/C++ API 参考

 

ULResultSet 类

表示 UltraLite 数据库中的结果集。

 语法
 派生类
 成员

AfterLast 方法
AppendByteChunk 方法
AppendStringChunk 方法
BeforeFirst 方法
Close 方法
Delete 方法
DeleteNamed 方法
First 方法
GetBinary 方法
GetBinaryLength 方法
GetByteChunk 方法
GetConnection 方法
GetDateTime 方法
GetDouble 方法
GetFloat 方法
GetGuid 方法
GetInt 方法
GetIntWithType 方法
GetResultSetSchema 方法
GetRowCount 方法
GetState 方法
GetString 方法
GetStringChunk 方法
GetStringLength 方法
IsNull 方法
Last 方法
Next 方法
Previous 方法
Relative 方法
SetBinary 方法
SetDateTime 方法
SetDefault 方法
SetDouble 方法
SetFloat 方法
SetGuid 方法
SetInt 方法
SetIntWithType 方法
SetNull 方法
SetString 方法
Update 方法
UpdateBegin 方法