 | ConfigurationCommonEventTypeAvroAvroSchemaText Property |
Returns the avro schema text
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string AvroSchemaText { get; set; }
Return Value
Type:
Stringavro schema text
See Also