API:Soap.SOAPDm.TSoapDataModule.RowRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

System::OleVariant __fastcall RowRequest(const System::WideString ProviderName, const System::OleVariant &Row, int RequestType, System::OleVariant &OwnerData);

Properties

Type Visibility Source Unit Parent
function protected
Soap.SOAPDm.pas
Soap.SOAPDm.hpp
Soap.SOAPDm TSoapDataModule

Description

Embarcadero Technologies does not currently have any additional information.