IBX.IBTable.TIBTableType
Delphi
TIBTableType = (ttSystem, ttView);
C++
enum DECLSPEC_DENUM TIBTableType : unsigned char { ttSystem, ttView };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | IBX.IBTable.pas IBX.IBTable.hpp |
IBX.IBTable | IBX.IBTable |
Description
Embarcadero Technologies does not currently have any additional information.