NavigationEntityProperty.INavigationPropertyInfo.Rank Property

Definition

Gets the navigation property of the entity.

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

Property Value

The navigation property of the entity.

Implements

Applies to