FrameworkButton 열거형

Specifies the button type of the wizard or property sheet.

네임스페이스:  Microsoft.SqlServer.Management.SqlWizardFramework
어셈블리:  Microsoft.SqlServer.Management.SqlWizardFramework(Microsoft.SqlServer.Management.SqlWizardFramework.dll)

구문

‘선언
Public Enumeration FrameworkButton
‘사용 방법
Dim instance As FrameworkButton
public enum FrameworkButton
public enum class FrameworkButton
type FrameworkButton
public enum FrameworkButton

멤버

멤버 이름 설명
Apply The Apply button on a wizard.
Cancel The Cancel button on a wizard.
Close The Close button on a wizard.
Commit The Commit button on a wizard or property sheet.
Help The Help button on a wizard or property sheet.
Next The Next button on a wizard.
OK The OK button on a wizard.
Previous The Previous button on a wizard.

참고 항목

참조

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