CoreStrings.PropertyWrongClrType(Object, Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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