Determines whether the driver emulates keyset cursors to provide scrollable keyset cursors to an ODBC application.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver emulates keyset cursors.
If set to 0 (Disabled), the driver does not emulate keyset cursors. If an application requests a keyset cursor and this option is set to 0, the driver uses a static cursor and returns a message that a different value was used.