Udostępnij za pośrednictwem


ODataInstanceAnnotationContainer.GetResourceAnnotations Metoda

Definicja

Pobieranie wszystkich adnotacji z typu CLR

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

Zwraca

Słownik ciągów (nazwa adnotacji) i wartość obiektu (wartość adnotacji)

Implementuje

Dotyczy