• <menu id="w2i4a"></menu>
  • logo FastReport中文文檔

    文檔首頁>>FastReport中文文檔>>引用報告參數(shù)

    引用報告參數(shù)


    要引用報告參數(shù),請使用報告對象的 GetParameterValue 方法:

    int myParam = (int)Report.GetParameterValue("MyParameter");

    點擊復制

    參數(shù)可以嵌套。在這種情況下,請標出父參數(shù)的名稱,并在句號后標出子參數(shù)的名稱:

    Report.GetParameterValue("ParentParameter.ChildParameter")

    點擊復制

    參數(shù)有明確的數(shù)據(jù)類型。它在參數(shù)的 DataType 屬性中給出。在引用參數(shù)時必須考慮到這一點。您可以在"Data"窗口中看到參數(shù)列表。您可以將參數(shù)拖入腳本,F(xiàn)astReport 會自動創(chuàng)建用于引用參數(shù)的代碼。

    要更改參數(shù)值,請使用報告對象的 SetParameterValue 方法:

    Report.SetParameterValue("MyParameter", 10);

    點擊復制


    如需下載fastreport最新試用版,請點產(chǎn)品名跳轉(zhuǎn)產(chǎn)品下載頁>>

    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();