NavigationView 類別

定義

代表支援內容導覽的視圖。

public ref class NavigationView : Microsoft::SqlServer::Management::INavigationViewInfo
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class NavigationView : Microsoft.SqlServer.Management.INavigationViewInfo
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type NavigationView = class
    interface INavigationViewInfo
    interface INavigationEntry
Public Class NavigationView
Implements INavigationViewInfo
繼承
NavigationView
屬性
實作

建構函式

名稱 Description
NavigationView()

初始化 NavigationView 類別的新執行個體。

屬性

名稱 Description
Base

取得該條目繼承設定的基礎條目。

Columns

如果適用,則取得或設定欄位視圖。

DetailsViews

取得或設定導航視圖的細節。

DisplayName

取得或設定導航視圖的本地顯示名稱。

ExpectedEntities

取得或設定導航視圖的預期實體。

Type

可取得或設定導航檢視中所對應的文字輸入類型。

UrnPath

取得或設定代表 Urn 物件路徑的文字值。

明確介面實作

名稱 Description
INavigationEntry.SupportedUrnPaths

取得支援的 Urn 物件,這些物件提供程式化存取唯一識別 Microsoft SQL Server 物件的統一資源名稱位址。

INavigationViewInfo.Columns

取得導覽及檢視資訊欄位。

INavigationViewInfo.DetailsViews

取得導航檢視資訊的詳細視圖。

INavigationViewInfo.DisplayName

取得導航檢視資訊的顯示名稱。

INavigationViewInfo.ExpectedEntities

取得導航視圖的預期實體。

適用於