SqlDependency Constructor
.NET Framework 3.0
Creates a new instance of the SqlDependency class.
SqlDependency Members
System.Data.SqlClient Namespace
| Name | Description |
|---|---|
| SqlDependency () | Creates a new instance of the SqlDependency class with the default settings. |
| SqlDependency (SqlCommand) | Creates a new instance of the SqlDependency class and associates it with the SqlCommand parameter. |
| SqlDependency (SqlCommand, String, Int32) | Creates a new instance of the SqlDependency class, associates it with the SqlCommand parameter, and specifies notification options and a time-out value. |
Reference
SqlDependency ClassSqlDependency Members
System.Data.SqlClient Namespace