An NDoc Documented Class Library

NHibernateEnabledAttribute Class

Mark this assembly for nhibernate mapping.

For a list of all members of this type, see NHibernateEnabledAttribute Members.

System.Object
   Attribute
      NHibernateEnabledAttribute

[Visual Basic]
Public Class NHibernateEnabledAttribute
    Inherits Attribute
[C#]
public class NHibernateEnabledAttribute : Attribute
[C++]
public __gc class NHibernateEnabledAttribute : public Attribute
[JScript]
public class NHibernateEnabledAttribute extends Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: AqDWeb.Attributes

Assembly: AqDWeb (in AqDWeb.dll)

See Also

NHibernateEnabledAttribute Members | AqDWeb.Attributes Namespace