API:IBX.IBInputOutput.TIBInputDelimitedFile.ReadParameters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadParameters: Boolean; override;

C++

virtual bool __fastcall ReadParameters();

Properties

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

Description

Reads the XSQLDA input parameters.

IBX.IBInputOutput.TIBInputDelimitedFile.ReadParameters inherits from IBX.IBInputOutput.TIBBatchInput.ReadParameters. All content below this line refers to IBX.IBInputOutput.TIBBatchInput.ReadParameters.

Reads the XSQLDA input parameters.

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