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