ExtensionMethods.FindVocabularyAnnotations Method

Include Protected Members
Include Inherited Members

Gets an annotatable element?s vocabulary annotations.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member FindVocabularyAnnotations(IEdmModel, IEdmVocabularyAnnotatable) Gets an annotatable element's vocabulary annotations defined in a specific model and models referenced by that model.
Public methodStatic member FindVocabularyAnnotations<T>(IEdmModel, IEdmVocabularyAnnotatable, IEdmTerm) Gets an annotatable element's vocabulary annotations that bind a particular term.
Public methodStatic member FindVocabularyAnnotations<T>(IEdmModel, IEdmVocabularyAnnotatable, String) Gets an annotatable element's vocabulary annotations that bind a particular term.
Public methodStatic member FindVocabularyAnnotations<T>(IEdmModel, IEdmVocabularyAnnotatable, IEdmTerm, String) Gets an annotatable element's vocabulary annotations that bind a particular term.
Public methodStatic member FindVocabularyAnnotations<T>(IEdmModel, IEdmVocabularyAnnotatable, String, String) Gets an annotatable element's vocabulary annotations that bind a particular term.

Top

See Also

Reference

ExtensionMethods Class

Microsoft.Data.Edm Namespace