INavigationPropertyInfo 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.
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. |