Opens a table.
UltraLite_Table * UltraLite_Connection_iface::OpenTable( const ULValue & table_id, const ULValue & persistent_name )
table_id The table name or ordinal.
persistent_name The instance name used for suspending.
When the application first opens a table, the cursor position is set to BeforeFirst().
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |