Click or drag to resize

DriverConfigurationDriverName Property

Gets or sets the name of the driver.

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

Property Value

Type: String
The name of the driver.
See Also