 | SQLColumnValueContextColumnNumber Property |
Returns column number.
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic int ColumnNumber { get; set; }
Property Value
Type:
Int32The column number.
Return Value
Type:
Int32column number
See Also