[Missing <summary> documentation for "P:NHibernate.Loader.JoinWalker.Factory"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected ISessionFactoryImplementor Factory { get; } |
Visual Basic |
---|
Protected ReadOnly Property Factory As ISessionFactoryImplementor Get |
Visual C++ |
---|
protected: property ISessionFactoryImplementor^ Factory { ISessionFactoryImplementor^ get (); } |