INodeInformation.Parent Property

Definition

Gets the parent node.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ Parent { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation Parent { get; }
member this.Parent : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation
Public ReadOnly Property Parent As INodeInformation

Property Value

The parent node.

Applies to