 | InsertIntoClauseAdd Method |
Add a column name to the insert-into clause.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic void Add(
string columnName
)
Parameters
- columnName
- Type: SystemString
to add
See Also