Udostępnij przez


Właściwość ServerTraceEventSet.AuditAppRoleChangePasswordEvent

Pobiera lub ustawia Boolean wartości właściwość, który określa, czy zdarzenie jest uwzględniany w zestaw zdarzeń.Zdarzenie wystąpi podczas hasło rola aplikacji zostanie zmieniona.

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

Składnia

'Deklaracja
Public Property AuditAppRoleChangePasswordEvent As Boolean
    Get
    Set
'Użycie
Dim instance As ServerTraceEventSet
Dim value As Boolean

value = instance.AuditAppRoleChangePasswordEvent

instance.AuditAppRoleChangePasswordEvent = value
public bool AuditAppRoleChangePasswordEvent { get; set; }
public:
property bool AuditAppRoleChangePasswordEvent {
    bool get ();
    void set (bool value);
}
member AuditAppRoleChangePasswordEvent : bool with get, set
function get AuditAppRoleChangePasswordEvent () : boolean
function set AuditAppRoleChangePasswordEvent (value : boolean)

Wartość właściwości

Typ: System.Boolean
A Boolean wartość określająca, czy AuditAppRoleChangePasswordEvent zdarzenie jest uwzględniane w przypadku zestaw.
W przypadku wartości True zdarzenie jest uzględniane w zbiorze zdarzeń.
Jeśli False (domyślnie), zdarzenie nie dołączono zestaw zdarzeń.

Uwagi

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