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