FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateStoredProcCall

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GenerateStoredProcCall(const ACatalog, ASchema, APackage, AProc: String;  ASPUsage: TFDPhysCommandKind = skStoredProc): String;

C++

virtual System::UnicodeString __fastcall GenerateStoredProcCall(const System::UnicodeString ACatalog, const System::UnicodeString ASchema, const System::UnicodeString APackage, const System::UnicodeString AProc, TFDPhysCommandKind ASPUsage = (TFDPhysCommandKind)(0xb)) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysCommandGenerator

Description

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