RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.GetData Method

Return a data reader for the column.

Pascal
function GetData(Index: Integer): IDataReader;
C++
__fastcall IDataReader GetData(int Index);

GetData returns an TAdoDbxDataReader for the zero-based ordinal. 

 

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