Datasnap.DSConnect.TDSProviderConnection.AS_ApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

HRESULT __safecall AS_ApplyUpdates(const System::WideString ProviderName, const System::OleVariant Delta, int MaxErrors, /* out */ int &ErrorCount, System::OleVariant &OwnerData, System::OleVariant &__AS_ApplyUpdates_result);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSConnect.pas
Datasnap.DSConnect.hpp
Datasnap.DSConnect TDSProviderConnection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!