SqlNotificationRequest Class
.NET Framework 3.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 Server 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 Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Reference
SqlNotificationRequest MembersSystem.Data.Sql Namespace
Other Resources
Using Query NotificationsCommunity Additions
ADD
Show: