Свойство AuditAppRoleChangePasswordEvent
Gets a server trace event that can be included in the event set.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Property AuditAppRoleChangePasswordEvent As ServerTraceEvent
Get
'Применение
Dim value As ServerTraceEvent
value = ServerTraceEvent.AuditAppRoleChangePasswordEvent
public static ServerTraceEvent AuditAppRoleChangePasswordEvent { get; }
public:
static property ServerTraceEvent^ AuditAppRoleChangePasswordEvent {
ServerTraceEvent^ get ();
}
static member AuditAppRoleChangePasswordEvent : ServerTraceEvent
static function get AuditAppRoleChangePasswordEvent () : ServerTraceEvent
Значение свойства
Тип: Microsoft.SqlServer.Management.Smo. . :: . .ServerTraceEvent
A ServerTraceEvent object that represents the AuditAppRoleChangePasswordEvent event that can be included in the server trace event set.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
См. также