1SqlBusiness.cst 商务层生成<%-- 
 2SqlBusiness.cst 商务层生成Name:
 3SqlBusiness.cst 商务层生成Author: 
 4SqlBusiness.cst 商务层生成Description: 
 5SqlBusiness.cst 商务层生成--%>
 6SqlBusiness.cst 商务层生成<%@ CodeTemplate Language="C#" ResponseEncoding="UTF-8" TargetLanguage="Text" Src="Helper.cs" Inherits="Helper" Debug="False" Description="Template description here." %>
 7SqlBusiness.cst 商务层生成
 8SqlBusiness.cst 商务层生成<%@ Assembly Name="System.Data" %>
 9SqlBusiness.cst 商务层生成<%@ Assembly Name="SchemaExplorer" %>
10SqlBusiness.cst 商务层生成<%@ Assembly Name="CodeSmith.BaseTemplates" %>
11SqlBusiness.cst 商务层生成<%@ Import Namespace="System.Data" %>
12SqlBusiness.cst 商务层生成<%@ Import Namespace="SchemaExplorer" %>
13SqlBusiness.cst 商务层生成<%@ Import Namespace="CodeSmith.BaseTemplates" %>
14SqlBusiness.cst 商务层生成
15SqlBusiness.cst 商务层生成<%@ Property Name="DataBase" Type="SchemaExplorer.DatabaseSchema" Category="1.数据库对象" Description="当前生成的数据库对象" %>
16SqlBusiness.cst 商务层生成<%@ Property Name="NameSpace" Type="System.String" Default="" Optional="false" Category="" Description="当前生成命名空间" %>
17SqlBusiness.cst 商务层生成<%@ Property Name="ModuleName" Type="System.String" Default="" Optional="false" Category="" Description="项目名称" %>
18SqlBusiness.cst 商务层生成
19SqlBusiness.cst 商务层生成using System;
20SqlBusiness.cst 商务层生成using System.Collections.Generic;
21SqlBusiness.cst 商务层生成using System.Text;
22SqlBusiness.cst 商务层生成using rs.ABC.Framework;
23SqlBusiness.cst 商务层生成
24SqlBusiness.cst 商务层生成namespace <%=NameSpace%>.Business
25>

相关文章:

  • 2021-12-09
  • 2021-09-14
  • 2021-09-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-14
猜你喜欢
  • 2022-01-13
  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2021-05-19
  • 2022-01-16
相关资源
相似解决方案