Partager via


CoreStrings.NavigationToShadowEntity(Object, Object, Object) Méthode

Définition

Attention

Cette API est à présent déconseillée.

La navigation « {navigation} » ne peut pas être ajoutée au type d’entité « {entityType} », car le type d’entité cible « {targetType} » est défini à l’état d’ombre et les propriétés de navigation ne peuvent pas pointer vers des entités d’état d’ombre.

public static string NavigationToShadowEntity (object navigation, object entityType, object targetType);
[System.Obsolete]
public static string NavigationToShadowEntity (object? navigation, object? entityType, object? targetType);
static member NavigationToShadowEntity : obj * obj * obj -> string
[<System.Obsolete>]
static member NavigationToShadowEntity : obj * obj * obj -> string
Public Shared Function NavigationToShadowEntity (navigation As Object, entityType As Object, targetType As Object) As String

Paramètres

navigation
Object
entityType
Object
targetType
Object

Retours

Attributs

S’applique à