Udostępnij za pośrednictwem


RelationalStrings.SharedRowEntryCountMismatchSensitive Metoda

Definicja

Jednostka typu "{entityType}" udostępnia tabelę "{tableName}" jednostkom typu {missingEntityType}, ale nie ma jednostki tego typu o tej samej wartości klucza "{keyValue}", która została oznaczona jako {state}.

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

Parametry

entityType
Object
tableName
Object
missingEntityType
Object
keyValue
Object
state
Object

Zwraca

Dotyczy