RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXReader.GetColumnCount Method

Returns number of columns accessible from the Value property.

Pascal
function GetColumnCount: TInt32; virtual;
C++
virtual __fastcall TInt32 GetColumnCount();

This method returns the number of columns accessible from the Value array property. 

 

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