Overload List

  NameDescription
CrossJoin<(Of <(TLhs, TRhs>)>)()()()
Specifies a cross join between two entity types.
CrossJoin(Type, Query)
Specifies a cross join between an entity type and a sub query
CrossJoin(Type, Type)
Specifies a cross join between two entity types.

See Also