 | ConfigurationCommonDBRefConnectionTransactionIsolation Property |
Sets the transaction isolation level on new connections created for this database.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Nullable ConnectionTransactionIsolation { get; set; }
Property Value
Type:
NullableTis the transaction isolation level
See Also