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