Indicates whether the state of open cursors should be saved on closing the application, for UltraLite ODBC. This function is specific to UltraLite and is not part of the ODBC standard.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLSetSuspend ( SQLSMALLINT HandleType, SQLHSTMT StatementHandle, SQLSMALLINT TrueFalse );
HandleType The type of handle to be allocated. UltraLite supports the following handle types:
StatementHandle A statement handle.
TrueFalse The output handle.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |