FireDAC.Phys.PGWrapper.TPgConnectionNotifyEvent

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

Delphi

TPgConnectionNotifyEvent = procedure (const AName: String;
AProcID: Integer; const AParameter: String) of object;

C++

typedef void __fastcall (__closure *TPgConnectionNotifyEvent)(const System::UnicodeString AName, int AProcID, const System::UnicodeString AParameter);

プロパティ

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

説明

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