Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
AnyType Properties
AnyType Class See Also Send Feedback

The AnyType type exposes the following members.

Properties

  NameDescription
Public propertyForeignKeyDirection
Public propertyIsAlwaysDirtyChecked
Public propertyIsAnyType (Overrides AbstractType..::..IsAnyType.)
Public propertyIsAssociationType (Overrides AbstractType..::..IsAssociationType.)
Public propertyIsCollectionType
Gets a value indicating if the AbstractType is a CollectionType.
(Inherited from AbstractType.)
Public propertyIsComponentType (Overrides AbstractType..::..IsComponentType.)
Public propertyIsEmbedded
Public propertyIsEmbeddedInXML
Public propertyIsEntityType
Gets a value indicating if the AbstractType is a EntityType.
(Inherited from AbstractType.)
Public propertyIsMutable (Overrides AbstractType..::..IsMutable.)
Public propertyIsXMLElement (Inherited from AbstractType.)
Public propertyLHSPropertyName
Public propertyName (Overrides AbstractType..::..Name.)
Public propertyPropertyNames
Public propertyPropertyNullability
Public propertyReferenceToPrimaryKey
Public propertyReturnedClass (Overrides AbstractType..::..ReturnedClass.)
Public propertyRHSUniqueKeyPropertyName
Public propertySubtypes
Public propertyUseLHSPrimaryKey
Not really relevant to AnyType, since it cannot be "joined"

See Also

AnyType Class
NHibernate.Type Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate