Share via


EntitySetConfiguration<TEntityType>.FindBinding Method

Finds the NavigationPropertyBindingConfiguration for the navigation property with the given name.

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 FindBinding(String) Finds the NavigationPropertyBindingConfiguration for the navigation property with the given name.
Public method FindBinding(NavigationPropertyConfiguration) Finds the NavigationPropertyBindingConfiguration for the navigation property or creates it if it does not exist.
Public method FindBinding(NavigationPropertyConfiguration, Boolean) Finds the NavigationPropertyBindingConfiguration for the given navigation property.

Top

See Also

Reference

EntitySetConfiguration<TEntityType> Class

System.Web.Http.OData.Builder Namespace