[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create a new transaction
Source position: sqldb.pp line 292
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.