Click or drag to resize

EPStatementObjectModelCreateSchema Property

Returns the create-schema clause.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public CreateSchemaClause CreateSchema { get; set; }

Property Value

Type: CreateSchemaClause
clause
See Also