IExplorerItem Interface

 

Defines a method that allows the user to navigate the objects within the explorer item list.

Namespace:   Microsoft.SqlServer.Management.Explorer
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IExplorerItem

NameDescription
System_CAPS_pubpropertyEntityIdentity

Gets the string value of entity identification in the explorer.

System_CAPS_pubpropertyIdentity

Gets the ID that uniquely identifies this item.

NameDescription
System_CAPS_pubmethodGetEntity()

Retrieves the entity of the explorer.

System_CAPS_pubmethodGetPropertyValue(String^)

Indicates a specified string that represents the property name.

Return to top
Show: