FireDAC.Phys.IBWrapper.TIBInfo.TConfig.TEntry

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
record
struct
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TConfig

Delphi

TEntry = record

C++

struct DECLSPEC_DRECORD TEntry
{
public:
    int FID;
    int FValue;
};

Description

Embarcadero Technologies does not currently have any additional information.