Condividi tramite


CoreStrings.NavigationToShadowEntity(Object, Object, Object) Metodo

Definizione

Attenzione

Questa API è ora deprecata.

Impossibile aggiungere il tipo di entità '{navigation}' al tipo di entità '{entityType}' perché il tipo di entità di destinazione '{targetType}' è definito nello stato shadow e le proprietà di spostamento non possono puntare alle entità dello stato shadow.

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

Parametri

navigation
Object
entityType
Object
targetType
Object

Restituisce

Attributi

Si applica a