FireDAC.Phys.IBWrapper.TIBTraceAction

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.