Click or drag to resize

SQLColumnTypeContextColumnClassType Property

Returns column type.

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

Return Value

Type: Type
column type
See Also