Sdílet prostřednictvím


ODataInstanceAnnotationContainer.GetPropertyAnnotations(String) Metoda

Definice

Získání všech poznámek pro vlastnost

public System.Collections.Generic.IDictionary<string,object> GetPropertyAnnotations (string propertyName);
abstract member GetPropertyAnnotations : string -> System.Collections.Generic.IDictionary<string, obj>
override this.GetPropertyAnnotations : string -> System.Collections.Generic.IDictionary<string, obj>
Public Function GetPropertyAnnotations (propertyName As String) As IDictionary(Of String, Object)

Parametry

propertyName
String

Název vlastnosti

Návraty

Slovník řetězce (název poznámky) a hodnoty objektu (hodnota poznámky)

Implementuje

Platí pro