This topic has not yet been rated - Rate this topic

ResourcePool.Parent Property

Gets or sets the Resource Pool Parent object, in this case a ResourceGovernor.

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

Property Value

Type: Microsoft.SqlServer.Management.Smo.ResourceGovernor
The Resource Pool Parent object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.