Share via


INodeContext 인터페이스

Provides the connection and enumerator context for a node.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface INodeContext
‘사용 방법
Dim instance As INodeContext
public interface INodeContext
public interface class INodeContext
type INodeContext =  interface end
public interface INodeContext

INodeContext 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Connection Gets or sets the connection information.
공용 속성 Context Gets or sets the enumerators Uniform Resource Name (URN) for the node.
공용 속성 NavigationContext Gets the context of the navigation.
공용 속성 UrnPath Gets the skeleton path for the current context.

맨 위로 이동

메서드

  이름 설명
공용 메서드 CreateObjectInstance Creates an instance of the object that is defined by the context and connection properties.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스