Click or drag to resize

FulltextExceptionStatement Property

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

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public string Statement { get; }

Property Value

Type: String
See Also