Partager via


IODataInstanceAnnotationContainer.AddPropertyAnnotation Méthode

Définition

Méthode pour ajouter une annotation d’instance à une propriété

public void AddPropertyAnnotation (string propertyName, string annotationName, object value);
abstract member AddPropertyAnnotation : string * string * obj -> unit
Public Sub AddPropertyAnnotation (propertyName As String, annotationName As String, value As Object)

Paramètres

propertyName
String

Nom de la propriété

annotationName
String

Nom de l’annotation

value
Object

Valeur de l’annotation

S’applique à