IBX.IBInputOutput.TIBBatchInput.ReadParameters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadParameters: Boolean; virtual; abstract;

C++

virtual bool __fastcall ReadParameters() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
IBX.IBInputOutput.pas
IBX.IBInputOutput.hpp
IBX.IBInputOutput TIBBatchInput

Description

Reads the XSQLDA input parameters.

Call ReadParameters to read the input parameters of the extended SQL descriptor area (XSQLDA) from the specified file.