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 参考

 

ResultSet 类

表示 UltraLite 数据库中的结果集。在运行时使用 PreparedStatement.executeQuery 创建。


属性
appendBytes 方法
appendStringChunk 方法
close 方法
deleteRow 方法
getAGDBSet 方法
getBoolean 方法
getBytes 方法
getBytesSection 方法
getDate 方法
getDouble 方法
getFloat 方法
getInt 方法
getLong 方法
getRowCount 方法
getRowCountWithThreshold 方法
getShort 方法
getString 方法
getStringChunk 方法
getTime 方法
getTimestamp 方法
getULong 方法
getUUID 方法
isBOF 方法
isEOF 方法
isNull 方法
isOpen 方法
moveAfterLast 方法
moveBeforeFirst 方法
moveFirst 方法
moveLast 方法
moveNext 方法
movePrevious 方法
moveRelative 方法
setBoolean 方法
setBytes 方法
setDate 方法
setDateTime 方法
setDouble 方法
setFloat 方法
setInt 方法
setLong 方法
setNull 方法
setShort 方法
setString 方法
setTime 方法
setTimestamp 方法
setULong 方法
setUUID 方法
update 方法
updateBegin 方法