using System.Data;using System.Data.SqlClient;using System.Diagnostics;// Method exposed by a Data Access Layer (DAL) Componentpublic string GetProductName( int ProductID ) 更多详情http://www.microsoft.com/china/msdn/Archives/adonet.asp 相关文章: 2022-12-23 2022-12-23 2022-01-15 2021-10-28 2022-01-11 2021-08-15