[Missing <summary> documentation for "P:NHibernate.Hql.Ast.ANTLR.Tree.ISessionFactoryAwareNode.SessionFactory"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
ISessionFactoryImplementor SessionFactory { set; } |
Visual Basic |
---|
WriteOnly Property SessionFactory As ISessionFactoryImplementor Set |
Visual C++ |
---|
property ISessionFactoryImplementor^ SessionFactory { void set (ISessionFactoryImplementor^ value); } |