Main.cst 入口程序
SqlStoredProcedures.cst 生成存储过程
SqlProvider.cst 数据提供者的具体实现
SqlHelper.cst 生成sql处理类
SqlBusiness.cst 商务层生成
ProviderManagerSection.cst 项目数据提供者配置结点信息
ProviderCollection.cst 项目数据提供者集合
SqlStoredProcedures.cst 生成存储过程
SqlProvider.cst 数据提供者的具体实现
SqlHelper.cst 生成sql处理类
SqlBusiness.cst 商务层生成
ProviderManagerSection.cst 项目数据提供者配置结点信息
ProviderCollection.cst 项目数据提供者集合
Helper.cs 模板生成帮助类
ConfigTemplet.cst 生成配置
BusinessObject.cst 实体类生成模板
AbstractProvider.cst 生成数据提供者基类