 | FulltextExceptionStatement Property |
The statement that was being executed when the error occured (if any).
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Statement { get; }
Public ReadOnly Property Statement As String
Get
Property Value
Type:
String
See Also