SQLWBToolsOptionsPage<TOptions>.GetOptionsDialogType 메서드

Gets the option's dialog box type.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Protected Overridable Function GetOptionsDialogType As Type
‘사용 방법
Dim returnValue As Type 

returnValue = Me.GetOptionsDialogType()
protected virtual Type GetOptionsDialogType()
protected:
virtual Type^ GetOptionsDialogType()
abstract GetOptionsDialogType : unit -> Type  
override GetOptionsDialogType : unit -> Type
protected function GetOptionsDialogType() : Type

반환 값

유형: System.Type
A Type object.

참고 항목

참조

SQLWBToolsOptionsPage<TOptions> 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스