IEdmNavigationTargetMapping Interface

Definition

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.

Applies to