Share via


FromSqlExpression.Arguments Property

Definition

The user-provided parameters passed to the custom SQL.

public virtual System.Linq.Expressions.Expression Arguments { get; }
member this.Arguments : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Arguments As Expression

Property Value

Applies to