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