MARS
To use this directive, you must also specify TARGETDB=MSSQLSERVER.
| Used at compile time: | No | 
| Behavior at run time: | Process | 
See Scope - OpenESQL SQL Compiler Directive Options for more information.
For SQL Server connections, a forward-only read-only non-hold cursor always uses a firehose cursor with no prefetching. There is no beneft in prefetching firehose cursors because the server streams the result set to the client for firehose cursors.