SphinxConnector.NET 5.4.1
SphinxConnector.NET 5.4.1
SphinxConnector.NET 5
SphinxConnector.SphinxQL
SphinxQLTransaction Class
SphinxQLTransaction Methods
Commit Method
CommitAsync Method
Rollback Method
RollbackAsync Method
SphinxQLTransaction
Rollback Method
Rolls back a transaction from a pending state.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax
C#
VB
Copy
public
override
void
Rollback
()
Public
Overrides
Sub
Rollback
Implements
IDbTransaction
Rollback
Exceptions
Exception
Condition
ObjectDisposedException
InvalidOperationException
Transaction has already been committed or rolled back.
SphinxQLException
See Also
Reference
SphinxQLTransaction Class
SphinxConnector.SphinxQL Namespace
Parts of the documentation are taken from the official
Sphinx documentation
by courtesy of
Sphinx Technologies Inc.
Copyright Dennis Gronewold
Send comments on this topic to
contact@sphinxconnector.net