共用方式為


IEdmModel.VocabularyAnnotations 屬性

定義

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

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

屬性值

適用於