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
Commit Method
Commits the transaction.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax
C#
VB
Copy
public
override
void
Commit
()
Public
Overrides
Sub
Commit
Implements
IDbTransaction
Commit
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