Sdílet prostřednictvím


DbUpdateCommandTree.SetClauses Vlastnost

Definice

Získá seznam klauzulí sady aktualizací, které definují operaci aktualizace.

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)

Hodnota vlastnosti

Seznam klauzulí sady aktualizací, které definují operaci aktualizace.

Platí pro