IEdmNavigationPropertyBinding Interface

Definition

Represents a binding from an EDM navigation property to a navigation source.

public interface IEdmNavigationPropertyBinding
type IEdmNavigationPropertyBinding = interface
Public Interface IEdmNavigationPropertyBinding
Derived

Properties

NavigationProperty

Gets the navigation property.

Path

Get the path that a navigation property targets.

Target

Gets the target navigation source.

Applies to