<%-- Name:<%= GetClassName(SourceTable) %>Author: sunfishluDescription: --%><%@ CodeTemplate Language="C#" TargetLanguage="JScript" Description="Generates a very simple business object." ResponseEncoding="UTF-8" %><%@ Property Name="NameSpace" Type="String" Category="Text" Default="Sunfishlu." Description="The namespace to use for this class" %><%@ Property Name="SourceTable" Type="SchemaExplorer.TableSchema" Category="Context" Description="Table that the object is based on." %><%@ Assembly Name="SchemaExplorer" %><%@ Assembly Name="System.Data" %><%@ Import Namespace="SchemaExplorer" %><%@ Import Namespace="System.Data" %> 相关文章: 2022-01-07 2022-12-23 2022-12-23 2021-07-27 2021-06-16 2022-02-10 2021-07-19 2022-12-23