NavigationEntityProperty.INavigationPropertyInfo.Priority Property
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.
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.