Reloading DataCollection

How to reload force datacollection to reload data from URL ?

data.clearAll();
data.load(url);