Skip to main content

IDataSource.load() method

load all object with Type from data source

Signature:

load(): Promise<Type[]>;

Returns:

Promise<Type[]>

{Type[]}