Поделиться через


ModelStore.CreateNamedAnnotation Method

Include Protected Members
Include Inherited Members

Creates a named ModelAnnotation object.

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 method CreateNamedAnnotation<TAnnotation>(ModelIdentifier) Creates a named ModelAnnotation object by using the provided model identifier.
Public method CreateNamedAnnotation(Type, ModelIdentifier) Creates a named ModelAnnotation object by using the provided model identifier.
Public method CreateNamedAnnotation(ModelAnnotationClass, ModelIdentifier) Creates a named ModelAnnotation object by using the provided annotation metadata object and identifier.

Top

See Also

Reference

ModelStore Class

Microsoft.Data.Schema.SchemaModel Namespace