Datasnap.DSConnect.TDSProviderConnection.AS_Execute
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSConnect.pas Datasnap.DSConnect.hpp
| |
| Unit: Datasnap.DSConnect | |
| Parent: TDSProviderConnection | |
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.