3 references to Fill
System.Data.Common (3)
System\Data\Common\DbDataAdapter.cs (3)
518
throw ADP.MissingSelectCommand(ADP.
Fill
);
599
throw ADP.MissingSelectCommand(ADP.
Fill
);
619
IDbConnection activeConnection = DbDataAdapter.GetConnection3(command, ADP.
Fill
);