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

Specifies the possible values for merge condition.

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

Синтаксис

'Декларация
Public Enumeration MergeCondition
'Применение
Dim instance As MergeCondition
public enum MergeCondition
public enum class MergeCondition
type MergeCondition
public enum MergeCondition

Элементы

Имя элемента Описание
Matched The Condition is Matched.
NotMatched The Condition is NotMatched.
NotMatchedBySource The Condition is NotMatchedBySource.
NotMatchedByTarget The Condition is NotMatchedByTarget.
NotSpecified The Condition is NotSpecified.

См. также

Справочник

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