2 references to
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (2)
278public SqlDependency() : this(null, null, SQL.SqlDependencyTimeoutDefault) { 282public SqlDependency(SqlCommand command) : this(command, null, SQL.SqlDependencyTimeoutDefault) {