IDBTransaction.Commit Method
Commits the transaction, persisting all changes to the database.
Syntax
Unit: Aurelius.Drivers.Interfaces
procedure IDBTransaction.Commit; virtual; abstract;
Commits the transaction, persisting all changes to the database.
Unit: Aurelius.Drivers.Interfaces
procedure IDBTransaction.Commit; virtual; abstract;