Microsoft.SQLServer.Windows.DefaultPoolMSSQL no Windows: pool de recursos padrão

Microsoft.SQLServer.Windows.DefaultPool (ClassType)

Pool de recursos padrão do Microsoft SQL Server no Windows.

Knowledge Base article:

Resumo

Pool de recursos padrão do Microsoft SQL Server no Windows.

Element properties:

Base ClassMicrosoft.SQLServer.Windows.UserResourcePool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0fca59ad-48dc-6118-5665-3fdddc183bbc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False 
Microsoft.SQLServer.Core.ResourcePool:
Name  string  Nome true 256  False 
MinCpuPercent  int  \% Mínima de CPU false 256   
MaxCpuPercent  int  \% Máxima de CPU false 256   
CapCpuPercent  int  Limite de \% de CPU false 256   
MinMemoryPercent  int  \% Mínima de Memória false 256   
MaxMemoryPercent  int  \% Máxima de Memória false 256   
ManagesInMemoryOLTP  int  Gerencia dados com otimização de memória false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Windows.DefaultPool" Base="Microsoft.SQLServer.Windows.UserResourcePool" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>