随笔分类 -  ADO.NET

摘要:using System;using System.Data.Common;namespace ConsoleApplication27{ class Program { static void Main(string[] args) { DbProviderFactory dbFactory = ... 阅读全文
posted @ 2014-09-06 16:51 TonysDad 阅读(1286) 评论(0) 推荐(0)