Partager via


ODataInstanceAnnotationContainer.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
override this.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

Implémente

S’applique à