Condividi tramite


CoreStrings.AttributeNotOnEntityTypeProperty(Object, Object, Object) Metodo

Definizione

L'attributo [{attribute}] può essere specificato solo nelle proprietà del tipo di entità. Rimuovere l'attributo da '{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

Parametri

attribute
Object
type
Object
propertyName
Object

Restituisce

Si applica a