Skip to main content
Version: 2025.1

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

PropertySummary
auditActiveAudit layer is active.
entityGroup
globalPropertiesProperties that all DB entities have.
syncActiveSpecifies whether to synchronize an item (database table) each time.
targetAliasNameThis property has to be used, if multiple alias definitions should be combined into a single one during transpilation
unmanagedIf enabled, the operator won't automatically create a managed database for this definition. This means that manual configuration is required.

auditActive

Type: Boolean
Default: true

Audit layer is active.


entityGroup

Type: EntityGroupDBDataModel


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.


syncActive

Type: Boolean
Default: false

Specifies whether to synchronize an item (database table) each time.


targetAliasName

Type: String

This property has to be used, if multiple alias definitions should be combined into a single one during transpilation


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.