Microsoft.SqlServer.Management.SqlWizardFramework 네임스페이스

The Microsoft.SqlServer.Management.SqlWizardFramework namespace contains a set of classes that provide a framework for SQL Server wizards.

클래스

  클래스 설명
공용 클래스 Page Represents a page. The page can be a property sheet or a page of a wizard.
공용 클래스 PageFrameworkActionEventArgs Provides event data for the WizardFramework class.
공용 클래스 PageFrameworkEventArgs Provides event data for the Page class.
공용 클래스 SqlPage Provides methods and properties that can be used to customize the Page class.
공용 클래스 SqlWizardFramework Provides the ability to customize the WizardFramework class.
공용 클래스 WizardButtonsPanel Represents a panel of wizard buttons.
공용 클래스 WizardFramework Provides the framework for a wizard.
공용 클래스 WizardHeaderPanel Represents a wizard header panel.
공용 클래스 WizardHelpPanel Represents a wizard help panel.
공용 클래스 WizardNavigationPanel Represents a wizard navigation panel.
공용 클래스 WizardPagePanel Represents a wizard page panel.

열거형

  열거형 설명
공용 열거형 CloseReason Specifies the reason that the wizard is closing.
공용 열거형 FrameworkButton Specifies the button type of the wizard or property sheet.
공용 열거형 ResizeMode Specifies the resize mode.