다음을 통해 공유


SsmsInformation.CanShowReportingServicesGui 속성

Gets whether to display Reporting Services GUI components.

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

구문

‘선언
Public Shared ReadOnly Property CanShowReportingServicesGui As Boolean 
    Get
‘사용 방법
Dim value As Boolean 

value = SsmsInformation.CanShowReportingServicesGui
public static bool CanShowReportingServicesGui { get; }
public:
static property bool CanShowReportingServicesGui {
    bool get ();
}
static member CanShowReportingServicesGui : bool
static function get CanShowReportingServicesGui () : boolean

속성 값

유형: System.Boolean
Returns Boolean.

참고 항목

참조

SsmsInformation 클래스

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