[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'SQLDB' (#fcl)

TSQLConnection.Handle

Low level handle used by the connection.

Declaration

Source position: sqldb.pp line 293

public property TSQLConnection.Handle : Pointer
  read GetHandle;

Description

Handle represents the low-level handle that the TSQLCOnnection component has received from the client library of the database. Under normal circumstances, this property must not be used.


Documentation generated on: May 14 2021