Перечисление ResourcePoolAffinityType

Enumerates the possible affinity settings of the resource pool.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration ResourcePoolAffinityType
'Применение
Dim instance As ResourcePoolAffinityType
[SerializableAttribute]
public enum ResourcePoolAffinityType
[SerializableAttribute]
public enum class ResourcePoolAffinityType
[<SerializableAttribute>]
type ResourcePoolAffinityType
public enum ResourcePoolAffinityType

Элементы

Имя элемента Описание
None No affinity settings was defined.
NumaNode The NUMA node affinity type.
Scheduler The Scheduler affinity type.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom