Share via


Aggregate function name cannot be used with a type character

A type character has been included at the end of the name of an aggregate function.

Error ID: BC36617

To correct this error

  • Remove the type character from the aggregate function name.

See Also

Concepts

Type Characters

Introduction to LINQ in Visual Basic

Reference

Aggregate Clause (Visual Basic)

Group By Clause (Visual Basic)

Group Join Clause (Visual Basic)

Other Resources

LINQ in Visual Basic