INavigationPropertyInfo Interface

 

Defines the property of the NavigationPropertyInfo.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class INavigationPropertyInfo

NameDescription
System_CAPS_pubpropertyDisplayName

Gets the display name for the navigation property information.

System_CAPS_pubpropertyName

Gets the name for the navigation property information.

System_CAPS_pubpropertyPriority

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

System_CAPS_pubpropertyRank

Gets the rank for the navigation property information.

System_CAPS_pubpropertyTargetType

Gets the target type for the navigation property information.

System_CAPS_pubpropertyType

Gets the type for the navigation property information

System_CAPS_pubpropertyWidth

Gets the width of the navigation property information.

Return to top
Show: