System.Data.Sql Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.