IBX.IBInputOutput.TIBInputDelimitedFile.GetColumn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetColumn(var Col: String): Integer;

C++

int __fastcall GetColumn(System::UnicodeString &Col);

Properties

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

Description

Returns the contents of a column.

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