The Int16Type type exposes the following members.

Properties

  NameDescription
Public propertyComparator
Public propertyDefaultValue (Overrides PrimitiveType..::..DefaultValue.)
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
Public propertyPrimitiveClass (Overrides PrimitiveType..::..PrimitiveClass.)
Public propertyReturnedClass (Overrides AbstractType..::..ReturnedClass.)
Public propertySqlType
Gets the underlying SqlType for the column mapped by this NullableType.
(Inherited from NullableType.)

See Also