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

TSQLDBFieldDef.SQLDBData

Pointer to store engine-specific data for the result field

Declaration

Source position: sqldb.pp line 131

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

Description

SQLDBData can be used by the TSQLConnection descendents to store additional data about fields in a result set. It is not used by TSQLQuery itself.

See also

TSQLQuery

  

Class to handle SQL commands (with or without result set)


Documentation generated on: May 14 2021