RelationalStrings.SharedRowEntryCountMismatchSensitive Metodo

Definizione

L'entità di tipo '{entityType}' condivide la tabella '{tableName}' con entità di tipo '{missingEntityType}', ma non esiste alcuna entità di questo tipo con lo stesso valore chiave '{keyValue}' contrassegnato come '{state}'.

public static string SharedRowEntryCountMismatchSensitive (object entityType, object tableName, object missingEntityType, object keyValue, object state);

Parametri

entityType
Object
tableName
Object
missingEntityType
Object
keyValue
Object
state
Object

Restituisce

Si applica a