NavigationEntity 類別

定義

代表該類別的實體屬性。

public ref class NavigationEntity : Microsoft::SqlServer::Management::INavigationEntityInfo
[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 NavigationEntity : Microsoft.SqlServer.Management.INavigationEntityInfo
[<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 NavigationEntity = class
    interface INavigationEntityInfo
    interface INavigationEntry
Public Class NavigationEntity
Implements INavigationEntityInfo
繼承
NavigationEntity
屬性
實作

建構函式

名稱 Description
NavigationEntity()

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

屬性

名稱 Description
Base

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

Properties

取得或設定實體的屬性。

UrnPath

取得或設定實體統一資源名稱(URN)路徑的值。

明確介面實作

名稱 Description
INavigationEntityInfo.Properties

取得該實體定義的屬性。

INavigationEntry.SupportedUrnPaths

會獲得一份支援的骨灰盒路徑清單。

適用於