Deletes a row from table 'CrawlRequests'. Calling this method with absoluteUri1 set to 'null' and absoluteUri2 set to 'null' deletes all CrawlRequests from the 'CrawlRequests' table.
public void DeleteCrawlRequest( stringabsoluteUri1, stringabsoluteUri2 );