API:FireDAC.Phys.TFDPhysTxNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFDPhysTxNotification = (
cpBeforeCmdPrepare, cpAfterCmdPrepareSuccess, cpAfterCmdPrepareFailure,
cpAfterCmdUnprepare,
cpBeforeCmdExecute, cpAfterCmdExecuteSuccess, cpAfterCmdExecuteFailure);

C++

enum DECLSPEC_DENUM TFDPhysTxNotification : unsigned int { cpBeforeCmdPrepare, cpAfterCmdPrepareSuccess, cpAfterCmdPrepareFailure, cpAfterCmdUnprepare, cpBeforeCmdExecute, cpAfterCmdExecuteSuccess, cpAfterCmdExecuteFailure };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys FireDAC.Phys

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !