 | ConfigurationCommonDBRefConnectionReadOnly Property |
Sets the read-only flag 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 bool ConnectionReadOnly { get; set; }
Property Value
Type:
Booleanis the read-only flag
See Also