Table 18122320 EOS004 DB Connection Setup
Allows the configuration of a database connection.
Language | Caption |
---|---|
de-DE | DB-Verbindungseinrichtung |
en-US | DB Connection Setup |
it-IT | Setup connessione DB |
10
)Code[20]
The code of the connection setup.
Language | Caption |
---|---|
de-DE | Code |
en-US | Code |
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-DE | Dienst-Konfig.-Code |
en-US | Service Config. Code |
it-IT | Cod. config. servizio |
20
)Text[50]
Specifies the database provider to use for the connection.
Language | Caption |
---|---|
de-DE | Provider-Name |
en-US | Provider Name |
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-DE | Datenbankname |
en-US | Database Name |
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.