FireDAC.Phys.TFDPhysTxNotification
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 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。