The ISessionFactory type exposes the following members.

Properties

  NameDescription
ConnectionProvider
Get the IConnectionProvider used.
DefinedFilterNames
Obtain a set of the names of all filters defined on this SessionFactory.
Dialect
Get the SQL Dialect
Items
This collections allows external libraries to add their own configuration to the NHibernate session factory. This is needed in such cases where the library is tightly coupled to NHibernate, such as the case of NHibernate Search
Settings

See Also