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::Types::OleStr ProviderName, int Count, /* out */ int &RecsOut, int Options, const System::Types::OleStr 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.