Share via


ExtensionMethods.GetAnnotationValue Method

Include Protected Members
Include Inherited Members

Gets an annotation value.

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 GetAnnotationValue<T>(IEdmModel, IEdmElement) Gets an annotation value from an annotatable element.
Public methodStatic member GetAnnotationValue<T>(IEdmModel, IEdmElement, String, String) Gets an annotation value corresponding to the given namespace and name provided.
Public methodStatic member GetAnnotationValue(IEdmModel, IEdmElement, String, String) Gets an annotation value corresponding to the given namespace and name provided.

Top

See Also

Reference

ExtensionMethods Class

Microsoft.Data.Edm Namespace