InterviewSolution
Saved Bookmarks
| 1. |
What Is The Rdl File? |
|
Answer» RDL stands for REPORT DEFINITION LANGUAGE. When we save a report then than the file is saved as ReportName.rdl. It is a XML file. This RDL file is USED for deploying report to report server. RDL stands for Report Definition Language. When we save a report then than the file is saved as ReportName.rdl. It is a XML file. This RDL file is used for deploying report to report server. |
|