Overload List

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

See Also