共用方式為


EdmModelBase.VocabularyAnnotations 屬性

定義

取得包含在此模型中的詞彙註釋集合。

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

屬性值

實作

適用於