Перечисление 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