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