Sdílet prostřednictvím


RelationalStrings.SharedRowEntryCountMismatchSensitive Metoda

Definice

Entita typu {entityType} sdílí tabulku {tableName} s entitami typu {missingEntityType}, ale neexistuje žádná entita tohoto typu se stejnou hodnotou klíče {keyValue}, která byla označena 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

Návraty

Platí pro