MultiServerResultsSettingsOption Class

Definition

Corresponds to the Multiserver Results option page on the Tools menu, Options submenu.

public ref class MultiServerResultsSettingsOption : Microsoft::SqlServer::Management::UI::VSIntegration::PropertyGridToolsOptionPage
public class MultiServerResultsSettingsOption : Microsoft.SqlServer.Management.UI.VSIntegration.PropertyGridToolsOptionPage
type MultiServerResultsSettingsOption = class
    inherit PropertyGridToolsOptionPage
Public Class MultiServerResultsSettingsOption
Inherits PropertyGridToolsOptionPage
Inheritance

Constructors

MultiServerResultsSettingsOption(String, Guid, IServiceProvider)

Initializes a new instance of the MultiServerResultsSettingsOption class.

Fields

guid (Inherited from SQLWorkbenchToolsOptionsPage)
name (Inherited from SQLWorkbenchToolsOptionsPage)

Properties

GridAccessibleDescription

Gets the Multi-Sampling Anti-Aliasing (MSAA) description for this control.

GridAccessibleName

Gets the Multi-Sampling Anti-Aliasing (MSAA) name for this control.

HelpID

Gets the help identifier for the options page

OptionsData

Gets the data object corresponding to the Multiserver Results option.

Methods

AbortEditSettings() (Inherited from PropertyGridToolsOptionPage)
GetService(Type) (Inherited from SQLWorkbenchToolsOptionsPage)
GetWindow() (Inherited from PropertyGridToolsOptionPage)
LoadSettings() (Inherited from PropertyGridToolsOptionPage)
OnActivate() (Inherited from SQLWorkbenchToolsOptionsPage)
OnDeactivate() (Inherited from SQLWorkbenchToolsOptionsPage)
SaveSettings() (Inherited from PropertyGridToolsOptionPage)

Applies to