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

TSQLDBParam.SQLDBData

Private data for TSQLDB descendents.

Declaration

Source position: sqldb.pp line 149

public property TSQLDBParam.SQLDBData : Pointer
  read FData
  write FData;

Description

SQLDBData should not be used by the end-user, it is for internal use by the TSQLConnection descendents.

See also

TSQLConnection

  

An abstract class representing a connection to a SQL Database

TSQLDBParam.FieldDef

  

Field definition for update SQL


Documentation generated on: May 14 2021