RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.CurrentMemory Property

Returns the amount of server memory currently in use.

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

Use CurrentMemory to return the amount of server memory (in bytes) currently in use. 

 

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