Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.CurrentMemory Property
Gets the Amount of server memory (in bytes) currently in use.
[Visual Basic]
Public ReadOnly Property CurrentMemory As
Integer
[C#]
public
int CurrentMemory {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace