다음을 통해 공유


SsmsInformation.CanShowNonExpressFeatures 속성

Gets whether to display features for Workgroup and higher SKUs.

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

구문

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

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

속성 값

유형: System.Boolean
Returns Boolean.

참고 항목

참조

SsmsInformation 클래스

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