![]() | CreateSchemaClause Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class CreateSchemaClause
The CreateSchemaClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateSchemaClause | Ctor. |
![]() | CreateSchemaClause(String, ICollectionT, Void) | Initializes a new instance of the CreateSchemaClause class |
![]() | CreateSchemaClause(String, IListT, Void) | Initializes a new instance of the CreateSchemaClause class |
![]() | CreateSchemaClause(String, ICollectionT, Void, String, IListT) | Initializes a new instance of the CreateSchemaClause class |
Name | Description | |
---|---|---|
![]() | Columns | Returns the column definition. |
![]() | CopyFrom | Returns the optional set of event type names that properties are copied from. |
![]() | EndTimestampPropertyName | Returns the property name of the property providing the end timestamp value. |
![]() | Inherits | Returns the names of event types inherited from, if any |
![]() | SchemaName | Returns the type name, aka. schema name. |
![]() | StartTimestampPropertyName | Returns the property name of the property providing the start timestamp value. |
![]() | TreeObjectName |
Gets or sets the id of expression assigned by tools.
|
![]() | TypeDefinition |
Gets or sets the type definition.
|
![]() | Types | Returns model-after types, i.e. (fully-qualified) class name or event type Name(s), multiple for variant types. |