Edit

Share via


System.Data.Sql Namespace

Contains classes that support SQL Server-specific functionality.

Classes

SqlDataSourceEnumerator

Provides a mechanism for enumerating all available instances of SQL Server within the local network.

SqlNotificationRequest

Represents a request for notification for a given command.

Remarks

For information about the functionality of the classes within this namespace, see Enumerating Instances of SQL Server (ADO.NET) and Query Notifications in SQL Server.

See also