AnalysisServicesExecutionOptions.GetOptionsDialogType 메서드

Gets dialog type of the options page.

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

구문

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

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

반환 값

유형: System.Type
A T:System.Type object that specifies the dialog type.

참고 항목

참조

AnalysisServicesExecutionOptions 클래스

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