FireDAC.Phys.IBWrapper.TIBInfo.TConfig.TEntry
[–] 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.