Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: JavaScript
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
Visual Basic
C#
Visual C++
JavaScript
Include Protected Members
Include Inherited Members
.NET Framework Class Library
ManyToOneType Properties
ManyToOneType Class
See Also
Send Feedback
The
ManyToOneType
type exposes the following members.
Properties
Name
Description
AssociatedClass
(Inherited from
EntityType
.)
ForeignKeyDirection
(Overrides
EntityType
.
.
::
.
ForeignKeyDirection
.)
HasNiceEquals
(Inherited from
EntityType
.)
IsAlwaysDirtyChecked
(Overrides
EntityType
.
.
::
.
IsAlwaysDirtyChecked
.)
IsAnyType
Gets a value indicating if the implementation is an "object" type
(Inherited from
AbstractType
.)
IsAssociationType
(Inherited from
EntityType
.)
IsCollectionType
Gets a value indicating if the
AbstractType
is a
CollectionType
.
(Inherited from
AbstractType
.)
IsComponentType
Gets a value indicating if the
AbstractType
is an
IAbstractComponentType
.
(Inherited from
AbstractType
.)
IsEntityType
(Inherited from
EntityType
.)
IsMutable
(Inherited from
EntityType
.)
IsNullable
(Overrides
EntityType
.
.
::
.
IsNullable
.)
IsOneToOne
(Overrides
EntityType
.
.
::
.
IsOneToOne
.)
IsReferenceToPrimaryKey
(Inherited from
EntityType
.)
IsUniqueKeyReference
(Inherited from
EntityType
.)
LHSPropertyName
(Inherited from
EntityType
.)
Name
(Inherited from
EntityType
.)
ReturnedClass
(Inherited from
EntityType
.)
RHSUniqueKeyPropertyName
(Inherited from
EntityType
.)
UseLHSPrimaryKey
(Overrides
EntityType
.
.
::
.
UseLHSPrimaryKey
.)
See Also
ManyToOneType Class
NHibernate.Type Namespace