Microsoft SQL Server Resource Pool Abstract Class on Windows.
Microsoft SQL Server Resource Pool Abstract Class on Windows.
Base Class | Microsoft.SQLServer.Core.ResourcePool |
Abstract | True |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 0682b3aa-e7d7-0ef9-8d15-87b3a028892d |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |
Microsoft.SQLServer.Core.ResourcePool: | |||||||
string | Name | true | 256 | 0 | False | ||
int | Minimum CPU \% | false | 256 | 0 | |||
int | Maximum CPU \% | false | 256 | 0 | |||
int | Cap CPU \% | false | 256 | 0 | |||
int | Minimum Memory \% | false | 256 | 0 | |||
int | Maximum Memory \% | false | 256 | 0 | |||
int | Manages Memory-Optimized Data | false | 256 | 0 |
<ClassType ID="Microsoft.SQLServer.Windows.ResourcePool" Base="SqlCoreLib!Microsoft.SQLServer.Core.ResourcePool" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false"/>