Session from which this action originated
Namespace: NHibernate.ActionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public ISessionImplementor Session { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Session As ISessionImplementor Get |
| Visual C++ |
|---|
public: property ISessionImplementor^ Session { ISessionImplementor^ get (); } |