AnalysisServicesExecutionOptions 클래스

Class that corresponds to Analysis Services result option page in Tools/Options. This class is used for editions of SQL Server other than SQL Server Express.

상속 계층

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      SQLWorkbenchToolsOptionsPage
        Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsPage<AsUserSettings>
          Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsOlapPage
            Microsoft.SqlServer.Management.UI.VSIntegration.Editors.AnalysisServicesExecutionOptions

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

구문

‘선언
Public Class AnalysisServicesExecutionOptions _
    Inherits SQLWBToolsOptionsOlapPage
‘사용 방법
Dim instance As AnalysisServicesExecutionOptions
public class AnalysisServicesExecutionOptions : SQLWBToolsOptionsOlapPage
public ref class AnalysisServicesExecutionOptions : public SQLWBToolsOptionsOlapPage
type AnalysisServicesExecutionOptions =  
    class 
        inherit SQLWBToolsOptionsOlapPage 
    end
public class AnalysisServicesExecutionOptions extends SQLWBToolsOptionsOlapPage

AnalysisServicesExecutionOptions 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 AnalysisServicesExecutionOptions Initializes a new instance of the AnalysisServicesExecutionOptions class.

맨 위로 이동

속성

  이름 설명
보호된 속성 CanRaiseEvents (Component에서 상속됨)
공용 속성 Container (Component에서 상속됨)
보호된 속성 DesignMode (Component에서 상속됨)
보호된 속성 Events (Component에서 상속됨)
공용 속성 Site (Component에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 AbortEditSettings Cancels the changes. (SQLWBToolsOptionsPage<TOptions>에서 상속됨)
공용 메서드 CreateObjRef 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 Dispose() (Component에서 상속됨)
보호된 메서드 Dispose(Boolean) (Component에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Component에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
보호된 메서드 GetOptionsDialogType Gets dialog type of the options page. (SQLWBToolsOptionsPage<TOptions>.GetOptionsDialogType()을(를) 재정의함)
보호된 메서드 GetService (Component에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 GetWindow Retrieves the window that this options page uses. (SQLWBToolsOptionsPage<TOptions>에서 상속됨)
공용 메서드 InitializeLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 LoadSettings Loads the settings from a file. (SQLWBToolsOptionsPage<TOptions>에서 상속됨)
보호된 메서드 MemberwiseClone() (Object에서 상속됨)
보호된 메서드 MemberwiseClone(Boolean) (MarshalByRefObject에서 상속됨)
보호된 메서드 OnDeactivate Called when this option loses activation. (SQLWBToolsOptionsPage<TOptions>에서 상속됨)
공용 메서드 SaveSettings Save Options page settings. (SQLWBToolsOptionsOlapPage에서 상속됨)
공용 메서드 ToString (Component에서 상속됨)

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 Disposed (Component에서 상속됨)

맨 위로 이동

필드

  이름 설명
보호된 필드 m_dlg User control that is shown in on one of the Tools menu, Options submenu tabs. (SQLWBToolsOptionsPage<TOptions>에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

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