Sdílet prostřednictvím


RelationalStrings.SharedRowEntryCountMismatch Metoda

Definice

Entita typu {entityType} sdílí tabulku {tableName} s entitami typu {missingEntityType}, ale neexistuje žádná entita tohoto typu se stejnou hodnotou klíče, která byla označena jako {state}. Zvažte použití DbContextOptionsBuilder.EnableSensitiveDataLogging k zobrazení hodnot klíčů.

public static string SharedRowEntryCountMismatch (object entityType, object tableName, object missingEntityType, object state);
static member SharedRowEntryCountMismatch : obj * obj * obj * obj -> string
Public Shared Function SharedRowEntryCountMismatch (entityType As Object, tableName As Object, missingEntityType As Object, state As Object) As String

Parametry

entityType
Object
tableName
Object
missingEntityType
Object
state
Object

Návraty

Platí pro