Freigeben über


CoreStrings.NavigationToShadowEntity(Object, Object, Object) Methode

Definition

Achtung

Diese API ist nun veraltet.

Die Navigation '{navigation}' kann dem Entitätstyp '{entityType}' nicht hinzugefügt werden, da der Zielentitätstyp '{targetType}' im Schattenzustand definiert ist und Navigationseigenschaften nicht auf Schattenzustandsentitäten verweisen können.

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

Parameter

navigation
Object
entityType
Object
targetType
Object

Gibt zurück

Attribute

Gilt für: