Udostępnij za pośrednictwem


Właściwość IServerAuditFacet.C2AuditTracingEnabled

Określa, czy C2 inspekcji śledzenie jest włączone.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<DisplayDescriptionKeyAttribute("C2AuditTracingEnabledDesc")> _
<PostConfigurationActionAttribute(PostConfigurationAction.RestartService)> _
<DisplayNameKeyAttribute("C2AuditTracingEnabledName")> _
Property C2AuditTracingEnabled As Boolean
    Get
    Set
'Użycie
Dim instance As IServerAuditFacet
Dim value As Boolean

value = instance.C2AuditTracingEnabled

instance.C2AuditTracingEnabled = value
[DisplayDescriptionKeyAttribute("C2AuditTracingEnabledDesc")]
[PostConfigurationActionAttribute(PostConfigurationAction.RestartService)]
[DisplayNameKeyAttribute("C2AuditTracingEnabledName")]
bool C2AuditTracingEnabled { get; set; }
[DisplayDescriptionKeyAttribute(L"C2AuditTracingEnabledDesc")]
[PostConfigurationActionAttribute(PostConfigurationAction::RestartService)]
[DisplayNameKeyAttribute(L"C2AuditTracingEnabledName")]
property bool C2AuditTracingEnabled {
    bool get ();
    void set (bool value);
}
[<DisplayDescriptionKeyAttribute("C2AuditTracingEnabledDesc")>]
[<PostConfigurationActionAttribute(PostConfigurationAction.RestartService)>]
[<DisplayNameKeyAttribute("C2AuditTracingEnabledName")>]
abstract C2AuditTracingEnabled : bool with get, set
function get C2AuditTracingEnabled () : boolean
function set C2AuditTracingEnabled (value : boolean)

Wartość właściwości

Typ: System.Boolean
Boolean

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.