DbNewInstanceExpression.Arguments Property

 

Gets an DbExpression list that provides the property/column values or set elements for the new instance.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbExpression> Arguments { get; }