PersistentEnumType
Namespace: NHibernate.TypeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class PersistentEnumType : AbstractEnumType |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class PersistentEnumType _ Inherits AbstractEnumType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class PersistentEnumType : public AbstractEnumType |
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..AbstractEnumType
NHibernate.Type..::..PersistentEnumType
NHibernate.Type..::..EnumType<(Of <(<'T>)>)>
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..AbstractEnumType
NHibernate.Type..::..PersistentEnumType
NHibernate.Type..::..EnumType<(Of <(<'T>)>)>