Click or drag to resize

ColumnChangeCaseEnumNONE Field

Leave the column names the way the database driver represents the column.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const ColumnChangeCaseEnum NONE = 0

Field Value

Type: ColumnChangeCaseEnum
See Also