Udostępnij przez


DbInsertCommandTree.SetClauses Właściwość

Definicja

Pobiera listę wstawiania klauzul zestawu, które definiują operację wstawiania.

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)

Wartość właściwości

Lista wstawiania klauzul zestawu, które definiują operację wstawiania.

Dotyczy