Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 982 Bytes

File metadata and controls

31 lines (27 loc) · 982 Bytes
title dbo.sysnotifications (Transact-SQL)
description dbo.sysnotifications (Transact-SQL)
author VanMSFT
ms.author vanto
ms.date 03/04/2017
ms.service sql
ms.subservice system-objects
ms.topic reference
f1_keywords
dbo.sysnotifications_TSQL
sysnotifications
sysnotifications_TSQL
dbo.sysnotifications
helpviewer_keywords
sysnotifications system table
dev_langs
TSQL

dbo.sysnotifications (Transact-SQL)

[!INCLUDE SQL Server]

Contains one row for each notification.

Column name Data type Description
alert_id int ID of the alert.
operator_id int Operator ID to whom this notification should be sent.
notification_method tinyint Method of notification:

1 = E-mail

2 = Pager

4 = netsend

7 = All