INavigationContext Antarmuka

Definisi

Menyediakan informasi untuk simpul dalam hierarki penjelajah objek.

public interface class INavigationContext : IEquatable<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^>, IServiceProvider, Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation
public interface INavigationContext : IEquatable<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext>, IServiceProvider, Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation
type INavigationContext = interface
    interface INodeInformation
    interface INodeContext
    interface IServiceProvider
    interface IEquatable<INavigationContext>
Public Interface INavigationContext
Implements IEquatable(Of INavigationContext), INodeInformation, IServiceProvider
Penerapan

Properti

Connection

Mendapatkan atau mengatur informasi koneksi.

(Diperoleh dari INodeContext)
Context

Mendapatkan atau mengatur enumerator Uniform Resource Name (URN) untuk simpul.

(Diperoleh dari INodeContext)
Hierarchy

Mendapatkan hierarki yang terkait dengan simpul.

(Diperoleh dari INodeInformation)
InvariantName

Mendapatkan semua bagian kunci Uniform Resource Name (URN).

(Diperoleh dari INodeInformation)
Item[String]

Mendapatkan tas properti untuk simpul.

(Diperoleh dari INodeInformation)
Name

Mendapatkan keterangan untuk simpul.

(Diperoleh dari INodeInformation)
NavigationContext

Mendapatkan konteks navigasi.

(Diperoleh dari INodeContext)
Parent

Mendapatkan simpul induk.

(Diperoleh dari INodeInformation)
UrnPath

Mendapatkan jalur kerangka untuk konteks saat ini.

(Diperoleh dari INodeContext)
ViewIdentity

Mendapatkan identitas tampilan yang digunakan untuk mengkueri tampilan dari layanan navigasi.

Metode

CreateObjectInstance()

Membuat instans objek yang ditentukan oleh properti konteks dan koneksi.

(Diperoleh dari INodeContext)

Berlaku untuk