Поделиться через


CoreStrings.AttributeNotOnEntityTypeProperty(Object, Object, Object) Метод

Определение

Атрибут [{attribute}] можно указать только в свойствах типа сущности. Удалите атрибут из "{type}. {propertyName}'.

public static string AttributeNotOnEntityTypeProperty (object? attribute, object? type, object? propertyName);
static member AttributeNotOnEntityTypeProperty : obj * obj * obj -> string
Public Shared Function AttributeNotOnEntityTypeProperty (attribute As Object, type As Object, propertyName As Object) As String

Параметры

attribute
Object
type
Object
propertyName
Object

Возвращаемое значение

Применяется к