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>

相关文章: