Compartir a través de


EdmModel.VocabularyAnnotations Propiedad

Definición

Obtiene la colección de anotaciones de vocabulario contenidas en este modelo.

public override System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation> VocabularyAnnotations { get; }
member this.VocabularyAnnotations : seq<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
Public Overrides ReadOnly Property VocabularyAnnotations As IEnumerable(Of IEdmVocabularyAnnotation)

Valor de propiedad

Se aplica a