[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Low-level transaction handle
Source position: sqldb.pp line 300
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.