Namespace:
NHibernate.Exceptions
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class ADOExceptionHelper |
C# |
---|
public sealed class ADOExceptionHelper |
Visual C++ |
---|
public ref class ADOExceptionHelper sealed |
JavaScript |
---|
NHibernate.Exceptions.ADOExceptionHelper = function(); Type.createClass( 'NHibernate.Exceptions.ADOExceptionHelper'); |