FireDAC.Phys.TFDPhysTxNotification

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
enum public
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys FireDAC.Phys

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。