ProcessAffinityType Enumeration
Specifies the type of process affinity in ALTER SERVER CONFIGURATION statement.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Cpu | The Cpu type. | |
| CpuAuto | The CpuAuto type. | |
| NumaNode | The NumaNode type. |
Show: