Freigeben über


CoreStrings.PropertyWrongEntityClrType(Object, Object, Object) Methode

Definition

Die Eigenschaft '{property}' kann dem Typ '{type}' nicht hinzugefügt werden, da sie für den CLR-Typ '{clrType}' deklariert ist.

public static string PropertyWrongEntityClrType (object property, object entityType, object clrType);
public static string PropertyWrongEntityClrType (object? property, object? entityType, object? clrType);
public static string PropertyWrongEntityClrType (object? property, object? type, object? clrType);
static member PropertyWrongEntityClrType : obj * obj * obj -> string
static member PropertyWrongEntityClrType : obj * obj * obj -> string
Public Shared Function PropertyWrongEntityClrType (property As Object, entityType As Object, clrType As Object) As String
Public Shared Function PropertyWrongEntityClrType (property As Object, type As Object, clrType As Object) As String

Parameter

property
Object
entityTypetype
Object
clrType
Object

Gibt zurück

Gilt für: