FireDAC.Phys.IBWrapper.TIBTraceAction
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: FireDAC.Phys.IBWrapper | |
Delphi
TIBTraceAction = (taStart, taStop, taSuspend, taResume, taList);
C++
enum DECLSPEC_DENUM TIBTraceAction : unsigned int { taStart, taStop, taSuspend, taResume, taList };
Description
Embarcadero Technologies does not currently have any additional information.