FireDAC.Phys.TFDPhysCommand.GenerateStoredProcCall

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GenerateStoredProcCall(const AName: TFDPhysParsedName;  ASPUsage: TFDPhysCommandKind);

C++

void __fastcall GenerateStoredProcCall(const Firedac::Phys::Intf::TFDPhysParsedName &AName, Firedac::Phys::Intf::TFDPhysCommandKind ASPUsage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information.