Datasnap.Provider.TLocalAppServer.AS_Execute
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.Provider.pas Datasnap.Provider.hpp
| |
Unit: Datasnap.Provider | |
Parent: TLocalAppServer |
Delphi
procedure AS_Execute(const ProviderName: OleStr; const CommandText: OleStr;
var Params, OwnerData: OleVariant); safecall;
C++
HRESULT __safecall AS_Execute(const System::Types::OleStr ProviderName, const System::Types::OleStr CommandText, System::OleVariant &Params, System::OleVariant &OwnerData);
Description
Embarcadero Technologies does not currently have any additional information.