Overload List

  NameDescription
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>))
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity specifying a collection for the join.
Public methodJoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion)
Creates a new NHibernate.IQueryOver<TRoot, U>, "rooted" at the associated entity

See Also