 | 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
Syntaxpublic string DriverName { get; set; }
Property Value
Type:
StringThe name of the driver.
See Also