RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBDEDataSet.ExpIndex Property

Indicates whether a dataset is using a dBASE expression index.

Pascal
property ExpIndex: Boolean;
C++
__property Boolean ExpIndex;

Read ExpIndex to determine if a dataset is using a dBASE expression index. If ExpIndex is true, an expression index is in use; otherwise ExpIndex is false. 

 

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