Description |
Sets or gets the CursorLocation property of the wrapped ADODB.Recordset object. This property allows you to choose between various cursor libraries accessible to the provider. Usually, you can choose between using a client-side cursor library or one that is located on the server. Recordset objects will automatically inherit this setting from their associated connections.
|