Sdílet prostřednictvím


RelationalStrings.ConflictingSeedValues(Object, Object, Object) Metoda

Definice

Počáteční entita pro typ entity {entityType} má stejnou hodnotu klíče jako jiná počáteční entita namapovaná na stejnou tabulku {table}, ale má jiné hodnoty pro sloupec {column}. Pokud chcete zobrazit konfliktní hodnoty, zvažte použití dbContextOptionsBuilder.EnableSensitiveDataLogging.

public static string ConflictingSeedValues (object? entityType, object? table, object? column);
static member ConflictingSeedValues : obj * obj * obj -> string
Public Shared Function ConflictingSeedValues (entityType As Object, table As Object, column As Object) As String

Parametry

entityType
Object
table
Object
column
Object

Návraty

Platí pro