ForeignKeyNavigationPropertyAttributeConvention Class
Represents a convention to process instances of ForeignKeyAttribute found on navigation properties in the model.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.ModelConfiguration.Conventions.ForeignKeyNavigationPropertyAttributeConvention
System.Data.Entity.ModelConfiguration.Conventions.ForeignKeyNavigationPropertyAttributeConvention
Name | Description | |
---|---|---|
![]() | ForeignKeyNavigationPropertyAttributeConvention() | Initializes a new instance of the ForeignKeyNavigationPropertyAttributeConvention class. |
Name | Description | |
---|---|---|
![]() | Apply(NavigationProperty, 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.