
In a data method in SSRS, i'm looking for a way to call a static method in a class that will return a temporary table. After that in the data method, i will return the result as a datatable.
Is it possible to do it ? All exceptions I found on the web is with a simple Query object.
Thanks
*This post is locked for comments
I have the same question (0)