This topic has not yet been rated - Rate this topic

ResourcePoolCollection.Item Property (Int32)

Gets an member of the Resource Pool Collection using the numeric ID of the item.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public ResourcePool this[
	int index
] { get; }

Parameters

index
Type: System.Int32
Int32

Property Value

Type: Microsoft.SqlServer.Management.Smo.ResourcePool
A Resource Pool item.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.