Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在报告 rdl 文件中放置一个隐藏的校验和(加密字符串),但我尝试的所有内容都会被设计器删除。
我想知道是否有办法阻止设计人员这样做,比如 XML 注释或类似的东西。
在报告上创建一个隐藏的文本框并将值表达式设置为校验和怎么样?