Właściwość IServerSecurityFacet.CmdExecRightsForSystemAdminsOnly
Pobiera wartość właściwość CmdExecRightsForSystemAdminsOnly.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<DisplayDescriptionKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")> _
<DisplayNameKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")> _
ReadOnly Property CmdExecRightsForSystemAdminsOnly As Boolean
Get
'Użycie
Dim instance As IServerSecurityFacet
Dim value As Boolean
value = instance.CmdExecRightsForSystemAdminsOnly
[DisplayDescriptionKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")]
[DisplayNameKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")]
bool CmdExecRightsForSystemAdminsOnly { get; }
[DisplayDescriptionKeyAttribute(L"IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")]
[DisplayNameKeyAttribute(L"IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")]
property bool CmdExecRightsForSystemAdminsOnly {
bool get ();
}
[<DisplayDescriptionKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyDesc")>]
[<DisplayNameKeyAttribute("IServerSecurityFacet_CmdExecRightsForSystemAdminsOnlyName")>]
abstract CmdExecRightsForSystemAdminsOnly : bool
function get CmdExecRightsForSystemAdminsOnly () : boolean
Wartość właściwości
Typ: System.Boolean
Boolean
Zobacz także