Represents the configure deployed system operations, and is implemented by Unisys.AgileBusiness.RuntimeAPI.RuntimeConfig class.
Namespace: Unisys.AgileBusiness.RuntimeAPI
Assembly: Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
The IConfigureSystem type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | SetComponentProperties |
Sets the Pooling settings and User Role information of AB Suite Generated Components
|
![]() | SetDataReader |
Configures Runtime to use the MSSQL feature DataReader
|
![]() | SetMultiBehavior |
Configures Runtime to use “Multi” behavior for database reads
|
![]() | SetPhasedSql |
Configures runtime to use Phased/Non-Phased SQL for database reads
|
![]() | SetTransactionIsolationLevel |
Sets the “Transaction Isolation Level” in runtime
|
See Also