DbCrossJoinExpression.Inputs Property

 

Gets an DbExpressionBinding list that provide the input sets to the join.

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

public IList<DbExpressionBinding> Inputs { get; }