ExternalResourcePool 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
ExternalResourcePool() | |
ExternalResourcePool(ResourceGovernor, String) |
ExternalResourcePool()
public ExternalResourcePool ();
Public Sub New ()
Applies to
ExternalResourcePool(ResourceGovernor, String)
public ExternalResourcePool (Microsoft.SqlServer.Management.Smo.ResourceGovernor resourceGovernor, string name);
new Microsoft.SqlServer.Management.Smo.ExternalResourcePool : Microsoft.SqlServer.Management.Smo.ResourceGovernor * string -> Microsoft.SqlServer.Management.Smo.ExternalResourcePool
Public Sub New (resourceGovernor As ResourceGovernor, name As String)
Parameters
- resourceGovernor
- ResourceGovernor
- name
- String