Share via


ModelStore.CreateExternalElement Method

Include Protected Members
Include Inherited Members

Creates an 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 CreateExternalElement<TElement>() Creates an external element of the specified type.
Protected method CreateExternalElement(Type) Creates an external element.
Protected method CreateExternalElement(ModelElementClass) Creates an external element by using the provided element metadata object.

Top

See Also

Reference

ModelStore Class

Microsoft.Data.Schema.SchemaModel Namespace