Freigeben über


CoreStrings.AttributeNotOnEntityTypeProperty(Object, Object, Object) Methode

Definition

Das [{attribut}] -Attribut kann nur für Entitätstypeigenschaften angegeben werden. Entfernen Sie das Attribut aus '{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

Parameter

attribute
Object
type
Object
propertyName
Object

Gibt zurück

Gilt für: