ModelStore.Element.GetAnnotations Method

Include Protected Members
Include Inherited Members

Gets annotations.

Overload List

  Name Description
Public method GetAnnotations() Gets a list of attached annotations.
Public method GetAnnotations(Type) Returns all attached annotations that implement the given type.
Public method GetAnnotations(ModelStore.Identifier) Gets a list of attached annotations that are named with a given identifier.
Public method GetAnnotations(ModelStore.Identifier, Type) Returns all attached annotations that implement the given type and have the identifier as their name.

Top

See Also

Reference

ModelStore.Element Class

ModelStore.Element Members

Microsoft.Data.Schema.SchemaModel Namespace