|
RAD Studio VCL Reference
|
Returns the number of sequential database reads done on each table since the database was last attached.
property ReadSeqCount: TStringList;
__property TStringList ReadSeqCount;
Use ReadSeqCount to return the number of sequential database reads (that is, the number of sequential table scans) done on each table since the database was last attached
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|