gpt4 book ai didi

reportviewer - 在哪里可以找到RDLC xml的文档?

转载 作者:行者123 更新时间:2023-12-04 20:23:50 25 4
gpt4 key购买 nike

我正在尝试查找有关RDLC的文档。

具体来说,我在Actions元素中寻找不同的TextBox

最佳答案

您可以在此处找到各种SQL Server版本的RDL规范:

  • SQL Server RDL Specification

  • 在第41页,您可以获得可能的操作的列表:

    Action The Action element defines a hyperlink, bookmark link or drillthrough action associated with a ReportItem.



    根据 Got Reportviewer?,RDLC和RDL共享相同的格式:

    Q8: What is the difference between RDL and RDLC formats?

    A: RDL files are created by the SQL Server 2008 version of Report Designer. RDLC files are created by the Visual Studio 2008 version of Report Designer.

    RDL and RDLC formats have the same XML schema. However, in RDLC files, some values (such as query text) are allowed to be empty, which means that they are not immediately ready to be published to a Report Server. The missing values can be entered by opening the RDLC file using the SQL Server 2008 version of Report Designer. (You have to rename .rdlc to .rdl first.)

    关于reportviewer - 在哪里可以找到RDLC xml的文档?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3330954/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com