Click or drag to resize

SQLColumnTypeContextColumnNumber Property

Returns column number starting at 1.

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

Return Value

Type: Int32
column number
See Also