Click or drag to resize

QueryFlagsReverseScan Property

Gets or sets a value whether to the order in which full-scan query processes the rows. Default is false.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public bool ReverseScan { get; set; }

Property Value

Type: Boolean
See Also