Skip to content

Relational: UDF calls are generated unquoted #9558

Closed
@anpete

Description

@anpete

When we generate a call to a user defined database function, the function name is unquoted. Should it be?

SELECT [dbo].EmployeeOrderCount(@__employeeId_0)
FROM [Employees] AS [e]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions