Table 18122320 EOS004 DB Connection Setup
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 |
Fields
Code (10)
Code[20]
The code of the connection setup.
| Language | Caption |
|---|---|
| de-DE | Code |
| en-US | Code |
| it-IT | Codice |
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.
| Language | Caption |
|---|---|
| de-DE | Dienst-Konfig.-Code |
| en-US | Service Config. Code |
| it-IT | Cod. config. servizio |
Provider Name (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 |
Connection String (30)
Text[500]
Specifies the connectino string to use when connecting to the database.
| Language | Caption |
|---|
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.
| Language | Caption |
|---|---|
| de-DE | Datenbankname |
| en-US | Database Name |
| it-IT | Nome 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
GuidReturns the newly created connection ID.
Feedback
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.