RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.ReadIdxCount Property

Returns the number of reads done via an index since the database was last attached.

Pascal
property ReadIdxCount: TStringList;
C++
__property TStringList ReadIdxCount;

Use ReadIdxCount to return the number of reads done via an index since the database was last attached. 

 

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