Soap.SOAPMidas.IAppServerSOAP.SAS_Execute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SAS_Execute(const ProviderName: OleStr; const CommandText: OleStr;
var Params: OleVariant; var OwnerData: OleVariant); stdcall;

C++

virtual void __stdcall SAS_Execute(const System::Types::OleStr ProviderName, const System::Types::OleStr CommandText, System::OleVariant &Params, System::OleVariant &OwnerData) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Soap.SOAPMidas.pas
Soap.SOAPMidas.hpp
Soap.SOAPMidas IAppServerSOAP

Description

Embarcadero Technologies does not currently have any additional information.