![]() | OnMergeMatchedInsertAction Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class OnMergeMatchedInsertAction : OnMergeMatchedAction
The OnMergeMatchedInsertAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnMergeMatchedInsertAction | Ctor. |
![]() | OnMergeMatchedInsertAction(IListT, Void, String, IListT) | Initializes a new instance of the OnMergeMatchedInsertAction class |
Name | Description | |
---|---|---|
![]() | ColumnNames | Returns the insert-into column names, if provided. |
![]() | OptionalStreamName | Returns the insert-into stream name. |
![]() | SelectList | Returns the select expressions. |
![]() | WhereClause | Returns the action condition, or null if undefined. |