1 write to Connection
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDataAdapter.cs (1)
222_commandSet.Connection = command.Connection;
1 reference to Connection
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
256if (Connection.IsContextConnection) {