ResourcePool Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ResourcePool() | |
ResourcePool(ResourceGovernor, String) |
ResourcePool()
public ResourcePool ();
Public Sub New ()
Applies to
ResourcePool(ResourceGovernor, String)
public ResourcePool (Microsoft.SqlServer.Management.Smo.ResourceGovernor resourceGovernor, string name);
new Microsoft.SqlServer.Management.Smo.ResourcePool : Microsoft.SqlServer.Management.Smo.ResourceGovernor * string -> Microsoft.SqlServer.Management.Smo.ResourcePool
Public Sub New (resourceGovernor As ResourceGovernor, name As String)
Parameters
- resourceGovernor
- ResourceGovernor
- name
- String