RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.IndexFieldCount Property

Indicates the number of fields that make up the current index.

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

Check IndexFieldCount to determine how many fields are used by the current index for the dataset. 

 

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