2 references to
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
290: this (connection) { 302public SqlBulkCopy(string connectionString) : this (new SqlConnection(connectionString)) {