ResourcePoolAffinityType Enumeration
Enumerates the possible affinity settings of the resource pool.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| None | No affinity settings was defined. | |
| NumaNode | The NUMA node affinity type. | |
| Scheduler | The Scheduler affinity type. |
Show: