Gets an DbExpression list that provides the arguments to the function.
public virtual IList<DbExpression> Arguments { get; }
DbFunctionExpression ClassSystem.Data.Entity.Core.Common.CommandTrees Namespace