The PhysicalMemory property returns the total RAM installed, in megabytes, on an instance of Microsoft® SQL Server™ 2000.
object.PhysicalMemory
object
Expression that evaluates to an object in the Applies To list
Long
Read-only
HRESULT GetPhysicalMemory(LPLONG pRetVal);
The PhysicalMemory value does not include swap space allocated by the operating system.