CoreStrings.NavigationToShadowEntity(Object, Object, Object) Metoda

Definicja

Przestroga

Ten interfejs API jest już przestarzały.

Nie można dodać nawigacji "{navigation}" do typu jednostki "{entityType}", ponieważ typ jednostki docelowej "{targetType}" jest zdefiniowany w stanie cienia, a właściwości nawigacji nie mogą wskazywać jednostek stanu w tle.

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

Parametry

navigation
Object
entityType
Object
targetType
Object

Zwraca

Atrybuty

Dotyczy