MutableForeignKeyExtensions 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 IMutableForeignKey
Extension methods for IMutableForeignKey.
public static class MutableForeignKeyExtensions
[System.Obsolete("Use IMutableForeignKey")]
public static class MutableForeignKeyExtensions
type MutableForeignKeyExtensions = class
[<System.Obsolete("Use IMutableForeignKey")>]
type MutableForeignKeyExtensions = class
Public Module MutableForeignKeyExtensions
Public Class MutableForeignKeyExtensions
- Inheritance
-
MutableForeignKeyExtensions
- Attributes
Methods
GetNavigation(IMutableForeignKey, Boolean) |
Returns a navigation associated with this foreign key. |
GetRelatedEntityType(IMutableForeignKey, IMutableEntityType) |
Gets the entity type related to the given one. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework