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