Udostępnij za pośrednictwem


CoreStrings.ComparerPropertyMismatch(Object, Object, Object, Object) Metoda

Definicja

Nie można użyć porównującego typu "{type}" dla elementu "{entityType}". {propertyName}", ponieważ jego typem jest "{propertyType}".

public static string ComparerPropertyMismatch (object type, object entityType, object propertyName, object propertyType);
public static string ComparerPropertyMismatch (object? type, object? entityType, object? propertyName, object? propertyType);
static member ComparerPropertyMismatch : obj * obj * obj * obj -> string
Public Shared Function ComparerPropertyMismatch (type As Object, entityType As Object, propertyName As Object, propertyType As Object) As String

Parametry

type
Object
entityType
Object
propertyName
Object
propertyType
Object

Zwraca

Dotyczy