摘要:
using System.Data.Sql;class Program{ static void Main() { // Retrieve the enumerator instance, and // then retrieve the data sources. SqlDataSourceEnumerator instance = SqlDataSourceEnumerator.Instance; System.Data.DataTable table = instance.GetDataSources(); // Filter the sources to just show SQL S 阅读全文
posted @ 2010-12-08 11:53
我的食草堂
阅读(437)
评论(0)
推荐(0)

浙公网安备 33010602011771号