Condividi tramite


CoreStrings.OwnedDerivedType(Object) Metodo

Definizione

Il tipo di entità di proprietà '{entityType}' non può avere un tipo di base. Per altre informazioni, vedere https://aka.ms/efcore-docs-owned.

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

Parametri

entityType
Object

Restituisce

Si applica a