 | EPStatementObjectModelCreateTable Property |
Returns the create-table clause if present or null if not present
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CreateTableClause CreateTable { get; set; }
Property Value
Type:
CreateTableClausecreate-table clause
See Also