Click or drag to resize

IDataApiLoad Method

Overload List
  Name Description
Public method Code example Load(String) Load a Data Object by id.
Public method Code example Load(String, Boolean) Force load a Data Object by id from the Database and update it to the cache.
Public method Code example Load(String, String) Load a Data Object from a Data Source by id. This is useful for custom data loading e.g. query including related data objects.
Top
See Also