Preload data from the RemoteSources into the LocalStorage according to a given object path.
Preload data from the RemoteSources into the LocalStorage according to a given object path.
public void Preload(ObjectPath,object[]);
Preload data from the RemoteSources into the LocalStorage according to a given object path.
public void Preload(string,params object[]);
Preload data from the RemoteSources into the LocalStorage according to a given object path.
public void Preload(Type);
ObjectContext Class | Eldorado.Object.Disconnected Namespace