数据逻辑类生成模板
摘要:using System;using SystemFramework;using Business;using System.Data;using System.Data.SqlClient; // Description: Enter summary here after generation.// ---------------------// Copyright . ...
阅读全文
MSSQL存储过程生成模板
摘要:Insert: ----------------------------------------------------------------- -- Date Created: -- Created By: Generated by CodeSmith -----------------------------------------------------------...
阅读全文
业务实体与实体集合类的生成模板
摘要:// Description: Enter summary here after generation.// ---------------------// Copyright . Our Client// ---------------------// History// using System;using System.Collections; namespac...
阅读全文