AssociationInverseDiscoveryConvention Class
Provides convention to detect navigation properties to be inverses of each other when only one pair of navigation properties exists between the related types.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.ModelConfiguration.Conventions.AssociationInverseDiscoveryConvention
System.Data.Entity.ModelConfiguration.Conventions.AssociationInverseDiscoveryConvention
Name | Description | |
---|---|---|
![]() | AssociationInverseDiscoveryConvention() | Initializes a new instance of the AssociationInverseDiscoveryConvention class. |
Name | Description | |
---|---|---|
![]() | Apply(EdmModel, DbModel) | Applies this convention to an item in the model. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.