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

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_Connection_iface class

InitSynchInfo function Next Page

OpenTable function


Synopsis

UltraLite_Table * UltraLite_Connection_iface::OpenTable(
const ULValue & table_id,
const ULValue & persistent_name
)

Parameters
Remarks

Opens a table.

When the application first opens a table, the cursor position is set to BeforeFirst().