Create a new transaction.
Source position: sqldb.pp line 349
| public constructor TSQLTransaction.Create( | 
| AOwner: TComponent | 
| ); override; | 
| AOwner | 
 | Owner of the transaction component. | 
Create creates a new TSQLTransaction instance, but does not yet start a transaction context.