Overload List

  NameDescription
Public methodOpenStatelessSession()()()()
Get a new stateless session.
(Inherited from ISessionFactory.)
Public methodOpenStatelessSession(IDbConnection)
Get a new stateless session for the given ADO.NET connection.
(Inherited from ISessionFactory.)

See Also