Sphinx QLExceptionCode Property
Gets the error code returned by Sphinx for the current exception.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The error code as returned by Sphinx.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int Code { get; }VB
Public ReadOnly Property Code As Integer
GetProperty Value
Int32The error code as returned by Sphinx.