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