FulltextExceptionStatement Property

The statement that was being executed when the error occured (if any).

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string Statement { get; }

Property Value

String

See Also