RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInputDelimitedFile.GetColumn Method

Returns the contents of a column.

Pascal
function GetColumn(var Col: string): Integer;
C++
__fastcall int GetColumn(AnsiString Col);

Call GetColumn to return the contents of a column in the extended SQL descriptor area (XSQLDA). 

 

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