 | EPStatementObjectModelIntoTableClause Property |
Returns the into-table clause, or null if none found.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IntoTableClause IntoTableClause { get; set; }
Property Value
Type:
IntoTableClauseinto-table clause
See Also