- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
public interface ICursor
查询游标接口
-
-
Method Detail
-
getTable
ITable getTable()
获取表格数据集
- Returns:
-
getFields
IFields getFields()
获取字段列表
- Returns:
-
nextRow
IRow nextRow()
获取下一行
- Returns:
-
deleteRow
boolean deleteRow()
删除行
- Returns:
-
release
void release()
释放资源
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2025. All rights reserved.