다음을 통해 공유


IServerSecurityFacet.CmdExecRightsForSystemAdminsOnly 속성

Gets the CmdExecRightsForSystemAdminsOnly property value.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
<DisplayNameKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")> _
<DisplayDescriptionKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")> _
ReadOnly Property CmdExecRightsForSystemAdminsOnly As Boolean 
    Get
‘사용 방법
Dim instance As IServerSecurityFacet 
Dim value As Boolean 

value = instance.CmdExecRightsForSystemAdminsOnly
[DisplayNameKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")]
[DisplayDescriptionKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")]
bool CmdExecRightsForSystemAdminsOnly { get; }
[DisplayNameKeyAttribute(L"IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")]
[DisplayDescriptionKeyAttribute(L"IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")]
property bool CmdExecRightsForSystemAdminsOnly {
    bool get ();
}
[<DisplayNameKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")>]
[<DisplayDescriptionKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")>]
abstract CmdExecRightsForSystemAdminsOnly : bool
function get CmdExecRightsForSystemAdminsOnly () : boolean

속성 값

유형: System.Boolean
The CmdExecRightsForSystemAdminsOnly property value.

참고 항목

참조

IServerSecurityFacet 인터페이스

Microsoft.SqlServer.Management.Smo 네임스페이스