RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInetXWebDataSet.FieldCount Method

Returns the number of fields in the associated dataset.

Pascal
function FieldCount: Integer;
C++
__fastcall int FieldCount();

Call FieldCount to determine the number of fields returned by the Fields method. This is the number of fields in the XML data packet belonging to the associated dataset. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!