foundation-comms.entitydatasource.initialize
Home > @genesislcap/foundation-comms > EntityDatasource > initialize
EntityDatasource.initialize() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
initialize(init: EntityDatasourceInit<TDTO, TEntity>): Promise<boolean>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
init |
EntityDatasourceInit<TDTO, TEntity> |
Returns:
Promise<boolean>
Remarks
Initialize datasource.