2. Edit the method so that it contains the following code.
1 2 3 4 5 6 | [SRSReportDataSetAttribute("TmpCust")] public TmpCustTableSample getTmpCustTable() { select * from tmpCust; return tmpCust; } |
3. Save the method and close the editor.
Best Regards,
Hossein Karimi
No comments:
Post a Comment