CodeDelphiRAD Studio

Discover How To Easily Manage Database Transactions In Delphi On Windows

To this end, the sample makes use of the following properties and methods of IFDPhysTransaction: The Isolation property, which is used for setting up the transaction isolation level for the transactions that FireDAC manages.The StartTransaction method, which is used to start a new database transaction.The Commit method, which is used to permanently store modifications made in the current…
Read more