Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the maximum number of concurrent connections allowed by an element that is derived from the DataSource data type.
Syntax
<DataSource>
...
<MaxActiveConnections>...</MaxActiveConnections>
...
</DataSource>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Integer |
Default value |
10 |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Hinweise
If the value of this element is set to zero, the maximum number of concurrent connections is determined by the data cartridge that is used to access the data source. If the value of this element is set to a negative value, the maximum number of concurrent connections is unlimited.