文件名称:RepeatFind
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-20
- 文件大小:
- 308kb
- 下载次数:
- 0次
- 提 供 者:
- zpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用C#查找重复数据并显示记录,我觉得在一些较大的数据库应用中,这个功能就比较实用了,重复数据会使数据库变大,读取速度变慢,因此找出并删除这些记录是相当有用的。本例所附的数据为文件在Database文件夹中-Find duplicate data and display the records using C#, I think in some of the larger database applications, this feature is more practical, larger duplication of data makes the database, read slower, locate and delete these records is quite useful. In this case attached to the data file in the Database folder
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RepeatFind\DataBase\db_10_Data.MDF
..........\........\db_10_Log.LDF
..........\RepeatFind\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\RepeatFind.csproj
..........\RepeatFind.sln
..........\RepeatFind.suo
..........\..........\Properties
..........\DataBase
..........\RepeatFind
RepeatFind