IExplorerItem Interface
Defines a method that allows the user to navigate the objects within the explorer item list.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | EntityIdentity | Gets the string value of entity identification in the explorer. |
![]() | Identity | Gets the ID that uniquely identifies this item. |
| Name | Description | |
|---|---|---|
![]() | GetEntity() | Retrieves the entity of the explorer. |
![]() | GetPropertyValue(String^) | Indicates a specified string that represents the property name. |
Show:

