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 - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考

 

UltraLite_Table_iface 类

表示 table 接口。

语法
public UltraLite_Table_iface
派生类
成员

UltraLite_Table_iface 的所有成员(包括所有继承成员)。


DeleteAllRows 函数
Find 函数
FindBegin 函数
FindFirst 函数
FindLast 函数
FindNext 函数
FindPrevious 函数
GetSchema 函数
Insert 函数
InsertBegin 函数
Lookup 函数
LookupBackward 函数
LookupBegin 函数
LookupForward 函数
TruncateTable 函数