INavigationPropertyInfo Interface

Definition

Defines the property of the NavigationPropertyInfo.

public interface class INavigationPropertyInfo
public interface INavigationPropertyInfo
type INavigationPropertyInfo = interface
Public Interface INavigationPropertyInfo
Derived

Properties

DisplayName

Gets the display name for the navigation property information.

Name

Gets the name for the navigation property information.

Priority

Gets the value of the priority for the navigation property information.

Rank

Gets the rank for the navigation property information.

TargetType

Gets the target type for the navigation property information.

Type

Gets the type for the navigation property information

Width

Gets the width of the navigation property information.

Applies to