RelationalStrings.JsonEntityWithIncorrectNumberOfKeyProperties Metoda

Definicja

Typ jednostki "{jsonEntity}" ma nieprawidłową liczbę właściwości klucza podstawowego. Oczekiwana liczba to: {expectedCount}, rzeczywista liczba to: {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

Zwraca

Dotyczy