2005年8月24日

摘要: using System; using Microsoft.SqlServer.Dts.Runtime; namespace Microsoft.SqlServer.Dts.Samples { class CreatingAPackage { Package package; public CreatingAPackage() { ... 阅读全文

posted @ 2005-08-24 15:13 微龙™ 阅读(645) 评论(0) 推荐(0)