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