Condividi tramite


DbUpdateCommandTree.SetClauses Proprietà

Definizione

Ottiene l'elenco di clausole SET di aggiornamento che definiscono l'operazione di aggiornamento.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbModificationClause> SetClauses { get; }
member this.SetClauses : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbModificationClause>
Public ReadOnly Property SetClauses As IList(Of DbModificationClause)

Valore della proprietà

Elenco di clausole SET di aggiornamento che definiscono l'operazione di aggiornamento.

Si applica a