Click or drag to resize

DriverConfiguration Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.db.DriverConfiguration"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.dbDriverConfiguration

Namespace:  com.espertech.esper.common.client.db
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class DriverConfiguration

The DriverConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodDriverConfiguration
Initializes a new instance of the DriverConfiguration class.
Top
Properties
  NameDescription
Public propertyDriverName
Gets or sets the name of the driver.
Public propertyProperties
Gets or sets the properties.
Top
Fields
See Also