Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDBTransaction.Create

Transaction property.

Declaration

Source position: db.pas line 2205

public constructor TDBTransaction.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner for the new TDBTransaction instance.

Description

Create initializes a new TDBTransaction instance. It sets up the necessary resources, after having called the inherited constructor.

See also

TDBTransaction.Destroy

  

Remove a TDBTransaction instance from memory.


Documentation generated on: Jul 24 2023