MergeSpecification.ActionClauses プロパティ

定義

実行する条件とアクションのコレクション。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.MergeActionClause> ActionClauses { get; }
member this.ActionClauses : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.MergeActionClause>
Public ReadOnly Property ActionClauses As IList(Of MergeActionClause)

プロパティ値

適用対象