RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLTable.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 in the current index. If the IndexName property is not set, IndexFieldCount is 0. 

 

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