Condividi tramite


CoreStrings.AbstractLeafEntityType(Object) Metodo

Definizione

Impossibile creare un'istanza del tipo CLR corrispondente per il tipo di entità '{entityType}' e nel modello non è presente alcun tipo di entità derivata corrispondente a un tipo CLR concreto.

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

Parametri

entityType
Object

Restituisce

Si applica a