Low-level transaction handle.
Source position: sqldb.pp line 357
public property TSQLTransaction.Handle : Pointer |
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.