Namespace: NHibernate.Type
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class DateType : PrimitiveType, IIdentifierType, IType, ICacheAssembler, ILiteralType, IParameterizedType |
Visual Basic |
---|
<SerializableAttribute> _ Public Class DateType _ Inherits PrimitiveType _ Implements IIdentifierType, IType, ICacheAssembler, ILiteralType, _ IParameterizedType |
Visual C++ |
---|
[SerializableAttribute] public ref class DateType : public PrimitiveType, IIdentifierType, IType, ICacheAssembler, ILiteralType, IParameterizedType |
Inheritance Hierarchy
System..::..Object
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..DateType
NHibernate.Type..::..AbstractType
NHibernate.Type..::..NullableType
NHibernate.Type..::..ImmutableType
NHibernate.Type..::..PrimitiveType
NHibernate.Type..::..DateType