Click or drag to resize

SQLColumnTypeContextColumnSqlType Property

Returns column sql type.

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

Return Value

Type: String
sql type
See Also