簡體   English   中英

將NULL傳遞給SSRS URL訪問參數?

[英]Pass NULL to SSRS URL access parameter?

如何使用URL訪問將參數傳遞給SSRS報告時指定NULL值?

即使用表格時

http://server/ReportServer/Pages/ReportViewer.aspx?Report&Parameter=value

使用語法

Parameter:IsNull=True

在上面給出的例子中:

http://server/ReportServer/Pages/ReportViewer.aspx?Report&Parameter:IsNull=True

參考: http//msdn.microsoft.com/en-us/library/ms155391 (loband).aspx

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM