Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to configure the binding for a navigation property for an entity set. This configuration functionality is exposed by the model builder Fluent API, see ODataModelBuilder.
Namespace: System.Web.Http.OData.Builder
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Inheritance Hierarchy
System.Object
System.Web.Http.OData.Builder.NavigationPropertyBindingConfiguration
Syntax
public class NavigationPropertyBindingConfiguration
public ref class NavigationPropertyBindingConfiguration
type NavigationPropertyBindingConfiguration = class end
Public Class NavigationPropertyBindingConfiguration
Constructors
| Name | Description | |
|---|---|---|
![]() |
NavigationPropertyBindingConfiguration(NavigationPropertyConfiguration, EntitySetConfiguration) | Initializes a new instance of the NavigationPropertyBindingConfiguration class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
EntitySet | Gets the target entity set of the binding. |
![]() |
NavigationProperty | Gets the navigation property of the binding. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
System.Web.Http.OData.Builder Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)