options() public method
Sets the cursor options.
See also addOptions().
public $this options ( $options ) | ||
---|---|---|
$options | array |
Cursor options in format: optionName => optionValue |
return | $this |
The query object itself |
options() public method
Sets the cursor options.
See also addOptions().
public $this options ( $options ) | ||
---|---|---|
$options | array |
Cursor options in format: optionName => optionValue |
return | $this |
The query object itself |
Please login to continue.