Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration MergeCondition
'Usage
Dim instance As MergeCondition
public enum MergeCondition
public enum class MergeCondition
public enum MergeCondition
Members
Member name | Description | |
---|---|---|
NotSpecified | ||
Matched | ||
NotMatched | ||
TargetNotMatched | ||
SourceNotMatched |