 | ConfigurationCommonEventTypeXMLDOMIsAutoFragment Property |
Set to true (the default) to look up or create event types representing fragments of an XML document
automatically upon request for fragment event type information; Or false when only explicit
properties may return fragments.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsAutoFragment { get; set; }
Property Value
Type:
Booleanindicator whether to allow splitting-up (fragmenting) properties (nodes) in an document
See Also