The EntityType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AssociatedClass | |
![]() | ForeignKeyDirection |
When implemented by a class, gets the type of foreign key directionality
of this association.
|
![]() | HasNiceEquals | (Overrides AbstractType..::.HasNiceEquals.) |
![]() | IsAlwaysDirtyChecked | |
![]() | IsAnyType |
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.) |
![]() | IsAssociationType | (Overrides AbstractType..::.IsAssociationType.) |
![]() | 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 | (Overrides AbstractType..::.IsEntityType.) |
![]() | IsMutable | (Overrides AbstractType..::.IsMutable.) |
![]() | IsNullable | |
![]() | IsOneToOne | |
![]() | IsReferenceToPrimaryKey | |
![]() | IsUniqueKeyReference | |
![]() | LHSPropertyName | |
![]() | Name | (Overrides AbstractType..::.Name.) |
![]() | ReturnedClass | (Overrides AbstractType..::.ReturnedClass.) |
![]() | RHSUniqueKeyPropertyName | |
![]() | UseLHSPrimaryKey |
Is the foreign key the primary key of the table?
|