The user-defined aggregate extension method has too many generic arguments. There should have at most three generic arugments, one for stream input event type, one for aggregate input event type, another for aggregate output event type. The following method call is not supported: '{0}'.
The user transaction that has been started in user defined routine, trigger or aggregate "%1!s!" is not ended upon exiting ...
The user-defined aggregate call must be wrapped inside a new expression. The following expression is not supported: '{0}'. ...
The user-defined aggregate extension method can only take at most two more parameters. One is expression for the aggregate, ...
The user-defined aggregate extension method doesn't have a 'CepUserDefinedAggregate' attribute to specify the type information ...
The user-defined aggregate extension method has too many generic arguments. There should have at most three generic arugments, ...
The user-defined function (UDF) at line %d{Line/}, column %d{Column/} cannot be used as a data source for the current statement. ...
The user-defined module could not be instantiated because its implementation class '{0}' does not have the proper constructor. ...
The user-defined operator '{0}' specified in CepUserDefinedOperator attribute is not derived from CepOperator base class. ...
The user-defined operator extension method requires the attribute 'CepUserDefinedOperator' to specify the type information ...