Gets an DbExpressionBinding list that provide the input sets to the join.
public IList<DbExpressionBinding> Inputs { get; }
DbCrossJoinExpression ClassSystem.Data.Entity.Core.Common.CommandTrees Namespace