DalCommandOption: Integer;
The DalCommandOption property determines the mode of SQL query execution.
In the current implementation, as a property value, one can set value of the DalCommandOption.NoCursorInQuery enumeration.
See also:
ISQLComponents