Właściwość PhysicalMemory
Pobiera pamięci fizycznej wystąpienie zarządzane z SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Syntax
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property PhysicalMemory As Integer
Get
'Użycie
Dim instance As ManagedInstance
Dim value As Integer
value = instance.PhysicalMemory
[SfcPropertyAttribute(SfcPropertyFlags.Data)]
public int PhysicalMemory { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Data)]
public:
property int PhysicalMemory {
int get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Data)>]
member PhysicalMemory : int
function get PhysicalMemory () : int
Wartość właściwości
Typ: System. . :: . .Int32
Int32 Zawierający wystąpienie zarządzane SQL Server.