UpdateSpecification.SetClauses 属性

定义

set 子句的集合。

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

属性值

适用于