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