翻譯|使用教程|編輯:楊鵬連|2021-05-18 09:54:55.210|閱讀 295 次
概述:在本文中,我們將學(xué)習(xí)FastReport中使用報表參考類的原則。如何通過數(shù)據(jù)庫登錄事件參數(shù)數(shù)量,通過數(shù)據(jù)庫登錄事件處理程序。
# 界面/圖表報表/文檔/IDE等千款熱門軟控件火熱銷售中 >>
相關(guān)鏈接:
FastReport .Net是適用于Windows Forms,ASP.NET,MVC和.NET Core的全功能解決方案。它可以在Microsoft Visual Studio 2005-2019中使用。支持.Net Framework 2.0-4.x,.NET Core 3.0及以上版本。
立即點擊下載FastReport.NET v2021.1最新版
Fastreport.NET在線購買價優(yōu)惠,專享85折起!趕緊加入購物清單吧!
數(shù)據(jù)庫登錄事件Args 后的類
為AfterDatabaseLogin事件提供數(shù)據(jù)。
Inheritance
System.Object
AfterDatabaseLoginEventArgs
Namespace: FastReport
Assembly: FastReport.dll
句法
public class AfterDatabaseLoginEventArgsConstructors
AfterDatabaseLoginEventArgs(DbConnection)
初始化的新實例后,數(shù)據(jù)庫登錄事件參數(shù)數(shù)量使用指定的連接類。
Declaration
public AfterDatabaseLoginEventArgs(DbConnection connection)參數(shù)
Connection
獲取DbConnection對象。
Declaration
public DbConnection Connection { get; }適當(dāng)?shù)膬r值
數(shù)據(jù)庫登錄事件處理程序 后委托
表示將處理AfterDatabaseLogin事件的方法。
Namespace: FastReport
Assembly: FastReport.dll
句法
public delegate void AfterDatabaseLoginEventHandler(object sender, AfterDatabaseLoginEventArgs e);參數(shù)
還想要更多嗎?可以您點擊閱讀【FastReport的報表2020最新資源盤點】,查找需要的教程資源。讓人興奮的是FastReport的.NET正在慧都網(wǎng)火熱銷售中!低至3701元型態(tài)起!> >查看價格詳情
本站文章除注明轉(zhuǎn)載外,均為本站原創(chuàng)或翻譯。歡迎任何形式的轉(zhuǎn)載,但請務(wù)必注明出處、不得修改原文相關(guān)鏈接,如果存在內(nèi)容上的異議請郵件反饋至chenjj@fc6vip.cn
文章轉(zhuǎn)載自: