ConventionForeignKeyExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use IConventionForeignKey
Extension methods for IConventionForeignKey.
public static class ConventionForeignKeyExtensions
[System.Obsolete("Use IConventionForeignKey")]
public static class ConventionForeignKeyExtensions
type ConventionForeignKeyExtensions = class
[<System.Obsolete("Use IConventionForeignKey")>]
type ConventionForeignKeyExtensions = class
Public Module ConventionForeignKeyExtensions
Public Class ConventionForeignKeyExtensions
- Inheritance
-
ConventionForeignKeyExtensions
- Attributes
Methods
GetNavigation(IConventionForeignKey, Boolean) |
Returns a navigation associated with this foreign key. |
GetRelatedEntityType(IConventionForeignKey, IConventionEntityType) |
Gets the entity type related to the given one. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework