RelationalStrings.SharedRowEntryCountMismatch(Object, Object, Object, Object) Yöntem

Tanım

'{entityType}' türündeki varlık , '{tableName}' tablosuyla '{missingEntityType}' türündeki varlıklarla paylaşılır, ancak '{state}' olarak işaretlenmiş aynı anahtar değerine sahip bu türde bir varlık yoktur. Anahtar değerlerini görmek için 'DbContextOptionsBuilder.EnableSensitiveDataLogging' kullanın.

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

Parametreler

entityType
Object
tableName
Object
missingEntityType
Object
state
Object

Döndürülenler

String

Şunlara uygulanır