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

Tanım

'{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

Döndürülenler

String

Şunlara uygulanır