Sdílet prostřednictvím


RelationalStrings.JsonEntityWithIncorrectNumberOfKeyProperties Metoda

Definice

Typ entity {jsonEntity} má nesprávný počet vlastností primárního klíče. Očekávané číslo je: {expectedCount}, skutečné číslo: {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

Parametry

jsonEntity
Object
expectedCount
Object
actualCount
Object

Návraty

Platí pro