Condividi tramite


DbArithmeticExpression.Arguments Proprietà

Definizione

Ottiene l'elenco di elementi DbExpression che definiscono gli argomenti correnti.

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)

Valore della proprietà

Elenco di dimensioni fisse di elementi DbExpression.

Si applica a