다음을 통해 공유


WorkloadGroupCollection.Parent 속성

Gets the parent resource pool of the workload group.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public ReadOnly Property Parent As ResourcePool 
    Get
‘사용 방법
Dim instance As WorkloadGroupCollection 
Dim value As ResourcePool 

value = instance.Parent
public ResourcePool Parent { get; }
public:
property ResourcePool^ Parent {
    ResourcePool^ get ();
}
member Parent : ResourcePool
function get Parent () : ResourcePool

속성 값

유형: Microsoft.SqlServer.Management.Smo.ResourcePool
the parent resource pool of the workload group.

참고 항목

참조

WorkloadGroupCollection 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

작업 그룹 만들기