Compartilhar via


IODataInstanceAnnotationContainer.GetPropertyAnnotations(String) Método

Definição

Obter todas as anotações de uma propriedade

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

Parâmetros

propertyName
String

Nome da propriedade

Retornos

Dicionário de cadeia de caracteres (nome da anotação) e valor do objeto (valor de anotação)

Aplica-se a