Skip to Content

ICrudConfigEntityOptions

Entity customization options (table names, field lengths, and table prefix).

Defined in: src/shared/interface/config/entity/options.interface.ts

NameTypeDefault
configDataIConfigEntityDataOptions

ConfigData entity options

configSectionIConfigEntitySectionOptions

ConfigSection entity options

tablePrefixstring

Table name prefix for all entities

Last updated on