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

TSQLTransaction.Handle

Low-level transaction handle.

Declaration

Source position: sqldb.pp line 348

public property TSQLTransaction.Handle : Pointer
  read GetHandle;

Description

Handle is the low-level transaction handle object. It must not be used in application code. The actual type of this object depends on the type of TSQLConnection descendent.


Documentation generated on: Jul 24 2023