Click or drag to resize

SphinxQLTransactionCommit Method

Commits the transaction.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override void Commit()

Implements

IDbTransactionCommit
Exceptions
ExceptionCondition
ObjectDisposedException
InvalidOperationException Transaction has already been committed or rolled back.
SphinxQLException
See Also