INavigationContext 인터페이스
Provides the information for a node in the object explorer hierarchy.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Public Interface INavigationContext _
Inherits INodeInformation, INodeContext, IServiceProvider, IEquatable(Of INavigationContext)
‘사용 방법
Dim instance As INavigationContext
public interface INavigationContext : INodeInformation,
INodeContext, IServiceProvider, IEquatable<INavigationContext>
public interface class INavigationContext : INodeInformation,
INodeContext, IServiceProvider, IEquatable<INavigationContext^>
type INavigationContext =
interface
interface INodeInformation
interface INodeContext
interface IServiceProvider
interface IEquatable<INavigationContext>
end
public interface INavigationContext extends INodeInformation, INodeContext, IServiceProvider, IEquatable<INavigationContext>
INavigationContext 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Connection | Gets or sets the connection information. (INodeContext에서 상속됨) | |
Context | Gets or sets the enumerators Uniform Resource Name (URN) for the node. (INodeContext에서 상속됨) | |
Hierarchy | Gets the hierarchy associated to the node. (INodeInformation에서 상속됨) | |
InvariantName | Gets all the parts of Uniform Resource Name (URN) key. (INodeInformation에서 상속됨) | |
Item | Gets the property bag for the node. (INodeInformation에서 상속됨) | |
Name | Gets the caption for the node. (INodeInformation에서 상속됨) | |
NavigationContext | Gets the context of the navigation. (INodeContext에서 상속됨) | |
Parent | Gets the parent node. (INodeInformation에서 상속됨) | |
UrnPath | Gets the skeleton path for the current context. (INodeContext에서 상속됨) | |
ViewIdentity | Gets the view identity that is used to query a view from the navigation service. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
CreateObjectInstance | Creates an instance of the object that is defined by the context and connection properties. (INodeContext에서 상속됨) | |
Equals | (IEquatable<INavigationContext>에서 상속됨) | |
GetService | (IServiceProvider에서 상속됨) |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스