Soap.SOAPMidas.IAppServerSOAP.SAS_GetRecords

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  SAS_GetRecords(const ProviderName: OleStr; Count: Integer; out RecsOut: Integer;  Options: Integer; const CommandText: OleStr; var Params: OleVariant; var OwnerData: OleVariant): OleVariant; stdcall;

C++

virtual System::OleVariant __stdcall SAS_GetRecords(const System::WideString ProviderName, int Count, /* out */ int &RecsOut, int Options, const System::WideString CommandText, System::OleVariant &Params, 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. Please help us document this topic by using the Discussion page!