ICrudConfigEntityOptions
Entity customization options (table names, field lengths, and table prefix).
Defined in: src/shared/interface/config/entity/options.interface.ts
| Name | Type | Default |
|---|---|---|
configData | IConfigEntityDataOptionsConfigData entity options | |
configSection | IConfigEntitySectionOptionsConfigSection entity options | |
tablePrefix | stringTable name prefix for all entities |
Last updated on