RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.GetName Method

Gets the specified column name.

Pascal
function GetName(Ordinal: Integer): String; override;
C++
virtual __fastcall AnsiString GetName(int Ordinal);

GetName gets the specified zero-based column's name. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!