The AbstractDateTimeSpecificKindType type exposes the following members.

Properties

  NameDescription
Public propertyComparator (Inherited from DateTimeType.)
Protected propertyDateTimeKind
Public propertyDefaultValue (Inherited from DateTimeType.)
Public propertyIsAnyType
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.)
Public propertyIsAssociationType
Gets a value indicating if the AbstractType is an IAssociationType.
(Inherited from AbstractType.)
Public propertyIsCollectionType
Gets a value indicating if the AbstractType is a CollectionType.
(Inherited from AbstractType.)
Public propertyIsComponentType
Gets a value indicating if the AbstractType is an IAbstractComponentType.
(Inherited from AbstractType.)
Public propertyIsEntityType
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.)
Public propertyIsMutable
Gets the value indicating if this IType is mutable.
(Inherited from ImmutableType.)
Public propertyIsXMLElement (Inherited from AbstractType.)
Public propertyName
(Inherited from DateTimeType.)
Public propertyPrimitiveClass (Inherited from DateTimeType.)
Public propertyReturnedClass (Inherited from DateTimeType.)
Public propertySqlType
Gets the underlying SqlType for the column mapped by this NullableType.
(Inherited from NullableType.)

See Also