![]() | CreateSchemaClauseTypeDef Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public sealed class CreateSchemaClauseTypeDef : Enum
The CreateSchemaClauseTypeDef type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AVRO | Avro-array underlying type. |
![]() ![]() | MAP | Map underlying type. |
![]() ![]() | NONE | Undefined (system default) underlying type. |
![]() ![]() | OBJECTARRAY | Object-array underlying type. |
![]() | value__ | |
![]() ![]() | VARIANT | Variant type. |
Name | Description | |
---|---|---|
![]() | Write |
Write keyword according to type def.
(Defined by CreateSchemaClauseTypeDefExtensions.) |