Sdílet prostřednictvím


DbNewInstanceExpression.Arguments Vlastnost

Definice

DbExpression Získá seznam, který poskytuje hodnoty vlastnosti nebo sloupce nebo nastavit elementy pro novou instanci.

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

Hodnota vlastnosti

Seznam DbExpression , který poskytuje hodnoty vlastností nebo sloupců nebo nastavuje elementy pro novou instanci.

Platí pro