SqlNotificationRequest Class
.NET Framework 2.0
Note: This class is new in the .NET Framework version 2.0.
Represents a request for notification for a given command.
Namespace: System.Data.Sql
Assembly: System.Data (in system.data.dll)
System.Data.Sql Namespace
Assembly: System.Data (in system.data.dll)
This class provides low-level access to the query notification services exposed by SQL Server 2005. For most applications the SqlDependency class provides a simpler way of using query notifications. However, if you need fine control over when notifications occur, or you need to customize the message data returned as part of a notification, the SqlNotificationRequest class is the one to use.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Reference
SqlNotificationRequest MembersSystem.Data.Sql Namespace
Other Resources
Using Query NotificationsCommunity Additions
ADD
Show: