IEdmNavigationTargetMapping 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 mapping from an EDM navigation property to an entity set.
public interface IEdmNavigationTargetMapping
type IEdmNavigationTargetMapping = interface
Public Interface IEdmNavigationTargetMapping
Properties
NavigationProperty |
Gets the navigation property. |
TargetEntitySet |
Gets the target entity set. |