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)
256
if (
Connection
.IsContextConnection) {