DbUpdateCommandTree.SetClauses Property
Gets the list of update set clauses that define the update operation.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IList<DbModificationClause>The list of update set clauses that define the update operation.