• 大小: 589KB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-06-13
  • 语言: C#
  • 标签: RDLC报表  

资源简介

在WPF中实现RDLC报表功能,并提供钻取操作。 源码相关说明在:https://www.cnblogs.com/lbhqq/p/5909827.html

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;

namespace DrillthroughTest
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-09-26 16:50  DrillthroughTest\
     文件         189  2016-09-23 15:37  DrillthroughTest\App.config
     文件         386  2016-09-23 15:37  DrillthroughTest\App.xaml
     文件         343  2016-09-23 15:37  DrillthroughTest\App.xaml.cs
     目录           0  2016-09-23 16:35  DrillthroughTest\bin\
     目录           0  2016-09-26 15:41  DrillthroughTest\bin\Debug\
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\de\
     文件       15637  2016-09-23 16:40  DrillthroughTest\bin\Debug\Department.rdlc
     文件       48832  2014-02-21 05:26  DrillthroughTest\bin\Debug\de\Microsoft.SqlServer.Types.resources.dll
     文件       47616  2016-09-26 16:50  DrillthroughTest\bin\Debug\DrillthroughTest.exe
     文件         189  2016-09-23 15:37  DrillthroughTest\bin\Debug\DrillthroughTest.exe.config
     文件       28160  2016-09-26 16:50  DrillthroughTest\bin\Debug\DrillthroughTest.pdb
     文件       22696  2016-09-26 16:50  DrillthroughTest\bin\Debug\DrillthroughTest.vshost.exe
     文件         189  2016-09-23 15:37  DrillthroughTest\bin\Debug\DrillthroughTest.vshost.exe.config
     文件         490  2016-07-16 19:44  DrillthroughTest\bin\Debug\DrillthroughTest.vshost.exe.manifest
     文件       18626  2016-09-26 16:50  DrillthroughTest\bin\Debug\Employee.rdlc
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\es\
     文件       48832  2014-02-21 05:25  DrillthroughTest\bin\Debug\es\Microsoft.SqlServer.Types.resources.dll
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\fr\
     文件       48832  2014-02-21 05:27  DrillthroughTest\bin\Debug\fr\Microsoft.SqlServer.Types.resources.dll
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\it\
     文件       48832  2014-02-21 05:26  DrillthroughTest\bin\Debug\it\Microsoft.SqlServer.Types.resources.dll
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\ja\
     文件       52928  2014-02-21 05:25  DrillthroughTest\bin\Debug\ja\Microsoft.SqlServer.Types.resources.dll
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\ko\
     文件       48832  2014-02-21 05:27  DrillthroughTest\bin\Debug\ko\Microsoft.SqlServer.Types.resources.dll
     文件      563392  2015-05-29 21:27  DrillthroughTest\bin\Debug\Microsoft.ReportViewer.WinForms.dll
     文件      392896  2014-02-21 05:28  DrillthroughTest\bin\Debug\Microsoft.SqlServer.Types.dll
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\pt\
     文件       48832  2014-02-21 05:25  DrillthroughTest\bin\Debug\pt\Microsoft.SqlServer.Types.resources.dll
     目录           0  2016-09-24 15:27  DrillthroughTest\bin\Debug\ru\
............此处省略54个文件信息

评论

共有 条评论