 | SphinxSearchOptionsSelect Property |
Gets or sets the select clause. Default is "*";
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Select { get; set; }
Public Property Select As String
Get
Set
Property Value
Type:
StringThe select clause.
Exceptions
See Also