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