资源简介
数据库通用类库支持SQL/Mysql/odbc/oledb/SQLite/oracel
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Data;
using System.Collections;
using System.ComponentModel;
namespace SXLibrary
{
///
/// DataTable操作
///
public abstract class DataTableHelper
{
///
/// 根据条件分组,保留所有列。List grouped = new List() ;
///
///
///
///
///
///
public static void GroupDataRows(IEnumerable source List destination
string[] groupByFields int fieldIndex DataTable s
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 54002 2014-04-24 16:41 DBHelper.cs
文件 31051 2014-04-24 16:41 FlieObj.cs
文件 3391 2014-04-21 16:27 Log.cs
文件 3138 2014-03-05 15:53 Log4net.config
文件 299008 2014-03-05 11:21 log4net.dll
文件 437248 2014-04-22 10:40 MySql.Data.dll
文件 4299 2014-04-24 16:41 SXLibrary.csproj
文件 268800 2014-04-22 10:40 System.Data.SQLite.DLL
文件 3389 2014-03-26 10:25 WriteLog.cs
文件 390224 2013-11-06 10:49 bin\Debug\ChnCharInfo.dll
文件 299008 2014-03-05 11:21 bin\Debug\log4net.dll
文件 437248 2014-04-22 10:40 bin\Debug\MySql.Data.dll
文件 1600000 2014-01-14 11:12 bin\Debug\NPOI.dll
文件 34816 2014-04-24 16:42 bin\Debug\SXLibrary.dll
文件 79360 2014-04-24 16:42 bin\Debug\SXLibrary.pdb
文件 268800 2014-04-22 10:40 bin\Debug\System.Data.SQLite.DLL
文件 390224 2013-11-06 10:49 bin\Release\ChnCharInfo.dll
文件 299008 2014-03-05 11:21 bin\Release\log4net.dll
文件 437248 2013-06-20 00:34 bin\Release\MySql.Data.dll
文件 1600000 2014-01-14 11:12 bin\Release\NPOI.dll
文件 743424 2014-03-13 10:25 bin\Release\SQLite.Interop.dll
文件 90624 2014-03-14 14:54 bin\Release\SXLibrary.dll
文件 257536 2014-03-14 14:54 bin\Release\SXLibrary.pdb
文件 268800 2014-03-13 10:25 bin\Release\System.Data.SQLite.DLL
文件 7637 2014-04-24 16:42 obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 2830 2014-04-24 16:42 obj\Debug\SXLibrary.csproj.FileListAbsolute.txt
文件 917 2014-04-24 16:41 obj\Debug\SXLibrary.csproj.GenerateResource.Cache
文件 30206 2014-04-24 16:42 obj\Debug\SXLibrary.csprojResolveAssemblyReference.cache
文件 34816 2014-04-24 16:42 obj\Debug\SXLibrary.dll
文件 79360 2014-04-24 16:42 obj\Debug\SXLibrary.pdb
............此处省略24个文件信息
- 上一篇:liger ui 应用
- 下一篇:啤酒保鲜监控系统源码
相关资源
- C# KTV 点歌系统,C#项目源码带数据库
- asp.net完整项目带数据库
- 北大青鸟accp7.0 使用C#开发数据库应用
- ASP.NET C#在线音乐网站带数据库2017更新
- 旅游管理系统C#版数据库sql server
- C# 一元幸运购项目源码+数据库 大学项
- C# EF6连接、操作Mysql教程和增删改查
- C#超市管理系统
- ASP.NET旅游网源码商业-全套代码含数据
- C# 进销存管理系统,自己根据需求写
- asp.net(c#) 与 highcharts 数据库交互
- c#简单的选课系统用 数据库的造作完
- 数据库课设:KTV点歌系统C# WinForm+Sq
- C#学生选课系统包括源程序及数据库文
- 精通C#与.NET4.0数据库开发.pdf
- C#数据库课程设计说明书报告
- 基于C#WinForm数据库在线考试系统项目
-
C#将数据库数据生成xm
l文件 - C#游戏后台数据库管理系统
- ASP.NET+SQL Server 数据库开发与 光盘
- ASP.NET购物网站全部资源.zip
- C# 五子棋 大学项目源码+数据库
- C# Winform数据库应用设计(附开发案例
- 2017年全国五级行政区划_省市县乡村
- C#+SQL2005图书管理系统
- C#语言实现操作SQLite数据库完成基本的
- S1结业考试KTV项目使用C#配合数据库完
- Visual Studio 2015(C#) Windows数据库项目
- C#访问SQL显示到DataGridView,同时根据
- C#封装MySql数据库操作,反射动态生成
评论
共有 条评论