This topic has not yet been rated - Rate this topic

ResourcePool.MinimumMemoryPercentage Property

Gets or sets the minimum memory percentage for a Resource Pool.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
function get MinimumMemoryPercentage () : int 
function set MinimumMemoryPercentage (value : int)

Property Value

Type: System.Int32
The minimum memory percentage for a Resource Pool.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.