RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXReader.ColumnCount Property

Number of columns that can be accessed from the Value array.

Pascal
property ColumnCount: TInt32;
C++
__property TInt32 ColumnCount;

ColumnCount holds the number of columns that can be accessed from the Value array property. 

 

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