3 references to Fill
System.Data (3)
fx\src\data\System\Data\Common\DbDataAdapter.cs (3)
434throw ADP.MissingSelectCommand(ADP.Fill); 502throw ADP.MissingSelectCommand(ADP.Fill); 518IDbConnection activeConnection = DbDataAdapter.GetConnection3(this, command, ADP.Fill);