FireDAC.Comp.DataSet.TFDKeyBuffer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFDKeyBuffer = packed record

C++

struct DECLSPEC_DRECORD TFDKeyBuffer
{
public:
    bool FModified;
    bool FExclusive;
    int FFieldCount;
    int FAssignedFieldCount;
    NativeInt FRecBuff;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet FireDAC.Comp.DataSet

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !