IConfigureSystemSetTransactionIsolationLevel Method

Sets the “Transaction Isolation Level” in runtime

Namespace:  Unisys.AgileBusiness.RuntimeAPI
Assembly:  Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax

StatusInfo SetTransactionIsolationLevel(
	TransactionIsolationLevelParameter parameter
)

Parameters

parameter
Type: Unisys.AgileBusiness.RuntimeAPITransactionIsolationLevelParameter
TransactionIsolationLevelParameter object

Return Value

Type: StatusInfo
StatusInfo object
See Also