 | InsertIntoClause Constructor (String) |
Ctor.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic InsertIntoClause(
string streamName
)
Parameters
- streamName
- Type: SystemString
is the stream name to insert into
See Also