2 references to ConnectionStringBuilder
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (2)
102
_hashHelper.
ConnectionStringBuilder
.ApplicationName = _queue; // Used by cleanup sproc.
115
_con = new SqlConnection(_hashHelper.
ConnectionStringBuilder
.ConnectionString); // Create connection and open.