Interface
Data source schema.
Properties
Property | Type | Notes |
---|---|---|
{ [jimuChildId: string]: DataSourceSchema } | For dataset data source. In fact, the jimuChildId is the child id when the first mapping is configured. |
childSchemas
optional
Interface PropertychildSchemas: { [jimuChildId: string]: DataSourceSchema }
For dataset data source. In fact, the jimuChildId is the child id when the first mapping is configured.
Type declaration
- [jimuChildId: string]: DataSourceSchema