Alert Class
SQL Server 2008
The Alert class represents a Microsoft SQL Server Agent alert.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
To get or set Alert object properties, users must be a member of the sysadmin fixed server role.
To create or drop an Alert users must be a member of the sysadmin fixed server role.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
