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.
我需要为 SSRS 中的参数分配付费或挂起标签。当用户选择付费时,它应该将两个值传递给存储过程, 02 和 91 。如果用户选择挂起,它应该将所有剩余的值传递给存储过程,而不是 02 和 91。如何实现这一点?