Partager via


CoreStrings.AttributeNotOnEntityTypeProperty(Object, Object, Object) Méthode

Définition

L’attribut [{attribute}] ne peut être spécifié que sur les propriétés de type d’entité. Supprimez l’attribut de « {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

Paramètres

attribute
Object
type
Object
propertyName
Object

Retours

S’applique à