var imports = new List(); //Load up the imports //Pass in cnx, tablename, and list of imports BulkInsert(context.Database.Connection.ConnectionString, "Products", imports);