Table 18122320 EOS004 DB Connection Setup
Allows the configuration of a database connection.
Language | Caption |
---|---|
de-AT | DB-Verbindungseinrichtung |
de-CH | DB-Verbindungseinrichtung |
de-DE | DB-Verbindungseinrichtung |
en-AU | DB Connection Setup |
en-CA | DB Connection Setup |
en-GB | DB Connection Setup |
en-NZ | DB Connection Setup |
en-US | DB Connection Setup |
it-CH | Setup connessione DB |
it-IT | Setup connessione DB |
10
)Code[20]
The code of the connection setup.
Language | Caption |
---|---|
de-AT | Code |
de-CH | Code |
de-DE | Code |
en-AU | Code |
en-CA | Code |
en-GB | Code |
en-NZ | Code |
en-US | Code |
it-CH | Codice |
it-IT | Codice |
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.
Language | Caption |
---|---|
de-AT | Dienst-Konfig.-Code |
de-CH | Dienst-Konfig.-Code |
de-DE | Dienst-Konfig.-Code |
en-AU | Service Config. Code |
en-CA | Service Config. Code |
en-GB | Service Config. Code |
en-NZ | Service Config. Code |
en-US | Service Config. Code |
it-CH | Cod. config. servizio |
it-IT | Cod. config. servizio |
20
)Text[50]
Specifies the database provider to use for the connection.
Language | Caption |
---|---|
de-AT | Provider-Name |
de-CH | Provider-Name |
de-DE | Provider-Name |
en-AU | Provider Name |
en-CA | Provider Name |
en-GB | Provider Name |
en-NZ | Provider Name |
en-US | Provider Name |
it-CH | Nome provider |
it-IT | Nome provider |
30
)Text[500]
Specifies the connectino string to use when connecting to the database.
Language | Caption |
---|
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.
Language | Caption |
---|---|
de-AT | Datenbankname |
de-CH | Datenbankname |
de-DE | Datenbankname |
en-AU | Database Name |
en-CA | Database Name |
en-GB | Database Name |
en-NZ | Database Name |
en-US | Database Name |
it-CH | Nome database |
it-IT | Nome database |
procedure ValidateProviderName(ProviderName: Text)
Text
procedure LookupProviderName(var ProviderName: Text): Boolean
ProviderName Text
Returns Boolean
procedure CreateConnection(var ConnectionId: Guid)
Creates a connection to this configuration. This is a TryFunction.
ConnectionId Guid
Returns the newly created connection ID.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.