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
| Property | Summary |
|---|---|
| alias | The alias on which the SQLs should be executed |
| statements | The 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