The ManyToOne type exposes the following members.

Properties

  NameDescription
ColumnCollection (Inherited from SimpleValue.)
ColumnInsertability (Inherited from SimpleValue.)
ColumnSpan (Inherited from SimpleValue.)
ColumnUpdateability (Inherited from SimpleValue.)
ConstraintColumns (Inherited from SimpleValue.)
FetchMode
(Inherited from ToOne.)
ForeignKeyName (Inherited from SimpleValue.)
HasFormula (Inherited from SimpleValue.)
IdentifierGeneratorProperties (Inherited from SimpleValue.)
IdentifierGeneratorStrategy (Inherited from SimpleValue.)
IsComposite (Inherited from SimpleValue.)
IsIgnoreNotFound
IsLazy (Inherited from ToOne.)
IsNullable (Inherited from SimpleValue.)
IsSimpleValue (Inherited from SimpleValue.)
IsUnique (Inherited from SimpleValue.)
NullValue (Inherited from SimpleValue.)
ReferencedEntityName (Inherited from ToOne.)
ReferencedPropertyName
(Inherited from ToOne.)
Table (Inherited from SimpleValue.)
Type (Inherited from SimpleValue.)

See Also