Partager via


IODataInstanceAnnotationContainer.GetPropertyAnnotation Méthode

Définition

Obtenir une annotation d’instance à partir de la propriété

public object GetPropertyAnnotation (string propertyName, string annotationName);
abstract member GetPropertyAnnotation : string * string -> obj
Public Function GetPropertyAnnotation (propertyName As String, annotationName As String) As Object

Paramètres

propertyName
String

Nom de la propriété

annotationName
String

Nom de l’annotation

Retours

Obtenir la valeur d’annotation pour l’annotation et la propriété données

S’applique à