ProcessAffinityType 열거형

Specifies the type of process affinity in ALTER SERVER CONFIGURATION statement.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration ProcessAffinityType
‘사용 방법
Dim instance As ProcessAffinityType
[SerializableAttribute]
public enum ProcessAffinityType
[SerializableAttribute]
public enum class ProcessAffinityType
[<SerializableAttribute>]
type ProcessAffinityType
public enum ProcessAffinityType

멤버

멤버 이름 설명
Cpu The Cpu type.
CpuAuto The CpuAuto type.
NumaNode The NumaNode type.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스