CoreStrings.PropertyWrongClrType(Object, Object, Object, Object) Yöntem

Tanım

Karşılık gelen CLR özelliğinin veya '{clrType}' alanı belirtilen '{propertyType}' türüyle eşleşmez çünkü '{property}' özelliği '{entityType}' türüne eklenemiyor.

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

Parametreler

property
Object
entityType
Object
clrType
Object
propertyType
Object

Döndürülenler

String

Şunlara uygulanır