Afficher : Delphi C++
Préférences d'affichage

Bde.DBTables.TBDEKeyBuffer

De XE2 API Documentation

Delphi

  TBDEKeyBuffer = packed record
    Modified: Boolean;
    Exclusive: Boolean;
    FieldCount: Integer;
  end;

C++

struct DECLSPEC_DRECORD TBDEKeyBuffer{
public:
bool Modified;
bool Exclusive;
int FieldCount;
};

Propriétés

Type Visibilité  Source Unité  Parent
struct
class
public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

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 !

Versions précédentes
Traductions