The ManyToOne type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ManyToOne |
Methods
Name | Description | |
---|---|---|
![]() | AddColumn | (Inherited from SimpleValue.) |
![]() | AddFormula | (Inherited from SimpleValue.) |
![]() | CreateForeignKey | (Overrides ToOne..::.CreateForeignKey()()().) |
![]() | CreateForeignKeyOfClass | (Inherited from SimpleValue.) |
![]() | CreateIdentifierGenerator | (Inherited from SimpleValue.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsValid | (Inherited from SimpleValue.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetTypeByReflection | Overloaded. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | 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.) |