 | CreateTableClause Constructor (String) |
Ctor.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CreateTableClause(
string tableName
)
Parameters
- tableName
- Type: SystemString
the table name
See Also