Click or drag to resize
SphinxQLExceptionCode Property
Gets the error code returned by Sphinx for the current exception.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public int Code { get; }

Property Value

Type: Int32
The error code as returned by Sphinx.
See Also