Soap.SOAPMidas.IAppServerSOAP.SAS_ApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  SAS_ApplyUpdates(const ProviderName: OleStr; Delta: OleVariant;  MaxErrors: Integer; out ErrorCount: Integer; var OwnerData: OleVariant): OleVariant; stdcall;

C++

virtual System::OleVariant __stdcall SAS_ApplyUpdates(const System::WideString ProviderName, System::OleVariant Delta, int MaxErrors, /* out */ int &ErrorCount, System::OleVariant &OwnerData) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.