Sets the value of the Suspend property.
void UltraLite_Cursor_iface::SetSuspend( bool suspend )
suspend True suspends the connection. This allows you to restore the database's state when the database is reopened.
True, if the cursor is suspended and restored when the application reopens the database.
False, if the cursor is not suspended.
Use the persistent name parameter when opening the associated object to identify suspended cursors. If you do not supply a persistent name parameter for this cursor, you cannot suspend it.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |