SQLConnection.ODBCCursors Property (Typed) |
Note: This API is now obsolete.
Namespace: XSharp.VO.SDK
Tip |
---|
The cursor type can only be changed if the current connection is not busy. If an invalid value is specified, the cursor type remains unchanged. |
Tip |
---|
Refer to your ODBC documentation for a description of these constants. |
Tip |
---|
Please note that the default for this option has changed from SQL_CUR_USE_ODBC in the past to SQL_CUR_USE_IF NEEDED in the latest versions of X#. |