Bde.DBTables.TBDEKeyBuffer
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: Bde.DBTables | |
Delphi
TBDEKeyBuffer = packed record
C++
struct DECLSPEC_DRECORD TBDEKeyBuffer
{
public:
bool Modified;
bool Exclusive;
int FieldCount;
};
Description
Embarcadero Technologies does not currently have any additional information.