Expand Minimize
This topic has not yet been rated - Rate this topic

Server.PhysicalMemory Property

Gets the physical memory used by the server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Expensive|SfcPropertyFlags.Standalone)]
public int PhysicalMemory { get; }

Property Value

Type: System.Int32
The physical memory used by the server.

Implements

IServerInformation.PhysicalMemory
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.