The CharBooleanType type exposes the following members.

Properties

  NameDescription
Public propertyDefaultValue (Inherited from BooleanType.)
Protected propertyFalseString
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 BooleanType.)
Public propertyPrimitiveClass (Inherited from BooleanType.)
Public propertyReturnedClass (Inherited from BooleanType.)
Public propertySqlType
Gets the underlying SqlType for the column mapped by this NullableType.
(Inherited from NullableType.)
Protected propertyTrueString

See Also