Свойство AlterAnyEventNotification

Gets a permission that can be included in the server permission set.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property AlterAnyEventNotification As ServerPermission
    Get
'Применение
Dim value As ServerPermission

value = ServerPermission.AlterAnyEventNotification
public static ServerPermission AlterAnyEventNotification { get; }
public:
static property ServerPermission^ AlterAnyEventNotification {
    ServerPermission^ get ();
}
static member AlterAnyEventNotification : ServerPermission
static function get AlterAnyEventNotification () : ServerPermission

Значение свойства

Тип Microsoft.SqlServer.Management.Smo. . :: . .ServerPermission
A ServerPermission object that represents the AlterAnyEventNotification permission that can be included in the server permission set.