Condividi tramite


CoreStrings.NoClrType(Object) Metodo

Definizione

Il materializzatore di entità CLR non può essere usato per il tipo di entità '{entityType}' perché è un tipo di entità dello stato shadow. La materializzazione in un tipo CLR è possibile solo per i tipi di entità con un tipo CLR corrispondente.

public static string NoClrType (object entityType);
static member NoClrType : obj -> string
Public Shared Function NoClrType (entityType As Object) As String

Parametri

entityType
Object

Restituisce

Si applica a