EdmModel.AddVocabularyAnnotation(IEdmVocabularyAnnotation) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Adiciona uma anotação de vocabulário a esse modelo.
public void AddVocabularyAnnotation (Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation annotation);
member this.AddVocabularyAnnotation : Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation -> unit
Public Sub AddVocabularyAnnotation (annotation As IEdmVocabularyAnnotation)
Parâmetros
- annotation
- IEdmVocabularyAnnotation
A anotação a ser adicionada.