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)

属性值

适用于