Condividi tramite


CoreStrings.NoClrNavigation(Object, Object) Metodo

Definizione

Impossibile aggiungere la struttura di spostamento '{navigation}' al tipo di entità '{entityType}' perché non è presente alcuna proprietà CLR corrispondente nel tipo sottostante e non è possibile aggiungere proprietà di navigazione nello stato shadow.

public static string NoClrNavigation (object navigation, object entityType);
public static string NoClrNavigation (object? navigation, object? entityType);
static member NoClrNavigation : obj * obj -> string
Public Shared Function NoClrNavigation (navigation As Object, entityType As Object) As String

Parametri

navigation
Object
entityType
Object

Restituisce

Si applica a