Compartir a través de


EdmModel.SetVocabularyAnnotation(IEdmVocabularyAnnotation) Método

Definición

Establezca una anotación de vocabulario en este modelo.

public void SetVocabularyAnnotation (Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation annotation);
member this.SetVocabularyAnnotation : Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation -> unit
Public Sub SetVocabularyAnnotation (annotation As IEdmVocabularyAnnotation)

Parámetros

annotation
IEdmVocabularyAnnotation

Anotación que se va a establecer.

Se aplica a