RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.FieldCount Property

Number of columns in this TAdoDbxDataReader.

Pascal
property FieldCount: Integer;
C++
__property int FieldCount;

FieldCount contains the number of columns in the TAdoDbxDataReader

 

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