AffinityKind 열거형

Represents the types of endpoint affinity.

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

구문

‘선언
Public Enumeration AffinityKind
‘사용 방법
Dim instance As AffinityKind
public enum AffinityKind
public enum class AffinityKind
type AffinityKind
public enum AffinityKind

멤버

멤버 이름 설명
Admin The kind is Admin.
Integer The kind is Integer.
None The kind is None.
NotSpecified The kind is NotSpecified.

참고 항목

참조

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