次の方法で共有


EdmModel.VocabularyAnnotations プロパティ

定義

このモデルに含まれるボキャブラリ注釈のコレクションを取得します。

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)

プロパティ値

適用対象