Bde.DBTables.TRecNoStatus
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
Unit: Bde.DBTables | |
Parent: Bde.DBTables |
Delphi
TRecNoStatus = (rnDbase, rnParadox, rnNotSupported);
C++
enum DECLSPEC_DENUM TRecNoStatus : unsigned char { rnDbase, rnParadox, rnNotSupported };
Description
Embarcadero Technologies does not currently have any additional information.