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 input parameters of the XSQLDA.

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