Datasnap.Midas.IAppServer.AS_Execute
Delphi
procedure AS_Execute(const ProviderName: OleStr; const CommandText: OleStr;
var Params: OleVariant; var OwnerData: OleVariant); safecall;
C++
virtual HRESULT __safecall AS_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 | Datasnap.Midas.pas Datasnap.Midas.hpp |
Datasnap.Midas | IAppServer |
Description
Embarcadero Technologies does not currently have any additional information.