Unit 'SQLDB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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: Jul 24 2023