Udostępnij za pośrednictwem


CoreStrings.SeedDatumIncompatibleValue(Object, Object, Object) Metoda

Definicja

Nie można dodać jednostki początkowej dla typu jednostki {entityType}, ponieważ wartość podana dla właściwości {property} nie jest zgodna z typem właściwości {type}. Rozważ użycie polecenia "DbContextOptionsBuilder.EnableSensitiveDataLogging", aby wyświetlić wartość właściwości.

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

Parametry

entityType
Object
property
Object
type
Object

Zwraca

Dotyczy