The ISessionFactory to which this persister "belongs".
Namespace: NHibernate.Persister.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
ISessionFactoryImplementor Factory { get; } |
| Visual Basic |
|---|
ReadOnly Property Factory As ISessionFactoryImplementor Get |
| Visual C++ |
|---|
property ISessionFactoryImplementor^ Factory { ISessionFactoryImplementor^ get (); } |