RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.MaxMemory Property

Returns the maximum amount of memory used at one time since the first process attached to the database.

Pascal
property MaxMemory: Long;
C++
__property Long MaxMemory;

Use MaxMemory to return in bytes the maximum amount of memory used at one time since the first process attached to the database. 

 

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