INavigationViewInfo Interface

Definition

Defines a method that displays the objects in the NavigationView.

public interface class INavigationViewInfo : Microsoft::SqlServer::Management::INavigationEntry
public interface INavigationViewInfo : Microsoft.SqlServer.Management.INavigationEntry
type INavigationViewInfo = interface
    interface INavigationEntry
Public Interface INavigationViewInfo
Implements INavigationEntry
Derived
Implements

Properties

Base

Gets the base entry that this entry inherits settings from.

(Inherited from INavigationEntry)
Columns

Gets the columns for navigation view information.

DetailsViews

Gets the detail views for the navigation view information.

DisplayName

Gets the display name for the navigation view information.

ExpectedEntities

Gets the expected entities for the navigation view information.

SupportedUrnPaths

Gets the uniform resource name path that this navigation entry belongs.

(Inherited from INavigationEntry)
Type

Gets the type for navigation view information.

Applies to