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: 5.3.0
Syntax
public int Code { get; }

Property Value

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