-
SQL 服务器连接对话(可扩展)
翻译maninwest@Codeforge作者: Chris Winkelmann @CodeProject
显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接
介绍:
首先要感谢 TWallick 想出了使用 Microsoft.Data.ConnectionUI.dll 和 Microsoft.Data.ConnectionUI.Dialog.dll 来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。
背景
抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。
Save 函数迁移到新的类:
public class SaveHelperDefault : ISaveHelper
任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 :
public interface ISaveHelper
{
///
/// A SaveHelper class
- 2022-08-05 10:42:20下载
- 积分:1
-
SQL
SQL入门经典(第四版),非常经典的书籍,可以借鉴。(SQL the entry Classic (fourth edition), classic books, can learn from.)
- 2013-01-31 13:56:08下载
- 积分:1
-
大型桥梁健康监测中的关于数据库的存储过程的实现
大型桥梁健康监测中的关于数据库的存储过程的实现-Large-scale health monitoring of bridges on the database stored procedure to achieve
- 2023-06-01 16:35:03下载
- 积分:1
-
利用VB把图片插入SQLServer数据库,并将数据库中的数据和图片导出到Word中(word中使用宏录制)...
利用VB把图片插入SQLServer数据库,并将数据库中的数据和图片导出到Word中(word中使用宏录制)-VB Pictures inserted SQLServer database and the data in the database is derived and pictures to Word (word-use recording)
- 2023-03-19 04:30:03下载
- 积分:1
-
完整的SQL参考电子书。其精心制作的易undersatand
SQL Complete reference ebook. its an elaborate and easy to undersatand
- 2023-01-29 15:40:03下载
- 积分:1
-
DotLucentet,用来做撬,使用。
之前是Java的程序,现在改用》net来做的。...
DotLucentet,用来做撬,使用。
之前是Java的程序,现在改用》net来做的。 -DotLucentet used in making a crowbar use. Java before the procedure is now moving to a "net very consistent.
- 2023-08-03 14:05:04下载
- 积分:1
-
ssd7 exam2 questions and answers choice practice
ssd7 exam2 答案 仅供参考 选择题和练习题全都有
-ssd7 exam2 questions and answers choice practice
- 2022-01-26 16:50:58下载
- 积分:1
-
数据库应用的教程,大家
数据库应用的教程,大家-Database Application Guide, we look at
- 2022-06-28 05:22:31下载
- 积分:1
-
sql server 学生成绩管理系统的select基础语句
sql server 学生成绩管理系统的select基础语句
- 2022-04-30 17:33:02下载
- 积分:1
-
对于sql server2005数据库中,指定时间和频率,创建数据库作业,自动备份数据库。...
对于sql server2005数据库中,指定时间和频率,创建数据库作业,自动备份数据库。-About sql server2005 database, specify the time and frequency of homework to create the database, automatic backup of the database.
- 2022-06-19 05:05:21下载
- 积分:1