Share via


EdmEntityType.AddUnidirectionalNavigation Method

Include Protected Members
Include Inherited Members

Creates and adds a unidirectional navigation property.

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 AddUnidirectionalNavigation(EdmNavigationPropertyInfo) Creates and adds a unidirectional navigation property to this type. Default partner property is created, but not added to the navigation target type.
Public method AddUnidirectionalNavigation(EdmNavigationPropertyInfo, EdmNavigationPropertyInfo) Creates and adds a unidirectional navigation property to this type. Navigation property partner is created, but not added to the navigation target type.

Top

See Also

Reference

EdmEntityType Class

Microsoft.Data.Edm.Library Namespace