所有案例的詳細清單
如需較為精簡的協助以決定使用哪一個報表繫結案例,請參閱「建議的案例摘要」。
提示 |
---|
大部分網站或 Windows 專案都可以倚賴兩個最簡單的繫結案例:繫結至內嵌或非內嵌報表;這些案例將會在教學課程中逐步說明。因此,閱讀本節之前,請先完成「教學課程」中的教學課程。 |
有四個物件模型貫串整個 Crystal Reports 產品家族。這些物件模型各自提供多個將報表繫結至 CrystalReportViewer 控制項的案例。
Crystal Reports 可使用的物件模型
CrystalReportViewer 物件模型
- 「繫結至程式碼中的檔案目錄路徑」
- 「透過屬性視窗繫結至檔案目錄路徑」
- 「繫結至 CrystalReportSource 控制項 (Visual Studio 中的網站)」
- 「繫結至報表 Web 服務 URL」
- 「使用 Crystal 服務的 CrystalReportViewer 繫結案例」
- 「繫結至 ReportSource (Crystal Reports Server 或 BusinessObjects Enterprise 11)」
ReportDocument 物件模型
- 「繫結至內嵌的報表類別」
- 「繫結至向上轉型為 ReportDocument 的內嵌報表類別」
- 「繫結至已載入 ReportDocument 類別中的非內嵌報表」
- 「 繫結至快取的內嵌報表類別 」
- 「繫結至已載入快取管理公用程式類別中的非內嵌報表」
- 「與 ReportDocument 元件繫結」
- 「使用 Crystal Services 的 ReportDocument 繫結案例 (VS.NET 2002 和 2003)」
透過升級提供的物件模型
ReportClientDocument 物件模型 (RAS)
- 「使用 ReportDocument.Load() 方法繫結至 Unmanaged RAS 伺服器」
- 「使用 ReportDocument.FileName 屬性繫結至 Unmanaged RAS 伺服器」
- 「使用 ReportClientDocument.Open() 方法繫結至 Unmanaged RAS 伺服器」
- 「使用 ReportDocument.Load() 方法繫結至 Managed RAS 伺服器」
- 「使用 ReportDocument.FileName 屬性繫結至 Managed RAS 伺服器」
- 「使用 ReportAppFactory.OpenDocument() 方法繫結至 Managed RAS 伺服器」
InfoObject 物件模型 (BOE)
- 「繫結至轉型為 Report 的 InfoObject」
附註 這些物件模型會在「架構」一節中詳細說明。