CoreStrings.SeedDatumIncompatibleValue(Object, Object, Object) Yöntem

Tanım

' {Property} ' özelliği için belirtilen değer ' {Type} ' Özellik türüyle uyumlu olmadığından, ' {entityType} ' varlık türü için çekirdek varlık eklenemiyor. İlgili özellik değerini görmek için ' DbContextOptionsBuilder. EnableSensitiveDataLogging ' kullanmayı düşünün.

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

Parametreler

entityType
Object
property
Object
type
Object

Döndürülenler

String

Şunlara uygulanır