Maps the Assembly Qualified Name of a Type to a
String column.
Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class TypeType _ Inherits ImmutableType |
| C# |
|---|
[SerializableAttribute] public class TypeType : ImmutableType |
| Visual C++ |
|---|
[SerializableAttribute] public ref class TypeType : public ImmutableType |
Inheritance Hierarchy
System.Object
NHibernate.Type.AbstractType
NHibernate.Type.NullableType
NHibernate.Type.ImmutableType
NHibernate.Type.TypeType
NHibernate.Type.AbstractType
NHibernate.Type.NullableType
NHibernate.Type.ImmutableType
NHibernate.Type.TypeType