[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 104

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: Nov 14 2015