Bde.DBTables.TBDERecInfo
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: Bde.DBTables | |
Delphi
TBDERecInfo = packed record
C++
struct DECLSPEC_DRECORD TBDERecInfo
{
public:
System::LongInt RecordNumber;
Data::Db::TUpdateStatus UpdateStatus;
Data::Db::TBookmarkFlag BookmarkFlag;
};
Description
Embarcadero Technologies does not currently have any additional information.