Server.PhysicalMemory Property
Gets the physical memory used by the server.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None | SfcPropertyFlags.Expensive | SfcPropertyFlags.Standalone)] public int PhysicalMemory { get; }
Implements
IServerInformation.PhysicalMemory
Show: