TurboDB ADO.NET Data Provider TurboDBTransaction.Commit |
Previous Top Next |
Commits the database transaction.
C#
public void Commit()
Exceptions
TurboDBException
Compatibility
The meaning of this method has changed completely between v4 and v5. See "Transactions".
See also