This topic has not yet been rated - Rate this topic

ResourcePool.ID Property

Gets the resource pool identifier.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ID As Integer 
	Get
'Usage
Dim instance As ResourcePool 
Dim value As Integer 

value = instance.ID

Property Value

Type: System.Int32
The resource pool identifier.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.