INodeInformation.Parent 속성

Gets the parent node.

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

구문

‘선언
ReadOnly Property Parent As INodeInformation 
    Get
‘사용 방법
Dim instance As INodeInformation 
Dim value As INodeInformation 

value = instance.Parent
INodeInformation Parent { get; }
property INodeInformation^ Parent {
    INodeInformation^ get ();
}
abstract Parent : INodeInformation
function get Parent () : INodeInformation

속성 값

유형: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation
The parent node.

참고 항목

참조

INodeInformation 인터페이스

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