As far as code blocks and expressions in the report, it is all VB.
Wednesday, March 7, 2012
Is reporting service support C# syntax
When I need to type code in the report that I must use VB syntax. Dose it support C# syntax.No it doesn't. An easy way to get syntax colouring and intellisense for the VBA code is to start up Excel or Word, and use the macro editor to write your code, then copy and paste it into your report.|||The only way to use C# code is to use a custom assembly with your report. You can write C# in the assembly, the have your report reference the assembly.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment