SqlMergeConditionType 列挙型

定義

public enum SqlMergeConditionType
type SqlMergeConditionType = 
Public Enum SqlMergeConditionType
継承
SqlMergeConditionType

フィールド

名前 説明
Error 0
Matched 1
SourceNotMatched 2
TargetNotMatched 3

適用対象