摘要:没事做了一个小工具,用来将sql 2005里面的列的乐称和中文名称做到一个类里面去,方便在前后台使用.生成的结果象这样 public static class Customers { public const string CustomerID = "CustomerID"; public const string Cust...
阅读全文
posted @ 2007-07-29 15:00
posted @ 2007-07-29 15:00