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

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