Share via


SsmsInformation 클래스

Controls various aspects of the management tool.

상속 계층

System.Object
  Microsoft.SqlServer.Management.UI.VSIntegration.SsmsInformation

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

구문

‘선언
Public NotInheritable Class SsmsInformation
‘사용 방법
public static class SsmsInformation
public ref class SsmsInformation abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SsmsInformation =  class end
public final class SsmsInformation

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

속성

  이름 설명
공용 속성정적 멤버 AppidRegistryRootName The name of the registry key under the TopLevelRegistryKey that contains appid registration data.
공용 속성정적 멤버 ApplicationDataDirectory The name of the registry key under the TopLevelRegistryKey that contains appid registration data.
공용 속성정적 멤버 ApplicationDataRegistryRootName Gets the name of the registry key under the TopLevelRegistryKey that contains persisted application data.
공용 속성정적 멤버 CanShowAnalysisServicesGui Gets whether to display AnalysisServices GUI components.
공용 속성정적 멤버 CanShowCompactEditionGui Gets whether to display Compact Edition GUI components.
공용 속성정적 멤버 CanShowIntegrationServicesGui Gets whether to display Integration Services GUI components.
공용 속성정적 멤버 CanShowNonExpressFeatures Gets whether to display features for Workgroup and higher SKUs.
공용 속성정적 멤버 CanShowReportingServicesGui Gets whether to display Reporting Services GUI components.
공용 속성정적 멤버 InstallDirectory Gets the directory where the workbench is installed.
공용 속성정적 멤버 TopLevelRegistryKey The top-level registry hive containing appid registration data, currently HKCU.

맨 위로 이동

스레드 보안

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

참고 항목

참조

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