[Missing <summary> documentation for "P:NHibernate.Persister.Collection.AbstractCollectionPersister.SQLExceptionConverter"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected virtual ISQLExceptionConverter SQLExceptionConverter { get; } |
Visual Basic |
---|
Protected Overridable ReadOnly Property SQLExceptionConverter As ISQLExceptionConverter Get |
Visual C++ |
---|
protected: virtual property ISQLExceptionConverter^ SQLExceptionConverter { ISQLExceptionConverter^ get (); } |