A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.data.sql.sqlnotificationrequest below:

SqlNotificationRequest Class (System.Data.Sql) | Microsoft Learn

SqlNotificationRequest Class Definition

Caution

Use the Microsoft.Data.SqlClient package instead.

Represents a request for notification for a given command.

public ref class SqlNotificationRequest sealed
[System.Obsolete("Use the Microsoft.Data.SqlClient package instead.")]
public sealed class SqlNotificationRequest
public sealed class SqlNotificationRequest
[<System.Obsolete("Use the Microsoft.Data.SqlClient package instead.")>]
type SqlNotificationRequest = class
type SqlNotificationRequest = class
Public NotInheritable Class SqlNotificationRequest
Inheritance
Attributes

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.

Constructors Properties Options

Gets or sets the SQL Server Service Broker service name where notification messages are posted.

Timeout

Gets or sets a value that specifies how long SQL Server waits for a change to occur before the operation times out.

UserData

Gets or sets an application-specific identifier for this notification.

Methods See also

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4