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)

속성 값

적용 대상