RelationalStrings.SharedRowEntryCountMismatch Metoda

Definicja

Jednostka typu "{entityType}" udostępnia tabelę "{tableName}" jednostkom typu {missingEntityType}, ale nie ma jednostki tego typu o tej samej wartości klucza, która została oznaczona jako {state}. Rozważ użycie polecenia "DbContextOptionsBuilder.EnableSensitiveDataLogging", aby wyświetlić wartości kluczy.

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

Zwraca

Dotyczy