CoreStrings.PropertyWrongEntityClrType(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.
'{property}' özelliği '{entityType}' varlık türüne eklenemiyor çünkü '{clrType}' CLR türünde bildirildi.
public static string PropertyWrongEntityClrType (object property, object entityType, object clrType);
public static string PropertyWrongEntityClrType (object? property, object? entityType, object? clrType);
static member PropertyWrongEntityClrType : obj * obj * obj -> string
Public Shared Function PropertyWrongEntityClrType (property As Object, entityType As Object, clrType As Object) As String
Parametreler
- property
- Object
- entityType
- Object
- clrType
- Object