Share via


ExtensionMethods.SetAnnotationValue Method

Include Protected Members
Include Inherited Members

Sets the annotation value of an element.

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 SetAnnotationValue<T>(IEdmModel, IEdmElement, T) Sets an annotation value on an annotatable element.
Public methodStatic member SetAnnotationValue(IEdmModel, IEdmElement, String, String, Object) Sets an annotation value for an EDM element. If the value is null, no annotation is added and an existing annotation with the same name is removed.

Top

See Also

Reference

ExtensionMethods Class

Microsoft.Data.Edm Namespace