Partager via


DbArithmeticExpression.Arguments Propriété

Définition

Obtient la liste des éléments DbExpression qui définissent les arguments actuels.

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)

Valeur de propriété

Liste de taille fixe d'éléments DbExpression.

S’applique à