INavigationViewInfo Interface

 

Defines a method that displays the objects in the NavigationView.

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

public interface class INavigationViewInfo : INavigationEntry

NameDescription
System_CAPS_pubpropertyBase

Gets the base entry that this entry inherits settings from.(Inherited from INavigationEntry.)

System_CAPS_pubpropertyColumns

Gets the columns for navigation view information.

System_CAPS_pubpropertyDetailsViews

Gets the detail views for the navigation view information.

System_CAPS_pubpropertyDisplayName

Gets the display name for the navigation view information.

System_CAPS_pubpropertyExpectedEntities

Gets the expected entities for the navigation view information.

System_CAPS_pubpropertySupportedUrnPaths

Gets the uniform resource name path that this navigation entry belongs. (Inherited from INavigationEntry.)

System_CAPS_pubpropertyType

Gets the type for navigation view information.

Return to top
Show: