다음을 통해 공유


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)

속성 값

적용 대상