Condividi tramite


Enumerazione MergeCondition

Specifica la condizione MERGE.

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
Public Enumeration MergeCondition
public enum MergeCondition
public enum class MergeCondition
type MergeCondition
public enum MergeCondition

Membri

Nome membro Descrizione
NotSpecified La condizione è NotSpecified.
Matched La condizione è Matched.
NotMatched La condizione è NotMatched.
TargetNotMatched La condizione è TargetNotMatched.
SourceNotMatched La condizione è SourceNotMatched.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql