Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |
Remarks
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.