 | OnMergeMatchedInsertActionColumnNames Property |
Returns the insert-into column names, if provided.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList ColumnNames { get; set; }
Property Value
Type:
IListTcolumn names
See Also