FireDAC.Phys.PGWrapper.TPgConnection.ReadNotifies

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadNotifies(out AName: String; out AProcID: Integer;  out AParameter: String): Boolean;

C++

bool __fastcall ReadNotifies(/* out */ System::UnicodeString &AName, /* out */ int &AProcID, /* out */ System::UnicodeString &AParameter);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgConnection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!