Collection Contents 上一页 下一页 PDF

UltraLite C/C++ 用户指南

UltraLite Static C++ API 参考

ULTable 类


ULTable 类扩展了 ULCursor 类,并且提供所有生成的表对象都需要的方法。

不能同时有多个 ULTable 对象连接。

有关该类在 API 层次结构中的位置,请参见 C++ API 类层次结构


DeleteAllRows 方法
Find 方法
FindFirst 方法
FindLast 方法
FindNext 方法
FindPrevious 方法
Lookup 方法
GetRowCount 方法
LookupBackward 方法
LookupForward 方法

Collection Contents 上一页 下一页 PDF