1ProviderCollection.cst  项目数据提供者集合<%-- 
 2ProviderCollection.cst  项目数据提供者集合Name:
 3ProviderCollection.cst  项目数据提供者集合Author: 
 4ProviderCollection.cst  项目数据提供者集合Description: 
 5ProviderCollection.cst  项目数据提供者集合--%>
 6ProviderCollection.cst  项目数据提供者集合<%@ CodeTemplate Language="C#" ResponseEncoding="UTF-8" TargetLanguage="Text" Src="" Inherits="" Debug="False" Description="Template description here." %>
 7ProviderCollection.cst  项目数据提供者集合
 8ProviderCollection.cst  项目数据提供者集合<%@ Assembly Name="System.Data" %>
 9ProviderCollection.cst  项目数据提供者集合<%@ Import Namespace="System.Data" %>
10ProviderCollection.cst  项目数据提供者集合
11ProviderCollection.cst  项目数据提供者集合<%@ Property Name="NameSpace" Type="System.String" Default="" Optional="false" Category="命名空间" Description="当前生成实体类的命名空间" %>
12ProviderCollection.cst  项目数据提供者集合<%@ Property Name="ModuleName" Type="System.String" Default="" Optional="false" Category="" Description="项目名称" %>
13ProviderCollection.cst  项目数据提供者集合
14ProviderCollection.cst  项目数据提供者集合using System;
15ProviderCollection.cst  项目数据提供者集合using System.Collections.Generic;
16ProviderCollection.cst  项目数据提供者集合using System.Text;
17ProviderCollection.cst  项目数据提供者集合using System.Configuration.Provider;
18ProviderCollection.cst  项目数据提供者集合
19ProviderCollection.cst  项目数据提供者集合namespace <%= NameSpace%>.Framework
20>

相关文章:

  • 2021-11-18
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2022-03-06
  • 2022-01-14
猜你喜欢
  • 2021-09-25
  • 2022-01-10
  • 2021-08-29
  • 2022-12-23
  • 2022-12-23
  • 2021-10-15
  • 2021-04-05
相关资源
相似解决方案