Skip to main content

LanguageSQL

This page provides generated reference documentation for the LanguageSQL data model.

Gehört zum Sprachdatenmodell. Speichert den Namen eines Aliases, sowie eine beliebige Anzahl an SQL Statements.

Overview

PropertySummary
aliasThe alias on which the SQLs should be executed
statementsThe statements which should be executed when the keys are extracted

alias

Type: String

The alias on which the SQLs should be executed


statements

Type: String[]

The statements which should be executed when the keys are extracted