Overload List

  NameDescription
Public methodGetExecutableQueryOver(ISession)
Get an executable instance of IQueryOver<TRoot>, to actually run the query.
Public methodGetExecutableQueryOver(IStatelessSession)
Get an executable instance of IQueryOver<TRoot>, to actually run the query.

See Also