RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBatchInput.ReadParameters Method

Reads the XSQLDA input parameters.

Pascal
function ReadParameters: Boolean; virtual; abstract;
C++
virtual __fastcall Boolean ReadParameters() = 0;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!