Datasnap.Provider.TLocalAppServer.AS_Execute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AS_Execute(const ProviderName: OleStr;  const CommandText: OleStr;  var Params, OwnerData: OleVariant); safecall;

C++

HRESULT __safecall AS_Execute(const System::WideString ProviderName, const System::WideString CommandText, System::OleVariant &Params, System::OleVariant &OwnerData);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.Provider.pas
Datasnap.Provider.hpp
Datasnap.Provider TLocalAppServer

Description

Embarcadero Technologies does not currently have any additional information.