 | DataFlowOperatorOutputTypeIsWildcard Property |
Returns true for wildcard type.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsWildcard { get; set; }
Property Value
Type:
Booleanwildcard type indicator
See Also