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 네임스페이스