Share via


ModelStore.CreateExternalNamedElement Method

Include Protected Members
Include Inherited Members

Creates a named external 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
Protected method CreateExternalNamedElement<TElement>(ModelIdentifier) Creates a named external element of the specified type by using the provided element metadata object and identifier.
Protected method CreateExternalNamedElement(Type, ModelIdentifier) Creates a named external element by using the provided type and identifier.
Protected method CreateExternalNamedElement(ModelElementClass, ModelIdentifier) Creates a named external element by using the provided element metadata object and identifier.

Top

See Also

Reference

ModelStore Class

Microsoft.Data.Schema.SchemaModel Namespace