Firebird ADO.NET Provider SDK Documentation - v1.7

FbDatabaseInfo.MaxMemory Property

Gets the Maximum amount of memory (in bytes) used at one time since the first process attached to the database.

[Visual Basic]
Public ReadOnly Property MaxMemory As Integer
[C#]
public int MaxMemory {get;}

See Also

FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace