destroyData
Called when an instance should be removed from the cache.
connection.destroyData(record)
Goes through each query of data and removes any data that matches
record
's id. Finally removes this from the instance store.