DbInsertCommandTree.SetClauses Property
Gets set clauses determining values of columns in the inserted row.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IList<DbModificationClause>A set clauses determining values of columns in the inserted row.