Datasnap.Provider.TLocalAppServer.AS_RowRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AS_RowRequest(const ProviderName: OleStr; Row: OleVariant; RequestType: Integer;  var OwnerData: OleVariant): OleVariant; safecall;

C++

HRESULT __safecall AS_RowRequest(const System::WideString ProviderName, System::OleVariant Row, int RequestType, System::OleVariant &OwnerData, System::OleVariant &__AS_RowRequest_result);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.Provider.pas
Datasnap.Provider.hpp
Datasnap.Provider TLocalAppServer

Description

Embarcadero Technologies does not currently have any additional information.