IDatabaseTreeItem.ParentItem Property

Gets a parent item of this tree item.
ReadOnly Property ParentItem() As IDatabaseTreeItem
This language is not supported or no code example is available.
IDatabaseTreeItem ParentItem {get;}
This language is not supported or no code example is available.

Property Value

IDatabaseTreeItem

A parent of this item or null reference (Nothing in Visual Basic) if this item is at the top level of the tree and it has no parent.

Version
 
Available since QDV 7.14.501.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition