Click or drag to resize

ConfigurationCommonDBRefConnectionSettings Property

Returns the connection settings for this database.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConnectionSettings ConnectionSettings { get; }

Return Value

Type: ConnectionSettings
connection settings
See Also