IEdmNavigationPropertyBinding Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |