Click or drag to resize
SphinxQLTransactionRollback Method
Rolls back a transaction from a pending state.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
Exceptions
ExceptionCondition
ObjectDisposedException
InvalidOperationException Transaction has already been committed or rolled back.
SphinxQLException
See Also