RelationalStrings.JsonEntityWithIncorrectNumberOfKeyProperties Methode

Definition

Der Entitätstyp "{jsonEntity}" weist eine falsche Anzahl von Primärschlüsseleigenschaften auf. Erwartete Zahl ist: {expectedCount}, tatsächliche Zahl ist: {actualCount}.

public static string JsonEntityWithIncorrectNumberOfKeyProperties (object? jsonEntity, object? expectedCount, object? actualCount);
static member JsonEntityWithIncorrectNumberOfKeyProperties : obj * obj * obj -> string
Public Shared Function JsonEntityWithIncorrectNumberOfKeyProperties (jsonEntity As Object, expectedCount As Object, actualCount As Object) As String

Parameter

jsonEntity
Object
expectedCount
Object
actualCount
Object

Gibt zurück

Gilt für: