 | SphinxQLParameterSphinxType Property |
Gets or sets the SphinxType of this instance. Default is
String.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic SphinxType SphinxType { get; set; }
Public Property SphinxType As SphinxType
Get
Set
Property Value
Type:
SphinxTypeThe SphinxType of this instance.
Exceptions
See Also