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