Table 18122320 EOS004 DB Connection Setup

Table 18122320 EOS004 DB Connection Setup

Allows the configuration of a database connection.

LanguageCaption
de-ATDB-Verbindungseinrichtung
de-CHDB-Verbindungseinrichtung
de-DEDB-Verbindungseinrichtung
en-AUDB Connection Setup
en-CADB Connection Setup
en-GBDB Connection Setup
en-NZDB Connection Setup
en-USDB Connection Setup
it-CHSetup connessione DB
it-ITSetup connessione DB

Fields

Code (10)

Code[20]

The code of the connection setup.

LanguageCaption
de-ATCode
de-CHCode
de-DECode
en-AUCode
en-CACode
en-GBCode
en-NZCode
en-USCode
it-CHCodice
it-ITCodice

Service Config. Code (15)

Code[20]

TableRelation: "EOS004 Service Config.".Code where(Type = const("EOS FunctionApi"))

Specifies the service connection to an EOS Function API that this setup will use.

LanguageCaption
de-ATDienst-Konfig.-Code
de-CHDienst-Konfig.-Code
de-DEDienst-Konfig.-Code
en-AUService Config. Code
en-CAService Config. Code
en-GBService Config. Code
en-NZService Config. Code
en-USService Config. Code
it-CHCod. config. servizio
it-ITCod. config. servizio

Provider Name (20)

Text[50]

Specifies the database provider to use for the connection.

LanguageCaption
de-ATProvider-Name
de-CHProvider-Name
de-DEProvider-Name
en-AUProvider Name
en-CAProvider Name
en-GBProvider Name
en-NZProvider Name
en-USProvider Name
it-CHNome provider
it-ITNome provider

Connection String (30)

Text[500]

Specifies the connectino string to use when connecting to the database.

LanguageCaption

Database Name (40)

Text[50]

Specifies the name of the database to connect to. This is optional if the connection string already specifies the database. If both are specified, the value in this field probably takes precedence. This, however, depends on the provider implementation.

LanguageCaption
de-ATDatenbankname
de-CHDatenbankname
de-DEDatenbankname
en-AUDatabase Name
en-CADatabase Name
en-GBDatabase Name
en-NZDatabase Name
en-USDatabase Name
it-CHNome database
it-ITNome database

Methods

ValidateProviderName

procedure ValidateProviderName(ProviderName: Text)

Parameters / Return Value

  • ProviderName Text

LookupProviderName

procedure LookupProviderName(var ProviderName: Text): Boolean

Parameters / Return Value

  • ProviderName Text

  • Returns Boolean


CreateConnection

procedure CreateConnection(var ConnectionId: Guid)

Creates a connection to this configuration. This is a TryFunction.

Parameters / Return Value

  • ConnectionId Guid

    Returns the newly created connection ID.



EOS Labs -