Datasnap.Midas.IAppServer.AS_Execute
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.Midas.pas Datasnap.Midas.hpp
| |
| Unit: Datasnap.Midas | |
| Parent: IAppServer | |
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 ;
Description
Embarcadero Technologies does not currently have any additional information.