 | CSVInputAdapterSpecTimestampColumn Property |
Gets or sets the timestamp column name.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic string TimestampColumn { get; set; }
Return Value
Type:
Stringthe name of the column to use for timestamps
See Also