2 references to GetConnection3
System.Data.Common (2)
System\Data\Common\DbDataAdapter.cs (2)
413
IDbConnection activeConnection = DbDataAdapter.
GetConnection3
(command, ADP.FillSchema);
619
IDbConnection activeConnection = DbDataAdapter.
GetConnection3
(command, ADP.Fill);