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

    文檔首頁>>FastReport中文文檔>>傳遞自定義 SQL

    傳遞自定義 SQL


    報告可能包含使用數(shù)據(jù)向?qū)Вㄍㄟ^ "數(shù)據(jù)|添加數(shù)據(jù)源... "菜單)添加的數(shù)據(jù)源。有時需要從應(yīng)用程序中向該數(shù)據(jù)源傳遞自定義 SQL。為此,請使用以下代碼:

    using FastReport.Data;
    report1.Load(...); 
    // do it after loading the report, before running it
    // find the table by its alias
    TableDataSource table = report1.GetDataSource("MyTable") as TableDataSource;
    table.SelectCommand = "new SQL text";
    report1.Show();
    

    點擊復(fù)制


    如需下載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); })();