NavigationEntityProperty.INavigationPropertyInfo.Priority Property

Definition

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

property int Microsoft::SqlServer::Management::INavigationPropertyInfo::Priority { int get(); };
int Microsoft.SqlServer.Management.INavigationPropertyInfo.Priority { get; }
member this.Microsoft.SqlServer.Management.INavigationPropertyInfo.Priority : int
 ReadOnly Property Priority As Integer Implements INavigationPropertyInfo.Priority

Property Value

An integer that represents the priority for the navigation property information.

Implements

Applies to