Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the maximum number of concurrent connections allowed by an element that is derived from the DataSource data type.
Синтаксис
<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 |
Замечания
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.