|
RAD Studio VCL Reference
|
Returns the number of fields in the associated dataset.
function FieldCount: Integer;
__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!
|