IExplorerEntityDescriptor Interface

 

Defines a method that describes the modifications done to entities by operations returned in the explorer.

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

[DefaultMemberAttribute("Item")]
public interface class IExplorerEntityDescriptor

NameDescription
System_CAPS_pubpropertyItem[String^]

Gets the property descriptor by name.

System_CAPS_pubpropertyProperties

Gets the properties that are defined or required for the details view.

Return to top
Show: