AliasDefDB
This page provides generated reference documentation for the AliasDefDB data model.
Enthält die Stati der Auditierung und der Synchronisierung sowie Informationen über alle Tabellen dieser Datenbank.
Overview
| Property | Summary |
|---|---|
| auditActive | Audit layer is active. |
| syncActive | Specifies whether to synchronize an item (database table) each time. |
| unmanaged | If enabled, the operator won't automatically create a managed database for this definition. This means that manual configuration is required. |
| globalProperties | Properties that all DB entities have. |
| entityGroup | — |
| targetAliasName | This property has to be used, if multiple alias definitions should be combined into a single one during transpilation |
auditActive
Type: Boolean
Default: true
Audit layer is active.
syncActive
Type: Boolean
Default: false
Specifies whether to synchronize an item (database table) each time.
unmanaged
Type: Boolean
Default: false
If enabled, the operator won't automatically create a managed database for this definition. This means that manual configuration is required.
globalProperties
Type: Properties
Properties that all DB entities have.
If a property is specified here, it can be specified whether it should be added
only for tables or/and fields.
In addition, the name, type and optional description are given here.
entityGroup
Type: EntityGroupDBDataModel
targetAliasName
Type: String
This property has to be used, if multiple alias definitions should be combined into a single one during transpilation