AdvancedPage 클래스

Registers a language service property page.

상속 계층

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      DialogPage
        RadLangSvc.SqlDialogPage
          RadLangSvc.AdvancedPage

네임스페이스:  RadLangSvc
어셈블리:  RadLangSvc(RadLangSvc.dll)

구문

‘선언
<GuidAttribute("7d092b67-f9b8-4de4-a60e-298bada6f735")> _
<ComVisibleAttribute(True)> _
Public Class AdvancedPage _
    Inherits SqlDialogPage
‘사용 방법
Dim instance As AdvancedPage
[GuidAttribute("7d092b67-f9b8-4de4-a60e-298bada6f735")]
[ComVisibleAttribute(true)]
public class AdvancedPage : SqlDialogPage
[GuidAttribute(L"7d092b67-f9b8-4de4-a60e-298bada6f735")]
[ComVisibleAttribute(true)]
public ref class AdvancedPage : public SqlDialogPage
[<GuidAttribute("7d092b67-f9b8-4de4-a60e-298bada6f735")>]
[<ComVisibleAttribute(true)>]
type AdvancedPage =  
    class 
        inherit SqlDialogPage 
    end
public class AdvancedPage extends SqlDialogPage

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

생성자

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

맨 위로 이동

속성

  이름 설명
공용 속성 AutomationObject Gets the DTE automation model object for a given object of a SqlDialogPage class. (SqlDialogPage에서 상속됨)
보호된 속성 CanRaiseEvents (Component에서 상속됨)
공용 속성 Container (Component에서 상속됨)
보호된 속성 DesignMode (Component에서 상속됨)
보호된 속성 Events (Component에서 상속됨)
보호된 속성 PropertySheet Gets SqlPropertySheet object if one exists; otherwise, creates a SqlPropertySheet object. (SqlDialogPage에서 상속됨)
보호된 속성 SettingsRegistryPath (DialogPage에서 상속됨)
공용 속성 Site (DialogPage에서 상속됨)
보호된 속성 Window Gets the user interface window of the dialog page. (SqlDialogPage에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 CreateObjRef 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
보호된 메서드 CreatePropertySheet Creates a SqlPropertySheet object and returns it. (SqlDialogPage.CreatePropertySheet()을(를) 재정의함)
공용 메서드 Dispose() (Component에서 상속됨)
보호된 메서드 Dispose(Boolean) (DialogPage에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Component에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
보호된 메서드 GetService (Component에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 InitializeLifetimeService 보안에 중요합니다. (MarshalByRefObject에서 상속됨)
공용 메서드 LoadSettingsFromStorage Override called by shell to load dialog page settings from local storage, generally the registry. (SqlDialogPage에서 상속됨)
공용 메서드 LoadSettingsFromXml Called by Visual Studio Shell to load dialog page settings from the Visual Studio shell settings storage on disk. (SqlDialogPage에서 상속됨)
보호된 메서드 MemberwiseClone() (Object에서 상속됨)
보호된 메서드 MemberwiseClone(Boolean) (MarshalByRefObject에서 상속됨)
보호된 메서드 OnActivate Handles Windows Activate messages from the Visual Studio shell environment. (SqlDialogPage에서 상속됨)
보호된 메서드 OnApply Handles Apply messages from the Visual Studio environment. (SqlDialogPage에서 상속됨)
보호된 메서드 OnClosed (DialogPage에서 상속됨)
보호된 메서드 OnDeactivate Handles Deactivate messages from the Visual Studio shell environment. (SqlDialogPage에서 상속됨)
공용 메서드 ResetSettings Resets settings to their default values. (SqlDialogPage에서 상속됨)
공용 메서드 SaveSettingsToStorage (DialogPage에서 상속됨)
공용 메서드 SaveSettingsToXml (DialogPage에서 상속됨)
공용 메서드 ToString (Component에서 상속됨)

맨 위로 이동

이벤트

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

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 System#Windows#Forms#IWin32Window#Handle (DialogPage에서 상속됨)

맨 위로 이동

스레드 보안

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

참고 항목

참조

RadLangSvc 네임스페이스