[Missing <summary> documentation for "P:NHibernate.Cfg.Settings.IsolationLevel"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public IsolationLevel IsolationLevel { get; internal set; } |
| Visual Basic |
|---|
Public Property IsolationLevel As IsolationLevel Get Friend Set |
| Visual C++ |
|---|
public: property IsolationLevel IsolationLevel { IsolationLevel get (); internal: void set (IsolationLevel value); } |