﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Beian_RecordInfo" targetNamespace="http://tempuri.org/Beian_RecordInfo.xsd" xmlns:mstns="http://tempuri.org/Beian_RecordInfo.xsd" xmlns="http://tempuri.org/Beian_RecordInfo.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:annotation>
    <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
      <DataSource DefaultConnectionIndex="1" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections>
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="beiansystemConnectionString" IsAppSettingsProperty="true" Modifier="Assembly" Name="beiansystemConnectionString (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.beiansystemConnectionString.ConnectionString" Provider="System.Data.SqlClient" />
          <Connection ConnectionStringObject="Data Source=.;Initial Catalog=beiansystem;User ID=sa;Password=sa" IsAppSettingsProperty="false" Modifier="Assembly" Name="chinese-7be3b20.beiansystem.dbo" ParameterPrefix="@" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Record_InfoTableAdapter" GeneratorDataComponentClassName="T_Record_InfoTableAdapter" Name="T_Record_Info" UserDataComponentName="T_Record_InfoTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="chinese-7be3b20.beiansystem.dbo" DbObjectName="beiansystem.dbo.T_Record_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <DeleteCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>DELETE FROM [dbo].[T_Record_Info] WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </DeleteCommand>
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [dbo].[T_Record_Info] ([Beian_No], [Beian_type], [Unit_Name], [Contact_Person], [Contact_Tel], [Project_name], [province], [city], [country], [Project_Addr], [ShiGongXuke_No], [UseProperty], [ShiGongXuKe_Time], [Design_no], [Finish_time], [monitorOrg], [Project_Desc], [ConstractUnit_Suggestions], [DesignUnit_Suggestions], [ContractorUnit_Suggestion], [EstablishmentUnit_Suggestion], [PrjectMonitorUnit_Suggestion], [EstablishmentCheckUnit_Suggestion], [Check_Flag], [Beian_DateTime], [Check_date], [validate_code], [group_ID], [group_code], [delete_flag], [prep_field1], [prep_field2], [prep_field3], [prep_field4], [prep_field5]) VALUES (@Beian_No, @Beian_type, @Unit_Name, @Contact_Person, @Contact_Tel, @Project_name, @province, @city, @country, @Project_Addr, @ShiGongXuke_No, @UseProperty, @ShiGongXuKe_Time, @Design_no, @Finish_time, @monitorOrg, @Project_Desc, @ConstractUnit_Suggestions, @DesignUnit_Suggestions, @ContractorUnit_Suggestion, @EstablishmentUnit_Suggestion, @PrjectMonitorUnit_Suggestion, @EstablishmentCheckUnit_Suggestion, @Check_Flag, @Beian_DateTime, @Check_date, @validate_code, @group_ID, @group_code, @delete_flag, @prep_field1, @prep_field2, @prep_field3, @prep_field4, @prep_field5)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Beian_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Beian_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Beian_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Beian_type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Unit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Unit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Contact_Person" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Contact_Person" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Project_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Project_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@province" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="province" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@city" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="city" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@country" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="country" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Project_Addr" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Project_Addr" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ShiGongXuke_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ShiGongXuke_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@UseProperty" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="UseProperty" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@ShiGongXuKe_Time" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="ShiGongXuKe_Time" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Design_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Design_no" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Finish_time" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="Finish_time" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@monitorOrg" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="monitorOrg" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Project_Desc" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Project_Desc" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstractUnit_Suggestions" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstractUnit_Suggestions" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_Suggestions" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Suggestions" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ContractorUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ContractorUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@EstablishmentUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="EstablishmentUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@PrjectMonitorUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="PrjectMonitorUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@EstablishmentCheckUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="EstablishmentCheckUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Check_Flag" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Check_Flag" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Beian_DateTime" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="Beian_DateTime" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Check_date" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="Check_date" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@validate_code" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="validate_code" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@group_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="group_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@group_code" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="group_code" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@delete_flag" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="delete_flag" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_No, Beian_type, Unit_Name, Contact_Person, Contact_Tel, Project_name, province, city, country, Project_Addr, ShiGongXuke_No, UseProperty, ShiGongXuKe_Time, Design_no, Finish_time, monitorOrg, Project_Desc, ConstractUnit_Suggestions, DesignUnit_Suggestions, ContractorUnit_Suggestion, EstablishmentUnit_Suggestion, PrjectMonitorUnit_Suggestion, EstablishmentCheckUnit_Suggestion, Check_Flag, Beian_DateTime, Check_date, validate_code, group_ID, group_code, delete_flag, prep_field1, prep_field2, prep_field3, prep_field4, prep_field5 FROM dbo.T_Record_Info</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
                <UpdateCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>UPDATE [dbo].[T_Record_Info] SET [Beian_No] = @Beian_No, [Beian_type] = @Beian_type, [Unit_Name] = @Unit_Name, [Contact_Person] = @Contact_Person, [Contact_Tel] = @Contact_Tel, [Project_name] = @Project_name, [province] = @province, [city] = @city, [country] = @country, [Project_Addr] = @Project_Addr, [ShiGongXuke_No] = @ShiGongXuke_No, [UseProperty] = @UseProperty, [ShiGongXuKe_Time] = @ShiGongXuKe_Time, [Design_no] = @Design_no, [Finish_time] = @Finish_time, [monitorOrg] = @monitorOrg, [Project_Desc] = @Project_Desc, [ConstractUnit_Suggestions] = @ConstractUnit_Suggestions, [DesignUnit_Suggestions] = @DesignUnit_Suggestions, [ContractorUnit_Suggestion] = @ContractorUnit_Suggestion, [EstablishmentUnit_Suggestion] = @EstablishmentUnit_Suggestion, [PrjectMonitorUnit_Suggestion] = @PrjectMonitorUnit_Suggestion, [EstablishmentCheckUnit_Suggestion] = @EstablishmentCheckUnit_Suggestion, [Check_Flag] = @Check_Flag, [Beian_DateTime] = @Beian_DateTime, [Check_date] = @Check_date, [validate_code] = @validate_code, [group_ID] = @group_ID, [group_code] = @group_code, [delete_flag] = @delete_flag, [prep_field1] = @prep_field1, [prep_field2] = @prep_field2, [prep_field3] = @prep_field3, [prep_field4] = @prep_field4, [prep_field5] = @prep_field5 WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Beian_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Beian_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Beian_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Beian_type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Unit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Unit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Contact_Person" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Contact_Person" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Project_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Project_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@province" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="province" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@city" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="city" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@country" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="country" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Project_Addr" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Project_Addr" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ShiGongXuke_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ShiGongXuke_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@UseProperty" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="UseProperty" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@ShiGongXuKe_Time" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="ShiGongXuKe_Time" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Design_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Design_no" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Finish_time" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="Finish_time" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@monitorOrg" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="monitorOrg" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Project_Desc" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Project_Desc" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstractUnit_Suggestions" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstractUnit_Suggestions" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_Suggestions" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Suggestions" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ContractorUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ContractorUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@EstablishmentUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="EstablishmentUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@PrjectMonitorUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="PrjectMonitorUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@EstablishmentCheckUnit_Suggestion" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="EstablishmentCheckUnit_Suggestion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Check_Flag" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Check_Flag" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Beian_DateTime" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="Beian_DateTime" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Check_date" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="Check_date" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@validate_code" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="validate_code" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@group_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="group_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@group_code" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="group_code" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@delete_flag" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="delete_flag" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </UpdateCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ID" DataSetColumn="ID" />
              <Mapping SourceColumn="Beian_No" DataSetColumn="Beian_No" />
              <Mapping SourceColumn="Beian_type" DataSetColumn="Beian_type" />
              <Mapping SourceColumn="Unit_Name" DataSetColumn="Unit_Name" />
              <Mapping SourceColumn="Contact_Person" DataSetColumn="Contact_Person" />
              <Mapping SourceColumn="Contact_Tel" DataSetColumn="Contact_Tel" />
              <Mapping SourceColumn="Project_name" DataSetColumn="Project_name" />
              <Mapping SourceColumn="province" DataSetColumn="province" />
              <Mapping SourceColumn="city" DataSetColumn="city" />
              <Mapping SourceColumn="country" DataSetColumn="country" />
              <Mapping SourceColumn="Project_Addr" DataSetColumn="Project_Addr" />
              <Mapping SourceColumn="ShiGongXuke_No" DataSetColumn="ShiGongXuke_No" />
              <Mapping SourceColumn="UseProperty" DataSetColumn="UseProperty" />
              <Mapping SourceColumn="ShiGongXuKe_Time" DataSetColumn="ShiGongXuKe_Time" />
              <Mapping SourceColumn="Design_no" DataSetColumn="Design_no" />
              <Mapping SourceColumn="Finish_time" DataSetColumn="Finish_time" />
              <Mapping SourceColumn="monitorOrg" DataSetColumn="monitorOrg" />
              <Mapping SourceColumn="Project_Desc" DataSetColumn="Project_Desc" />
              <Mapping SourceColumn="ConstractUnit_Suggestions" DataSetColumn="ConstractUnit_Suggestions" />
              <Mapping SourceColumn="DesignUnit_Suggestions" DataSetColumn="DesignUnit_Suggestions" />
              <Mapping SourceColumn="ContractorUnit_Suggestion" DataSetColumn="ContractorUnit_Suggestion" />
              <Mapping SourceColumn="EstablishmentUnit_Suggestion" DataSetColumn="EstablishmentUnit_Suggestion" />
              <Mapping SourceColumn="PrjectMonitorUnit_Suggestion" DataSetColumn="PrjectMonitorUnit_Suggestion" />
              <Mapping SourceColumn="EstablishmentCheckUnit_Suggestion" DataSetColumn="EstablishmentCheckUnit_Suggestion" />
              <Mapping SourceColumn="Check_Flag" DataSetColumn="Check_Flag" />
              <Mapping SourceColumn="Beian_DateTime" DataSetColumn="Beian_DateTime" />
              <Mapping SourceColumn="Check_date" DataSetColumn="Check_date" />
              <Mapping SourceColumn="validate_code" DataSetColumn="validate_code" />
              <Mapping SourceColumn="group_ID" DataSetColumn="group_ID" />
              <Mapping SourceColumn="group_code" DataSetColumn="group_code" />
              <Mapping SourceColumn="delete_flag" DataSetColumn="delete_flag" />
              <Mapping SourceColumn="prep_field1" DataSetColumn="prep_field1" />
              <Mapping SourceColumn="prep_field2" DataSetColumn="prep_field2" />
              <Mapping SourceColumn="prep_field3" DataSetColumn="prep_field3" />
              <Mapping SourceColumn="prep_field4" DataSetColumn="prep_field4" />
              <Mapping SourceColumn="prep_field5" DataSetColumn="prep_field5" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_About_UnitsTableAdapter" GeneratorDataComponentClassName="T_About_UnitsTableAdapter" Name="T_About_Units" UserDataComponentName="T_About_UnitsTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="chinese-7be3b20.beiansystem.dbo" DbObjectName="beiansystem.dbo.T_About_Units" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <DeleteCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>DELETE FROM [dbo].[T_About_Units] WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </DeleteCommand>
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [dbo].[T_About_Units] ([beiAn_No], [unit_type], [unit_name], [unit_level], [unit_principal], [unit_linkMan], [unit_Tel], [unit_prep_Field1], [unit_prep_Field2], [unit_prep_Field3], [unit_prep_Field4], [unit_prep_Field5]) VALUES (@beiAn_No, @unit_type, @unit_name, @unit_level, @unit_principal, @unit_linkMan, @unit_Tel, @unit_prep_Field1, @unit_prep_Field2, @unit_prep_Field3, @unit_prep_Field4, @unit_prep_Field5)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@beiAn_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="beiAn_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_type" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_linkMan" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_linkMan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, beiAn_No, unit_type, unit_name, unit_level, unit_principal, unit_linkMan, unit_Tel, unit_prep_Field1, unit_prep_Field2, unit_prep_Field3, unit_prep_Field4, unit_prep_Field5 FROM dbo.T_About_Units</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
                <UpdateCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>UPDATE [dbo].[T_About_Units] SET [beiAn_No] = @beiAn_No, [unit_type] = @unit_type, [unit_name] = @unit_name, [unit_level] = @unit_level, [unit_principal] = @unit_principal, [unit_linkMan] = @unit_linkMan, [unit_Tel] = @unit_Tel, [unit_prep_Field1] = @unit_prep_Field1, [unit_prep_Field2] = @unit_prep_Field2, [unit_prep_Field3] = @unit_prep_Field3, [unit_prep_Field4] = @unit_prep_Field4, [unit_prep_Field5] = @unit_prep_Field5 WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@beiAn_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="beiAn_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_type" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_linkMan" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_linkMan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@unit_prep_Field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="unit_prep_Field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </UpdateCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ID" DataSetColumn="ID" />
              <Mapping SourceColumn="beiAn_No" DataSetColumn="beiAn_No" />
              <Mapping SourceColumn="unit_type" DataSetColumn="unit_type" />
              <Mapping SourceColumn="unit_name" DataSetColumn="unit_name" />
              <Mapping SourceColumn="unit_level" DataSetColumn="unit_level" />
              <Mapping SourceColumn="unit_principal" DataSetColumn="unit_principal" />
              <Mapping SourceColumn="unit_linkMan" DataSetColumn="unit_linkMan" />
              <Mapping SourceColumn="unit_Tel" DataSetColumn="unit_Tel" />
              <Mapping SourceColumn="unit_prep_Field1" DataSetColumn="unit_prep_Field1" />
              <Mapping SourceColumn="unit_prep_Field2" DataSetColumn="unit_prep_Field2" />
              <Mapping SourceColumn="unit_prep_Field3" DataSetColumn="unit_prep_Field3" />
              <Mapping SourceColumn="unit_prep_Field4" DataSetColumn="unit_prep_Field4" />
              <Mapping SourceColumn="unit_prep_Field5" DataSetColumn="unit_prep_Field5" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Project_InfoTableAdapter" GeneratorDataComponentClassName="T_Project_InfoTableAdapter" Name="T_Project_Info" UserDataComponentName="T_Project_InfoTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="chinese-7be3b20.beiansystem.dbo" DbObjectName="beiansystem.dbo.T_Project_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <DeleteCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>DELETE FROM [dbo].[T_Project_Info] WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </DeleteCommand>
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [dbo].[T_Project_Info] ([Beian_No], [Beian_Type], [Builder_Name], [Frame_Name], [Naihuo_Level], [Height], [Layer_Num], [Contruct_Area], [Danger_Type], [AreaOrReserves], [prep_field1], [prep_field2], [prep_field3], [prep_field4], [prep_field5]) VALUES (@Beian_No, @Beian_Type, @Builder_Name, @Frame_Name, @Naihuo_Level, @Height, @Layer_Num, @Contruct_Area, @Danger_Type, @AreaOrReserves, @prep_field1, @prep_field2, @prep_field3, @prep_field4, @prep_field5)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Beian_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Beian_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Beian_Type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Beian_Type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Builder_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Builder_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Frame_Name" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Frame_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Naihuo_Level" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Naihuo_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Height" Precision="18" ProviderType="Decimal" Scale="0" Size="0" SourceColumn="Height" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Layer_Num" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Layer_Num" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Contruct_Area" Precision="18" ProviderType="Decimal" Scale="0" Size="0" SourceColumn="Contruct_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Danger_Type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Danger_Type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@AreaOrReserves" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="AreaOrReserves" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_No, Beian_Type, Builder_Name, Frame_Name, Naihuo_Level, Height, Layer_Num, Contruct_Area, Danger_Type, AreaOrReserves, prep_field1, prep_field2, prep_field3, prep_field4, prep_field5 FROM dbo.T_Project_Info</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
                <UpdateCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>UPDATE [dbo].[T_Project_Info] SET [Beian_No] = @Beian_No, [Beian_Type] = @Beian_Type, [Builder_Name] = @Builder_Name, [Frame_Name] = @Frame_Name, [Naihuo_Level] = @Naihuo_Level, [Height] = @Height, [Layer_Num] = @Layer_Num, [Contruct_Area] = @Contruct_Area, [Danger_Type] = @Danger_Type, [AreaOrReserves] = @AreaOrReserves, [prep_field1] = @prep_field1, [prep_field2] = @prep_field2, [prep_field3] = @prep_field3, [prep_field4] = @prep_field4, [prep_field5] = @prep_field5 WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Beian_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Beian_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Beian_Type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Beian_Type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Builder_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Builder_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Frame_Name" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Frame_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Naihuo_Level" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Naihuo_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Height" Precision="18" ProviderType="Decimal" Scale="0" Size="0" SourceColumn="Height" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Layer_Num" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Layer_Num" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Contruct_Area" Precision="18" ProviderType="Decimal" Scale="0" Size="0" SourceColumn="Contruct_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Danger_Type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Danger_Type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@AreaOrReserves" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="AreaOrReserves" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </UpdateCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ID" DataSetColumn="ID" />
              <Mapping SourceColumn="Beian_No" DataSetColumn="Beian_No" />
              <Mapping SourceColumn="Beian_Type" DataSetColumn="Beian_Type" />
              <Mapping SourceColumn="Builder_Name" DataSetColumn="Builder_Name" />
              <Mapping SourceColumn="Frame_Name" DataSetColumn="Frame_Name" />
              <Mapping SourceColumn="Naihuo_Level" DataSetColumn="Naihuo_Level" />
              <Mapping SourceColumn="Height" DataSetColumn="Height" />
              <Mapping SourceColumn="Layer_Num" DataSetColumn="Layer_Num" />
              <Mapping SourceColumn="Contruct_Area" DataSetColumn="Contruct_Area" />
              <Mapping SourceColumn="Danger_Type" DataSetColumn="Danger_Type" />
              <Mapping SourceColumn="AreaOrReserves" DataSetColumn="AreaOrReserves" />
              <Mapping SourceColumn="prep_field1" DataSetColumn="prep_field1" />
              <Mapping SourceColumn="prep_field2" DataSetColumn="prep_field2" />
              <Mapping SourceColumn="prep_field3" DataSetColumn="prep_field3" />
              <Mapping SourceColumn="prep_field4" DataSetColumn="prep_field4" />
              <Mapping SourceColumn="prep_field5" DataSetColumn="prep_field5" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Project_Main_Content_InfoTableAdapter" GeneratorDataComponentClassName="T_Project_Main_Content_InfoTableAdapter" Name="T_Project_Main_Content_Info" UserDataComponentName="T_Project_Main_Content_InfoTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="chinese-7be3b20.beiansystem.dbo" DbObjectName="beiansystem.dbo.T_Project_Main_Content_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <DeleteCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>DELETE FROM [dbo].[T_Project_Main_Content_Info] WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </DeleteCommand>
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [dbo].[T_Project_Main_Content_Info] ([beiAn_No], [summary_type_name], [summary_type_value], [item_type_name], [item_type_value], [item_position], [item_material], [item_fireLevel], [item_array_order], [item_array_mode], [prep_field5], [prep_field1], [prep_field2], [prep_field3], [prep_field4]) VALUES (@beiAn_No, @summary_type_name, @summary_type_value, @item_type_name, @item_type_value, @item_position, @item_material, @item_fireLevel, @item_array_order, @item_array_mode, @prep_field5, @prep_field1, @prep_field2, @prep_field3, @prep_field4)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@beiAn_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="beiAn_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@summary_type_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="summary_type_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@summary_type_value" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="summary_type_value" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_type_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_type_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@item_type_value" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="item_type_value" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_position" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_position" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_material" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_material" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_fireLevel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_fireLevel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@item_array_order" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="item_array_order" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@item_array_mode" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="item_array_mode" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, beiAn_No, summary_type_name, summary_type_value, item_type_name, item_type_value, item_position, item_material, item_fireLevel, item_array_order, item_array_mode, prep_field5, prep_field1, prep_field2, prep_field3, prep_field4 FROM dbo.T_Project_Main_Content_Info</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
                <UpdateCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>UPDATE [dbo].[T_Project_Main_Content_Info] SET [beiAn_No] = @beiAn_No, [summary_type_name] = @summary_type_name, [summary_type_value] = @summary_type_value, [item_type_name] = @item_type_name, [item_type_value] = @item_type_value, [item_position] = @item_position, [item_material] = @item_material, [item_fireLevel] = @item_fireLevel, [item_array_order] = @item_array_order, [item_array_mode] = @item_array_mode, [prep_field5] = @prep_field5, [prep_field1] = @prep_field1, [prep_field2] = @prep_field2, [prep_field3] = @prep_field3, [prep_field4] = @prep_field4 WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@beiAn_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="beiAn_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@summary_type_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="summary_type_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@summary_type_value" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="summary_type_value" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_type_name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_type_name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@item_type_value" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="item_type_value" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_position" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_position" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_material" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_material" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@item_fireLevel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="item_fireLevel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@item_array_order" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="item_array_order" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@item_array_mode" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="item_array_mode" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </UpdateCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ID" DataSetColumn="ID" />
              <Mapping SourceColumn="beiAn_No" DataSetColumn="beiAn_No" />
              <Mapping SourceColumn="summary_type_name" DataSetColumn="summary_type_name" />
              <Mapping SourceColumn="summary_type_value" DataSetColumn="summary_type_value" />
              <Mapping SourceColumn="item_type_name" DataSetColumn="item_type_name" />
              <Mapping SourceColumn="item_type_value" DataSetColumn="item_type_value" />
              <Mapping SourceColumn="item_position" DataSetColumn="item_position" />
              <Mapping SourceColumn="item_material" DataSetColumn="item_material" />
              <Mapping SourceColumn="item_fireLevel" DataSetColumn="item_fireLevel" />
              <Mapping SourceColumn="item_array_order" DataSetColumn="item_array_order" />
              <Mapping SourceColumn="item_array_mode" DataSetColumn="item_array_mode" />
              <Mapping SourceColumn="prep_field5" DataSetColumn="prep_field5" />
              <Mapping SourceColumn="prep_field1" DataSetColumn="prep_field1" />
              <Mapping SourceColumn="prep_field2" DataSetColumn="prep_field2" />
              <Mapping SourceColumn="prep_field3" DataSetColumn="prep_field3" />
              <Mapping SourceColumn="prep_field4" DataSetColumn="prep_field4" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Pot_InfoTableAdapter" GeneratorDataComponentClassName="T_Pot_InfoTableAdapter" Name="T_Pot_Info" UserDataComponentName="T_Pot_InfoTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="chinese-7be3b20.beiansystem.dbo" DbObjectName="beiansystem.dbo.T_Pot_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <DeleteCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>DELETE FROM [dbo].[T_Pot_Info] WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </DeleteCommand>
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [dbo].[T_Pot_Info] ([Beian_No], [Position], [Material_Name], [Type_InnerTop], [Type_Water], [Type_Top], [Type_Ball], [Type_Vaulted], [Type_Horizontal], [Type_Others], [Sort_KeRan_Liquid], [Sort_YiRan_Liquid], [Sort_KeRan_Gas], [Sort_ZhuRan_Gas], [Sort_BuRan_Gas], [Sort_Other], [Danger_Type], [Material_Steel], [Material_Quan], [Material_Silicon], [Material_Other], [Temperature_low], [Temperature_common], [Form_Overground], [Form_MidUnderground], [Form_Underground], [Press_High], [Press_Middle], [Press_Low], [prep_field1], [prep_field2], [prep_field3], [prep_field4], [prep_field5]) VALUES (@Beian_No, @Position, @Material_Name, @Type_InnerTop, @Type_Water, @Type_Top, @Type_Ball, @Type_Vaulted, @Type_Horizontal, @Type_Others, @Sort_KeRan_Liquid, @Sort_YiRan_Liquid, @Sort_KeRan_Gas, @Sort_ZhuRan_Gas, @Sort_BuRan_Gas, @Sort_Other, @Danger_Type, @Material_Steel, @Material_Quan, @Material_Silicon, @Material_Other, @Temperature_low, @Temperature_common, @Form_Overground, @Form_MidUnderground, @Form_Underground, @Press_High, @Press_Middle, @Press_Low, @prep_field1, @prep_field2, @prep_field3, @prep_field4, @prep_field5)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Beian_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Beian_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Position" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Position" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Material_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Material_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_InnerTop" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_InnerTop" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Top" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Top" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Ball" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Ball" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Vaulted" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Vaulted" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Horizontal" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Horizontal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_KeRan_Liquid" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_KeRan_Liquid" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_YiRan_Liquid" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_YiRan_Liquid" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_KeRan_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_KeRan_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_ZhuRan_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_ZhuRan_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_BuRan_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_BuRan_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_Other" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_Other" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Danger_Type" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Danger_Type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Steel" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Steel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Quan" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Quan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Silicon" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Silicon" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Other" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Other" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Temperature_low" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Temperature_low" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Temperature_common" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Temperature_common" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Form_Overground" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Form_Overground" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Form_MidUnderground" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Form_MidUnderground" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Form_Underground" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Form_Underground" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Press_High" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Press_High" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Press_Middle" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Press_Middle" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Press_Low" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Press_Low" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_No, Position, Material_Name, Type_InnerTop, Type_Water, Type_Top, Type_Ball, Type_Vaulted, Type_Horizontal, Type_Others, Sort_KeRan_Liquid, Sort_YiRan_Liquid, Sort_KeRan_Gas, Sort_ZhuRan_Gas, Sort_BuRan_Gas, Sort_Other, Danger_Type, Material_Steel, Material_Quan, Material_Silicon, Material_Other, Temperature_low, Temperature_common, Form_Overground, Form_MidUnderground, Form_Underground, Press_High, Press_Middle, Press_Low, prep_field1, prep_field2, prep_field3, prep_field4, prep_field5 FROM dbo.T_Pot_Info</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
                <UpdateCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>UPDATE [dbo].[T_Pot_Info] SET [Beian_No] = @Beian_No, [Position] = @Position, [Material_Name] = @Material_Name, [Type_InnerTop] = @Type_InnerTop, [Type_Water] = @Type_Water, [Type_Top] = @Type_Top, [Type_Ball] = @Type_Ball, [Type_Vaulted] = @Type_Vaulted, [Type_Horizontal] = @Type_Horizontal, [Type_Others] = @Type_Others, [Sort_KeRan_Liquid] = @Sort_KeRan_Liquid, [Sort_YiRan_Liquid] = @Sort_YiRan_Liquid, [Sort_KeRan_Gas] = @Sort_KeRan_Gas, [Sort_ZhuRan_Gas] = @Sort_ZhuRan_Gas, [Sort_BuRan_Gas] = @Sort_BuRan_Gas, [Sort_Other] = @Sort_Other, [Danger_Type] = @Danger_Type, [Material_Steel] = @Material_Steel, [Material_Quan] = @Material_Quan, [Material_Silicon] = @Material_Silicon, [Material_Other] = @Material_Other, [Temperature_low] = @Temperature_low, [Temperature_common] = @Temperature_common, [Form_Overground] = @Form_Overground, [Form_MidUnderground] = @Form_MidUnderground, [Form_Underground] = @Form_Underground, [Press_High] = @Press_High, [Press_Middle] = @Press_Middle, [Press_Low] = @Press_Low, [prep_field1] = @prep_field1, [prep_field2] = @prep_field2, [prep_field3] = @prep_field3, [prep_field4] = @prep_field4, [prep_field5] = @prep_field5 WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Beian_No" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Beian_No" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Position" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Position" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Material_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Material_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_InnerTop" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_InnerTop" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Top" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Top" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Ball" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Ball" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Vaulted" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Vaulted" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Horizontal" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Horizontal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Type_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Type_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_KeRan_Liquid" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_KeRan_Liquid" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_YiRan_Liquid" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_YiRan_Liquid" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_KeRan_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_KeRan_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_ZhuRan_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_ZhuRan_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_BuRan_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_BuRan_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Sort_Other" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Sort_Other" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Danger_Type" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Danger_Type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Steel" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Steel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Quan" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Quan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Silicon" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Silicon" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Material_Other" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Material_Other" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Temperature_low" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Temperature_low" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Temperature_common" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Temperature_common" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Form_Overground" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Form_Overground" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Form_MidUnderground" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Form_MidUnderground" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Form_Underground" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Form_Underground" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Press_High" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Press_High" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Press_Middle" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Press_Middle" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Press_Low" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Press_Low" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </UpdateCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ID" DataSetColumn="ID" />
              <Mapping SourceColumn="Beian_No" DataSetColumn="Beian_No" />
              <Mapping SourceColumn="Position" DataSetColumn="Position" />
              <Mapping SourceColumn="Material_Name" DataSetColumn="Material_Name" />
              <Mapping SourceColumn="Type_InnerTop" DataSetColumn="Type_InnerTop" />
              <Mapping SourceColumn="Type_Water" DataSetColumn="Type_Water" />
              <Mapping SourceColumn="Type_Top" DataSetColumn="Type_Top" />
              <Mapping SourceColumn="Type_Ball" DataSetColumn="Type_Ball" />
              <Mapping SourceColumn="Type_Vaulted" DataSetColumn="Type_Vaulted" />
              <Mapping SourceColumn="Type_Horizontal" DataSetColumn="Type_Horizontal" />
              <Mapping SourceColumn="Type_Others" DataSetColumn="Type_Others" />
              <Mapping SourceColumn="Sort_KeRan_Liquid" DataSetColumn="Sort_KeRan_Liquid" />
              <Mapping SourceColumn="Sort_YiRan_Liquid" DataSetColumn="Sort_YiRan_Liquid" />
              <Mapping SourceColumn="Sort_KeRan_Gas" DataSetColumn="Sort_KeRan_Gas" />
              <Mapping SourceColumn="Sort_ZhuRan_Gas" DataSetColumn="Sort_ZhuRan_Gas" />
              <Mapping SourceColumn="Sort_BuRan_Gas" DataSetColumn="Sort_BuRan_Gas" />
              <Mapping SourceColumn="Sort_Other" DataSetColumn="Sort_Other" />
              <Mapping SourceColumn="Danger_Type" DataSetColumn="Danger_Type" />
              <Mapping SourceColumn="Material_Steel" DataSetColumn="Material_Steel" />
              <Mapping SourceColumn="Material_Quan" DataSetColumn="Material_Quan" />
              <Mapping SourceColumn="Material_Silicon" DataSetColumn="Material_Silicon" />
              <Mapping SourceColumn="Material_Other" DataSetColumn="Material_Other" />
              <Mapping SourceColumn="Temperature_low" DataSetColumn="Temperature_low" />
              <Mapping SourceColumn="Temperature_common" DataSetColumn="Temperature_common" />
              <Mapping SourceColumn="Form_Overground" DataSetColumn="Form_Overground" />
              <Mapping SourceColumn="Form_MidUnderground" DataSetColumn="Form_MidUnderground" />
              <Mapping SourceColumn="Form_Underground" DataSetColumn="Form_Underground" />
              <Mapping SourceColumn="Press_High" DataSetColumn="Press_High" />
              <Mapping SourceColumn="Press_Middle" DataSetColumn="Press_Middle" />
              <Mapping SourceColumn="Press_Low" DataSetColumn="Press_Low" />
              <Mapping SourceColumn="prep_field1" DataSetColumn="prep_field1" />
              <Mapping SourceColumn="prep_field2" DataSetColumn="prep_field2" />
              <Mapping SourceColumn="prep_field3" DataSetColumn="prep_field3" />
              <Mapping SourceColumn="prep_field4" DataSetColumn="prep_field4" />
              <Mapping SourceColumn="prep_field5" DataSetColumn="prep_field5" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Field_InfoTableAdapter" GeneratorDataComponentClassName="T_Field_InfoTableAdapter" Name="T_Field_Info" UserDataComponentName="T_Field_InfoTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="chinese-7be3b20.beiansystem.dbo" DbObjectName="beiansystem.dbo.T_Field_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <DeleteCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>DELETE FROM [dbo].[T_Field_Info] WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </DeleteCommand>
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [dbo].[T_Field_Info] ([Beian_no], [Field_Material_Name], [Field_Material_Quantity], [prep_field1], [prep_field2], [prep_field3], [prep_field4], [prep_field5]) VALUES (@Beian_no, @Field_Material_Name, @Field_Material_Quantity, @prep_field1, @prep_field2, @prep_field3, @prep_field4, @prep_field5)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Beian_no" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Beian_no" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Field_Material_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Field_Material_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Field_Material_Quantity" Precision="18" ProviderType="Decimal" Scale="0" Size="0" SourceColumn="Field_Material_Quantity" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_no, Field_Material_Name, Field_Material_Quantity, prep_field1, prep_field2, prep_field3, prep_field4, prep_field5 FROM dbo.T_Field_Info</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
                <UpdateCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>UPDATE [dbo].[T_Field_Info] SET [Beian_no] = @Beian_no, [Field_Material_Name] = @Field_Material_Name, [Field_Material_Quantity] = @Field_Material_Quantity, [prep_field1] = @prep_field1, [prep_field2] = @prep_field2, [prep_field3] = @prep_field3, [prep_field4] = @prep_field4, [prep_field5] = @prep_field5 WHERE (([ID] = @Original_ID))</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Beian_no" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Beian_no" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Field_Material_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Field_Material_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Field_Material_Quantity" Precision="18" ProviderType="Decimal" Scale="0" Size="0" SourceColumn="Field_Material_Quantity" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field1" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field2" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field2" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field3" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field3" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field4" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@prep_field5" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="prep_field5" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ID" SourceColumnNullMapping="false" SourceVersion="Original" />
                    </Parameters>
                  </DbCommand>
                </UpdateCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ID" DataSetColumn="ID" />
              <Mapping SourceColumn="Beian_no" DataSetColumn="Beian_no" />
              <Mapping SourceColumn="Field_Material_Name" DataSetColumn="Field_Material_Name" />
              <Mapping SourceColumn="Field_Material_Quantity" DataSetColumn="Field_Material_Quantity" />
              <Mapping SourceColumn="prep_field1" DataSetColumn="prep_field1" />
              <Mapping SourceColumn="prep_field2" DataSetColumn="prep_field2" />
              <Mapping SourceColumn="prep_field3" DataSetColumn="prep_field3" />
              <Mapping SourceColumn="prep_field4" DataSetColumn="prep_field4" />
              <Mapping SourceColumn="prep_field5" DataSetColumn="prep_field5" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="Beian_RecordInfo" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="Beian_RecordInfo" msprop:Generator_DataSetName="Beian_RecordInfo">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="T_Record_Info" msprop:Generator_UserTableName="T_Record_Info" msprop:Generator_RowDeletedName="T_Record_InfoRowDeleted" msprop:Generator_RowChangedName="T_Record_InfoRowChanged" msprop:Generator_RowClassName="T_Record_InfoRow" msprop:Generator_RowChangingName="T_Record_InfoRowChanging" msprop:Generator_RowEvArgName="T_Record_InfoRowChangeEvent" msprop:Generator_RowEvHandlerName="T_Record_InfoRowChangeEventHandler" msprop:Generator_TableClassName="T_Record_InfoDataTable" msprop:Generator_TableVarName="tableT_Record_Info" msprop:Generator_RowDeletingName="T_Record_InfoRowDeleting" msprop:Generator_TablePropName="T_Record_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInTable="IDColumn" type="xs:int" />
              <xs:element name="Beian_No" msprop:Generator_UserColumnName="Beian_No" msprop:Generator_ColumnPropNameInRow="Beian_No" msprop:Generator_ColumnVarNameInTable="columnBeian_No" msprop:Generator_ColumnPropNameInTable="Beian_NoColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_type" msprop:Generator_UserColumnName="Beian_type" msprop:Generator_ColumnPropNameInRow="Beian_type" msprop:Generator_ColumnVarNameInTable="columnBeian_type" msprop:Generator_ColumnPropNameInTable="Beian_typeColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Unit_Name" msprop:Generator_UserColumnName="Unit_Name" msprop:Generator_ColumnPropNameInRow="Unit_Name" msprop:Generator_ColumnVarNameInTable="columnUnit_Name" msprop:Generator_ColumnPropNameInTable="Unit_NameColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Contact_Person" msprop:Generator_UserColumnName="Contact_Person" msprop:Generator_ColumnPropNameInRow="Contact_Person" msprop:Generator_ColumnVarNameInTable="columnContact_Person" msprop:Generator_ColumnPropNameInTable="Contact_PersonColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Contact_Tel" msprop:Generator_UserColumnName="Contact_Tel" msprop:Generator_ColumnPropNameInRow="Contact_Tel" msprop:Generator_ColumnVarNameInTable="columnContact_Tel" msprop:Generator_ColumnPropNameInTable="Contact_TelColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Project_name" msprop:Generator_UserColumnName="Project_name" msprop:Generator_ColumnPropNameInRow="Project_name" msprop:Generator_ColumnVarNameInTable="columnProject_name" msprop:Generator_ColumnPropNameInTable="Project_nameColumn">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="province" msprop:Generator_UserColumnName="province" msprop:Generator_ColumnPropNameInRow="province" msprop:Generator_ColumnVarNameInTable="columnprovince" msprop:Generator_ColumnPropNameInTable="provinceColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="city" msprop:Generator_UserColumnName="city" msprop:Generator_ColumnPropNameInRow="city" msprop:Generator_ColumnVarNameInTable="columncity" msprop:Generator_ColumnPropNameInTable="cityColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="country" msprop:Generator_UserColumnName="country" msprop:Generator_ColumnPropNameInRow="country" msprop:Generator_ColumnVarNameInTable="columncountry" msprop:Generator_ColumnPropNameInTable="countryColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Project_Addr" msprop:Generator_UserColumnName="Project_Addr" msprop:Generator_ColumnPropNameInRow="Project_Addr" msprop:Generator_ColumnVarNameInTable="columnProject_Addr" msprop:Generator_ColumnPropNameInTable="Project_AddrColumn">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ShiGongXuke_No" msprop:Generator_UserColumnName="ShiGongXuke_No" msprop:Generator_ColumnPropNameInRow="ShiGongXuke_No" msprop:Generator_ColumnVarNameInTable="columnShiGongXuke_No" msprop:Generator_ColumnPropNameInTable="ShiGongXuke_NoColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="UseProperty" msprop:Generator_UserColumnName="UseProperty" msprop:Generator_ColumnPropNameInRow="UseProperty" msprop:Generator_ColumnVarNameInTable="columnUseProperty" msprop:Generator_ColumnPropNameInTable="UsePropertyColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ShiGongXuKe_Time" msprop:Generator_UserColumnName="ShiGongXuKe_Time" msprop:Generator_ColumnPropNameInRow="ShiGongXuKe_Time" msprop:Generator_ColumnVarNameInTable="columnShiGongXuKe_Time" msprop:Generator_ColumnPropNameInTable="ShiGongXuKe_TimeColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Design_no" msprop:Generator_UserColumnName="Design_no" msprop:Generator_ColumnPropNameInRow="Design_no" msprop:Generator_ColumnVarNameInTable="columnDesign_no" msprop:Generator_ColumnPropNameInTable="Design_noColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Finish_time" msprop:Generator_UserColumnName="Finish_time" msprop:Generator_ColumnPropNameInRow="Finish_time" msprop:Generator_ColumnVarNameInTable="columnFinish_time" msprop:Generator_ColumnPropNameInTable="Finish_timeColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="monitorOrg" msprop:Generator_UserColumnName="monitorOrg" msprop:Generator_ColumnPropNameInRow="monitorOrg" msprop:Generator_ColumnVarNameInTable="columnmonitorOrg" msprop:Generator_ColumnPropNameInTable="monitorOrgColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Project_Desc" msprop:Generator_UserColumnName="Project_Desc" msprop:Generator_ColumnPropNameInRow="Project_Desc" msprop:Generator_ColumnVarNameInTable="columnProject_Desc" msprop:Generator_ColumnPropNameInTable="Project_DescColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstractUnit_Suggestions" msprop:Generator_UserColumnName="ConstractUnit_Suggestions" msprop:Generator_ColumnPropNameInRow="ConstractUnit_Suggestions" msprop:Generator_ColumnVarNameInTable="columnConstractUnit_Suggestions" msprop:Generator_ColumnPropNameInTable="ConstractUnit_SuggestionsColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DesignUnit_Suggestions" msprop:Generator_UserColumnName="DesignUnit_Suggestions" msprop:Generator_ColumnPropNameInRow="DesignUnit_Suggestions" msprop:Generator_ColumnVarNameInTable="columnDesignUnit_Suggestions" msprop:Generator_ColumnPropNameInTable="DesignUnit_SuggestionsColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ContractorUnit_Suggestion" msprop:Generator_UserColumnName="ContractorUnit_Suggestion" msprop:Generator_ColumnPropNameInRow="ContractorUnit_Suggestion" msprop:Generator_ColumnVarNameInTable="columnContractorUnit_Suggestion" msprop:Generator_ColumnPropNameInTable="ContractorUnit_SuggestionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="EstablishmentUnit_Suggestion" msprop:Generator_UserColumnName="EstablishmentUnit_Suggestion" msprop:Generator_ColumnPropNameInRow="EstablishmentUnit_Suggestion" msprop:Generator_ColumnVarNameInTable="columnEstablishmentUnit_Suggestion" msprop:Generator_ColumnPropNameInTable="EstablishmentUnit_SuggestionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PrjectMonitorUnit_Suggestion" msprop:Generator_UserColumnName="PrjectMonitorUnit_Suggestion" msprop:Generator_ColumnPropNameInRow="PrjectMonitorUnit_Suggestion" msprop:Generator_ColumnVarNameInTable="columnPrjectMonitorUnit_Suggestion" msprop:Generator_ColumnPropNameInTable="PrjectMonitorUnit_SuggestionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="EstablishmentCheckUnit_Suggestion" msprop:Generator_UserColumnName="EstablishmentCheckUnit_Suggestion" msprop:Generator_ColumnPropNameInRow="EstablishmentCheckUnit_Suggestion" msprop:Generator_ColumnVarNameInTable="columnEstablishmentCheckUnit_Suggestion" msprop:Generator_ColumnPropNameInTable="EstablishmentCheckUnit_SuggestionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Check_Flag" msprop:Generator_UserColumnName="Check_Flag" msprop:Generator_ColumnPropNameInRow="Check_Flag" msprop:Generator_ColumnVarNameInTable="columnCheck_Flag" msprop:Generator_ColumnPropNameInTable="Check_FlagColumn">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_DateTime" msprop:Generator_UserColumnName="Beian_DateTime" msprop:Generator_ColumnPropNameInRow="Beian_DateTime" msprop:Generator_ColumnVarNameInTable="columnBeian_DateTime" msprop:Generator_ColumnPropNameInTable="Beian_DateTimeColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Check_date" msprop:Generator_UserColumnName="Check_date" msprop:Generator_ColumnPropNameInRow="Check_date" msprop:Generator_ColumnVarNameInTable="columnCheck_date" msprop:Generator_ColumnPropNameInTable="Check_dateColumn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="validate_code" msprop:Generator_UserColumnName="validate_code" msprop:Generator_ColumnPropNameInRow="validate_code" msprop:Generator_ColumnVarNameInTable="columnvalidate_code" msprop:Generator_ColumnPropNameInTable="validate_codeColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="group_ID" msprop:Generator_UserColumnName="group_ID" msprop:Generator_ColumnPropNameInRow="group_ID" msprop:Generator_ColumnVarNameInTable="columngroup_ID" msprop:Generator_ColumnPropNameInTable="group_IDColumn" type="xs:int" minOccurs="0" />
              <xs:element name="group_code" msprop:Generator_UserColumnName="group_code" msprop:Generator_ColumnPropNameInRow="group_code" msprop:Generator_ColumnVarNameInTable="columngroup_code" msprop:Generator_ColumnPropNameInTable="group_codeColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="delete_flag" msprop:Generator_UserColumnName="delete_flag" msprop:Generator_ColumnPropNameInRow="delete_flag" msprop:Generator_ColumnVarNameInTable="columndelete_flag" msprop:Generator_ColumnPropNameInTable="delete_flagColumn" type="xs:int" minOccurs="0" />
              <xs:element name="prep_field1" msprop:Generator_UserColumnName="prep_field1" msprop:Generator_ColumnPropNameInRow="prep_field1" msprop:Generator_ColumnVarNameInTable="columnprep_field1" msprop:Generator_ColumnPropNameInTable="prep_field1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field2" msprop:Generator_UserColumnName="prep_field2" msprop:Generator_ColumnPropNameInRow="prep_field2" msprop:Generator_ColumnVarNameInTable="columnprep_field2" msprop:Generator_ColumnPropNameInTable="prep_field2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field3" msprop:Generator_UserColumnName="prep_field3" msprop:Generator_ColumnPropNameInRow="prep_field3" msprop:Generator_ColumnVarNameInTable="columnprep_field3" msprop:Generator_ColumnPropNameInTable="prep_field3Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field4" msprop:Generator_UserColumnName="prep_field4" msprop:Generator_ColumnPropNameInRow="prep_field4" msprop:Generator_ColumnVarNameInTable="columnprep_field4" msprop:Generator_ColumnPropNameInTable="prep_field4Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field5" msprop:Generator_UserColumnName="prep_field5" msprop:Generator_ColumnPropNameInRow="prep_field5" msprop:Generator_ColumnVarNameInTable="columnprep_field5" msprop:Generator_ColumnPropNameInTable="prep_field5Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_About_Units" msprop:Generator_UserTableName="T_About_Units" msprop:Generator_RowDeletedName="T_About_UnitsRowDeleted" msprop:Generator_RowChangedName="T_About_UnitsRowChanged" msprop:Generator_RowClassName="T_About_UnitsRow" msprop:Generator_RowChangingName="T_About_UnitsRowChanging" msprop:Generator_RowEvArgName="T_About_UnitsRowChangeEvent" msprop:Generator_RowEvHandlerName="T_About_UnitsRowChangeEventHandler" msprop:Generator_TableClassName="T_About_UnitsDataTable" msprop:Generator_TableVarName="tableT_About_Units" msprop:Generator_RowDeletingName="T_About_UnitsRowDeleting" msprop:Generator_TablePropName="T_About_Units">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInTable="IDColumn" type="xs:int" />
              <xs:element name="beiAn_No" msprop:Generator_UserColumnName="beiAn_No" msprop:Generator_ColumnPropNameInRow="beiAn_No" msprop:Generator_ColumnVarNameInTable="columnbeiAn_No" msprop:Generator_ColumnPropNameInTable="beiAn_NoColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_type" msprop:Generator_UserColumnName="unit_type" msprop:Generator_ColumnPropNameInRow="unit_type" msprop:Generator_ColumnVarNameInTable="columnunit_type" msprop:Generator_ColumnPropNameInTable="unit_typeColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_name" msprop:Generator_UserColumnName="unit_name" msprop:Generator_ColumnPropNameInRow="unit_name" msprop:Generator_ColumnVarNameInTable="columnunit_name" msprop:Generator_ColumnPropNameInTable="unit_nameColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_level" msprop:Generator_UserColumnName="unit_level" msprop:Generator_ColumnPropNameInRow="unit_level" msprop:Generator_ColumnVarNameInTable="columnunit_level" msprop:Generator_ColumnPropNameInTable="unit_levelColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_principal" msprop:Generator_UserColumnName="unit_principal" msprop:Generator_ColumnPropNameInRow="unit_principal" msprop:Generator_ColumnVarNameInTable="columnunit_principal" msprop:Generator_ColumnPropNameInTable="unit_principalColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_linkMan" msprop:Generator_UserColumnName="unit_linkMan" msprop:Generator_ColumnPropNameInRow="unit_linkMan" msprop:Generator_ColumnVarNameInTable="columnunit_linkMan" msprop:Generator_ColumnPropNameInTable="unit_linkManColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_Tel" msprop:Generator_UserColumnName="unit_Tel" msprop:Generator_ColumnPropNameInRow="unit_Tel" msprop:Generator_ColumnVarNameInTable="columnunit_Tel" msprop:Generator_ColumnPropNameInTable="unit_TelColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_prep_Field1" msprop:Generator_UserColumnName="unit_prep_Field1" msprop:Generator_ColumnPropNameInRow="unit_prep_Field1" msprop:Generator_ColumnVarNameInTable="columnunit_prep_Field1" msprop:Generator_ColumnPropNameInTable="unit_prep_Field1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_prep_Field2" msprop:Generator_UserColumnName="unit_prep_Field2" msprop:Generator_ColumnPropNameInRow="unit_prep_Field2" msprop:Generator_ColumnVarNameInTable="columnunit_prep_Field2" msprop:Generator_ColumnPropNameInTable="unit_prep_Field2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_prep_Field3" msprop:Generator_UserColumnName="unit_prep_Field3" msprop:Generator_ColumnPropNameInRow="unit_prep_Field3" msprop:Generator_ColumnVarNameInTable="columnunit_prep_Field3" msprop:Generator_ColumnPropNameInTable="unit_prep_Field3Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_prep_Field4" msprop:Generator_UserColumnName="unit_prep_Field4" msprop:Generator_ColumnPropNameInRow="unit_prep_Field4" msprop:Generator_ColumnVarNameInTable="columnunit_prep_Field4" msprop:Generator_ColumnPropNameInTable="unit_prep_Field4Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="unit_prep_Field5" msprop:Generator_UserColumnName="unit_prep_Field5" msprop:Generator_ColumnPropNameInRow="unit_prep_Field5" msprop:Generator_ColumnVarNameInTable="columnunit_prep_Field5" msprop:Generator_ColumnPropNameInTable="unit_prep_Field5Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Project_Info" msprop:Generator_UserTableName="T_Project_Info" msprop:Generator_RowDeletedName="T_Project_InfoRowDeleted" msprop:Generator_RowChangedName="T_Project_InfoRowChanged" msprop:Generator_RowClassName="T_Project_InfoRow" msprop:Generator_RowChangingName="T_Project_InfoRowChanging" msprop:Generator_RowEvArgName="T_Project_InfoRowChangeEvent" msprop:Generator_RowEvHandlerName="T_Project_InfoRowChangeEventHandler" msprop:Generator_TableClassName="T_Project_InfoDataTable" msprop:Generator_TableVarName="tableT_Project_Info" msprop:Generator_RowDeletingName="T_Project_InfoRowDeleting" msprop:Generator_TablePropName="T_Project_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInTable="IDColumn" type="xs:int" />
              <xs:element name="Beian_No" msprop:Generator_UserColumnName="Beian_No" msprop:Generator_ColumnPropNameInRow="Beian_No" msprop:Generator_ColumnVarNameInTable="columnBeian_No" msprop:Generator_ColumnPropNameInTable="Beian_NoColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_Type" msprop:Generator_UserColumnName="Beian_Type" msprop:Generator_ColumnPropNameInRow="Beian_Type" msprop:Generator_ColumnVarNameInTable="columnBeian_Type" msprop:Generator_ColumnPropNameInTable="Beian_TypeColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Builder_Name" msprop:Generator_UserColumnName="Builder_Name" msprop:Generator_ColumnPropNameInRow="Builder_Name" msprop:Generator_ColumnVarNameInTable="columnBuilder_Name" msprop:Generator_ColumnPropNameInTable="Builder_NameColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Frame_Name" msprop:Generator_UserColumnName="Frame_Name" msprop:Generator_ColumnPropNameInRow="Frame_Name" msprop:Generator_ColumnVarNameInTable="columnFrame_Name" msprop:Generator_ColumnPropNameInTable="Frame_NameColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Naihuo_Level" msprop:Generator_UserColumnName="Naihuo_Level" msprop:Generator_ColumnPropNameInRow="Naihuo_Level" msprop:Generator_ColumnVarNameInTable="columnNaihuo_Level" msprop:Generator_ColumnPropNameInTable="Naihuo_LevelColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Height" msprop:Generator_UserColumnName="Height" msprop:Generator_ColumnPropNameInRow="Height" msprop:Generator_ColumnVarNameInTable="columnHeight" msprop:Generator_ColumnPropNameInTable="HeightColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="Layer_Num" msprop:Generator_UserColumnName="Layer_Num" msprop:Generator_ColumnPropNameInRow="Layer_Num" msprop:Generator_ColumnVarNameInTable="columnLayer_Num" msprop:Generator_ColumnPropNameInTable="Layer_NumColumn" type="xs:int" minOccurs="0" />
              <xs:element name="Contruct_Area" msprop:Generator_UserColumnName="Contruct_Area" msprop:Generator_ColumnPropNameInRow="Contruct_Area" msprop:Generator_ColumnVarNameInTable="columnContruct_Area" msprop:Generator_ColumnPropNameInTable="Contruct_AreaColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="Danger_Type" msprop:Generator_UserColumnName="Danger_Type" msprop:Generator_ColumnPropNameInRow="Danger_Type" msprop:Generator_ColumnVarNameInTable="columnDanger_Type" msprop:Generator_ColumnPropNameInTable="Danger_TypeColumn" type="xs:int" minOccurs="0" />
              <xs:element name="AreaOrReserves" msprop:Generator_UserColumnName="AreaOrReserves" msprop:Generator_ColumnPropNameInRow="AreaOrReserves" msprop:Generator_ColumnVarNameInTable="columnAreaOrReserves" msprop:Generator_ColumnPropNameInTable="AreaOrReservesColumn" type="xs:int" minOccurs="0" />
              <xs:element name="prep_field1" msprop:Generator_UserColumnName="prep_field1" msprop:Generator_ColumnPropNameInRow="prep_field1" msprop:Generator_ColumnVarNameInTable="columnprep_field1" msprop:Generator_ColumnPropNameInTable="prep_field1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field2" msprop:Generator_UserColumnName="prep_field2" msprop:Generator_ColumnPropNameInRow="prep_field2" msprop:Generator_ColumnVarNameInTable="columnprep_field2" msprop:Generator_ColumnPropNameInTable="prep_field2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field3" msprop:Generator_UserColumnName="prep_field3" msprop:Generator_ColumnPropNameInRow="prep_field3" msprop:Generator_ColumnVarNameInTable="columnprep_field3" msprop:Generator_ColumnPropNameInTable="prep_field3Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field4" msprop:Generator_UserColumnName="prep_field4" msprop:Generator_ColumnPropNameInRow="prep_field4" msprop:Generator_ColumnVarNameInTable="columnprep_field4" msprop:Generator_ColumnPropNameInTable="prep_field4Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field5" msprop:Generator_UserColumnName="prep_field5" msprop:Generator_ColumnPropNameInRow="prep_field5" msprop:Generator_ColumnVarNameInTable="columnprep_field5" msprop:Generator_ColumnPropNameInTable="prep_field5Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Project_Main_Content_Info" msprop:Generator_UserTableName="T_Project_Main_Content_Info" msprop:Generator_RowDeletedName="T_Project_Main_Content_InfoRowDeleted" msprop:Generator_RowChangedName="T_Project_Main_Content_InfoRowChanged" msprop:Generator_RowClassName="T_Project_Main_Content_InfoRow" msprop:Generator_RowChangingName="T_Project_Main_Content_InfoRowChanging" msprop:Generator_RowEvArgName="T_Project_Main_Content_InfoRowChangeEvent" msprop:Generator_RowEvHandlerName="T_Project_Main_Content_InfoRowChangeEventHandler" msprop:Generator_TableClassName="T_Project_Main_Content_InfoDataTable" msprop:Generator_TableVarName="tableT_Project_Main_Content_Info" msprop:Generator_RowDeletingName="T_Project_Main_Content_InfoRowDeleting" msprop:Generator_TablePropName="T_Project_Main_Content_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInTable="IDColumn" type="xs:int" />
              <xs:element name="beiAn_No" msprop:Generator_UserColumnName="beiAn_No" msprop:Generator_ColumnPropNameInRow="beiAn_No" msprop:Generator_ColumnVarNameInTable="columnbeiAn_No" msprop:Generator_ColumnPropNameInTable="beiAn_NoColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="summary_type_name" msprop:Generator_UserColumnName="summary_type_name" msprop:Generator_ColumnPropNameInRow="summary_type_name" msprop:Generator_ColumnVarNameInTable="columnsummary_type_name" msprop:Generator_ColumnPropNameInTable="summary_type_nameColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="summary_type_value" msprop:Generator_UserColumnName="summary_type_value" msprop:Generator_ColumnPropNameInRow="summary_type_value" msprop:Generator_ColumnVarNameInTable="columnsummary_type_value" msprop:Generator_ColumnPropNameInTable="summary_type_valueColumn" type="xs:int" minOccurs="0" />
              <xs:element name="item_type_name" msprop:Generator_UserColumnName="item_type_name" msprop:Generator_ColumnPropNameInRow="item_type_name" msprop:Generator_ColumnVarNameInTable="columnitem_type_name" msprop:Generator_ColumnPropNameInTable="item_type_nameColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="item_type_value" msprop:Generator_UserColumnName="item_type_value" msprop:Generator_ColumnPropNameInRow="item_type_value" msprop:Generator_ColumnVarNameInTable="columnitem_type_value" msprop:Generator_ColumnPropNameInTable="item_type_valueColumn" type="xs:int" minOccurs="0" />
              <xs:element name="item_position" msprop:Generator_UserColumnName="item_position" msprop:Generator_ColumnPropNameInRow="item_position" msprop:Generator_ColumnVarNameInTable="columnitem_position" msprop:Generator_ColumnPropNameInTable="item_positionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="item_material" msprop:Generator_UserColumnName="item_material" msprop:Generator_ColumnPropNameInRow="item_material" msprop:Generator_ColumnVarNameInTable="columnitem_material" msprop:Generator_ColumnPropNameInTable="item_materialColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="item_fireLevel" msprop:Generator_UserColumnName="item_fireLevel" msprop:Generator_ColumnPropNameInRow="item_fireLevel" msprop:Generator_ColumnVarNameInTable="columnitem_fireLevel" msprop:Generator_ColumnPropNameInTable="item_fireLevelColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="item_array_order" msprop:Generator_UserColumnName="item_array_order" msprop:Generator_ColumnPropNameInRow="item_array_order" msprop:Generator_ColumnVarNameInTable="columnitem_array_order" msprop:Generator_ColumnPropNameInTable="item_array_orderColumn" type="xs:int" minOccurs="0" />
              <xs:element name="item_array_mode" msprop:Generator_UserColumnName="item_array_mode" msprop:Generator_ColumnPropNameInRow="item_array_mode" msprop:Generator_ColumnVarNameInTable="columnitem_array_mode" msprop:Generator_ColumnPropNameInTable="item_array_modeColumn" type="xs:int" minOccurs="0" />
              <xs:element name="prep_field5" msprop:Generator_UserColumnName="prep_field5" msprop:Generator_ColumnPropNameInRow="prep_field5" msprop:Generator_ColumnVarNameInTable="columnprep_field5" msprop:Generator_ColumnPropNameInTable="prep_field5Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field1" msprop:Generator_UserColumnName="prep_field1" msprop:Generator_ColumnPropNameInRow="prep_field1" msprop:Generator_ColumnVarNameInTable="columnprep_field1" msprop:Generator_ColumnPropNameInTable="prep_field1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field2" msprop:Generator_UserColumnName="prep_field2" msprop:Generator_ColumnPropNameInRow="prep_field2" msprop:Generator_ColumnVarNameInTable="columnprep_field2" msprop:Generator_ColumnPropNameInTable="prep_field2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field3" msprop:Generator_UserColumnName="prep_field3" msprop:Generator_ColumnPropNameInRow="prep_field3" msprop:Generator_ColumnVarNameInTable="columnprep_field3" msprop:Generator_ColumnPropNameInTable="prep_field3Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field4" msprop:Generator_UserColumnName="prep_field4" msprop:Generator_ColumnPropNameInRow="prep_field4" msprop:Generator_ColumnVarNameInTable="columnprep_field4" msprop:Generator_ColumnPropNameInTable="prep_field4Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Pot_Info" msprop:Generator_UserTableName="T_Pot_Info" msprop:Generator_RowDeletedName="T_Pot_InfoRowDeleted" msprop:Generator_RowChangedName="T_Pot_InfoRowChanged" msprop:Generator_RowClassName="T_Pot_InfoRow" msprop:Generator_RowChangingName="T_Pot_InfoRowChanging" msprop:Generator_RowEvArgName="T_Pot_InfoRowChangeEvent" msprop:Generator_RowEvHandlerName="T_Pot_InfoRowChangeEventHandler" msprop:Generator_TableClassName="T_Pot_InfoDataTable" msprop:Generator_TableVarName="tableT_Pot_Info" msprop:Generator_RowDeletingName="T_Pot_InfoRowDeleting" msprop:Generator_TablePropName="T_Pot_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInTable="IDColumn" type="xs:int" />
              <xs:element name="Beian_No" msprop:Generator_UserColumnName="Beian_No" msprop:Generator_ColumnPropNameInRow="Beian_No" msprop:Generator_ColumnVarNameInTable="columnBeian_No" msprop:Generator_ColumnPropNameInTable="Beian_NoColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Position" msprop:Generator_UserColumnName="Position" msprop:Generator_ColumnPropNameInRow="Position" msprop:Generator_ColumnVarNameInTable="columnPosition" msprop:Generator_ColumnPropNameInTable="PositionColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Material_Name" msprop:Generator_UserColumnName="Material_Name" msprop:Generator_ColumnPropNameInRow="Material_Name" msprop:Generator_ColumnVarNameInTable="columnMaterial_Name" msprop:Generator_ColumnPropNameInTable="Material_NameColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Type_InnerTop" msprop:Generator_UserColumnName="Type_InnerTop" msprop:Generator_ColumnPropNameInRow="Type_InnerTop" msprop:Generator_ColumnVarNameInTable="columnType_InnerTop" msprop:Generator_ColumnPropNameInTable="Type_InnerTopColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Water" msprop:Generator_UserColumnName="Type_Water" msprop:Generator_ColumnPropNameInRow="Type_Water" msprop:Generator_ColumnVarNameInTable="columnType_Water" msprop:Generator_ColumnPropNameInTable="Type_WaterColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Top" msprop:Generator_UserColumnName="Type_Top" msprop:Generator_ColumnPropNameInRow="Type_Top" msprop:Generator_ColumnVarNameInTable="columnType_Top" msprop:Generator_ColumnPropNameInTable="Type_TopColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Ball" msprop:Generator_UserColumnName="Type_Ball" msprop:Generator_ColumnPropNameInRow="Type_Ball" msprop:Generator_ColumnVarNameInTable="columnType_Ball" msprop:Generator_ColumnPropNameInTable="Type_BallColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Vaulted" msprop:Generator_UserColumnName="Type_Vaulted" msprop:Generator_ColumnPropNameInRow="Type_Vaulted" msprop:Generator_ColumnVarNameInTable="columnType_Vaulted" msprop:Generator_ColumnPropNameInTable="Type_VaultedColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Horizontal" msprop:Generator_UserColumnName="Type_Horizontal" msprop:Generator_ColumnPropNameInRow="Type_Horizontal" msprop:Generator_ColumnVarNameInTable="columnType_Horizontal" msprop:Generator_ColumnPropNameInTable="Type_HorizontalColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Others" msprop:Generator_UserColumnName="Type_Others" msprop:Generator_ColumnPropNameInRow="Type_Others" msprop:Generator_ColumnVarNameInTable="columnType_Others" msprop:Generator_ColumnPropNameInTable="Type_OthersColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_KeRan_Liquid" msprop:Generator_UserColumnName="Sort_KeRan_Liquid" msprop:Generator_ColumnPropNameInRow="Sort_KeRan_Liquid" msprop:Generator_ColumnVarNameInTable="columnSort_KeRan_Liquid" msprop:Generator_ColumnPropNameInTable="Sort_KeRan_LiquidColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_YiRan_Liquid" msprop:Generator_UserColumnName="Sort_YiRan_Liquid" msprop:Generator_ColumnPropNameInRow="Sort_YiRan_Liquid" msprop:Generator_ColumnVarNameInTable="columnSort_YiRan_Liquid" msprop:Generator_ColumnPropNameInTable="Sort_YiRan_LiquidColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_KeRan_Gas" msprop:Generator_UserColumnName="Sort_KeRan_Gas" msprop:Generator_ColumnPropNameInRow="Sort_KeRan_Gas" msprop:Generator_ColumnVarNameInTable="columnSort_KeRan_Gas" msprop:Generator_ColumnPropNameInTable="Sort_KeRan_GasColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_ZhuRan_Gas" msprop:Generator_UserColumnName="Sort_ZhuRan_Gas" msprop:Generator_ColumnPropNameInRow="Sort_ZhuRan_Gas" msprop:Generator_ColumnVarNameInTable="columnSort_ZhuRan_Gas" msprop:Generator_ColumnPropNameInTable="Sort_ZhuRan_GasColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_BuRan_Gas" msprop:Generator_UserColumnName="Sort_BuRan_Gas" msprop:Generator_ColumnPropNameInRow="Sort_BuRan_Gas" msprop:Generator_ColumnVarNameInTable="columnSort_BuRan_Gas" msprop:Generator_ColumnPropNameInTable="Sort_BuRan_GasColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_Other" msprop:Generator_UserColumnName="Sort_Other" msprop:Generator_ColumnPropNameInRow="Sort_Other" msprop:Generator_ColumnVarNameInTable="columnSort_Other" msprop:Generator_ColumnPropNameInTable="Sort_OtherColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Danger_Type" msprop:Generator_UserColumnName="Danger_Type" msprop:Generator_ColumnPropNameInRow="Danger_Type" msprop:Generator_ColumnVarNameInTable="columnDanger_Type" msprop:Generator_ColumnPropNameInTable="Danger_TypeColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Material_Steel" msprop:Generator_UserColumnName="Material_Steel" msprop:Generator_ColumnPropNameInRow="Material_Steel" msprop:Generator_ColumnVarNameInTable="columnMaterial_Steel" msprop:Generator_ColumnPropNameInTable="Material_SteelColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Quan" msprop:Generator_UserColumnName="Material_Quan" msprop:Generator_ColumnPropNameInRow="Material_Quan" msprop:Generator_ColumnVarNameInTable="columnMaterial_Quan" msprop:Generator_ColumnPropNameInTable="Material_QuanColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Silicon" msprop:Generator_UserColumnName="Material_Silicon" msprop:Generator_ColumnPropNameInRow="Material_Silicon" msprop:Generator_ColumnVarNameInTable="columnMaterial_Silicon" msprop:Generator_ColumnPropNameInTable="Material_SiliconColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Other" msprop:Generator_UserColumnName="Material_Other" msprop:Generator_ColumnPropNameInRow="Material_Other" msprop:Generator_ColumnVarNameInTable="columnMaterial_Other" msprop:Generator_ColumnPropNameInTable="Material_OtherColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Temperature_low" msprop:Generator_UserColumnName="Temperature_low" msprop:Generator_ColumnPropNameInRow="Temperature_low" msprop:Generator_ColumnVarNameInTable="columnTemperature_low" msprop:Generator_ColumnPropNameInTable="Temperature_lowColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Temperature_common" msprop:Generator_UserColumnName="Temperature_common" msprop:Generator_ColumnPropNameInRow="Temperature_common" msprop:Generator_ColumnVarNameInTable="columnTemperature_common" msprop:Generator_ColumnPropNameInTable="Temperature_commonColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Form_Overground" msprop:Generator_UserColumnName="Form_Overground" msprop:Generator_ColumnPropNameInRow="Form_Overground" msprop:Generator_ColumnVarNameInTable="columnForm_Overground" msprop:Generator_ColumnPropNameInTable="Form_OvergroundColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Form_MidUnderground" msprop:Generator_UserColumnName="Form_MidUnderground" msprop:Generator_ColumnPropNameInRow="Form_MidUnderground" msprop:Generator_ColumnVarNameInTable="columnForm_MidUnderground" msprop:Generator_ColumnPropNameInTable="Form_MidUndergroundColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Form_Underground" msprop:Generator_UserColumnName="Form_Underground" msprop:Generator_ColumnPropNameInRow="Form_Underground" msprop:Generator_ColumnVarNameInTable="columnForm_Underground" msprop:Generator_ColumnPropNameInTable="Form_UndergroundColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Press_High" msprop:Generator_UserColumnName="Press_High" msprop:Generator_ColumnPropNameInRow="Press_High" msprop:Generator_ColumnVarNameInTable="columnPress_High" msprop:Generator_ColumnPropNameInTable="Press_HighColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Press_Middle" msprop:Generator_UserColumnName="Press_Middle" msprop:Generator_ColumnPropNameInRow="Press_Middle" msprop:Generator_ColumnVarNameInTable="columnPress_Middle" msprop:Generator_ColumnPropNameInTable="Press_MiddleColumn" type="xs:short" minOccurs="0" />
              <xs:element name="Press_Low" msprop:Generator_UserColumnName="Press_Low" msprop:Generator_ColumnPropNameInRow="Press_Low" msprop:Generator_ColumnVarNameInTable="columnPress_Low" msprop:Generator_ColumnPropNameInTable="Press_LowColumn" type="xs:short" minOccurs="0" />
              <xs:element name="prep_field1" msprop:Generator_UserColumnName="prep_field1" msprop:Generator_ColumnPropNameInRow="prep_field1" msprop:Generator_ColumnVarNameInTable="columnprep_field1" msprop:Generator_ColumnPropNameInTable="prep_field1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field2" msprop:Generator_UserColumnName="prep_field2" msprop:Generator_ColumnPropNameInRow="prep_field2" msprop:Generator_ColumnVarNameInTable="columnprep_field2" msprop:Generator_ColumnPropNameInTable="prep_field2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field3" msprop:Generator_UserColumnName="prep_field3" msprop:Generator_ColumnPropNameInRow="prep_field3" msprop:Generator_ColumnVarNameInTable="columnprep_field3" msprop:Generator_ColumnPropNameInTable="prep_field3Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field4" msprop:Generator_UserColumnName="prep_field4" msprop:Generator_ColumnPropNameInRow="prep_field4" msprop:Generator_ColumnVarNameInTable="columnprep_field4" msprop:Generator_ColumnPropNameInTable="prep_field4Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field5" msprop:Generator_UserColumnName="prep_field5" msprop:Generator_ColumnPropNameInRow="prep_field5" msprop:Generator_ColumnVarNameInTable="columnprep_field5" msprop:Generator_ColumnPropNameInTable="prep_field5Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Field_Info" msprop:Generator_UserTableName="T_Field_Info" msprop:Generator_RowDeletedName="T_Field_InfoRowDeleted" msprop:Generator_RowChangedName="T_Field_InfoRowChanged" msprop:Generator_RowClassName="T_Field_InfoRow" msprop:Generator_RowChangingName="T_Field_InfoRowChanging" msprop:Generator_RowEvArgName="T_Field_InfoRowChangeEvent" msprop:Generator_RowEvHandlerName="T_Field_InfoRowChangeEventHandler" msprop:Generator_TableClassName="T_Field_InfoDataTable" msprop:Generator_TableVarName="tableT_Field_Info" msprop:Generator_RowDeletingName="T_Field_InfoRowDeleting" msprop:Generator_TablePropName="T_Field_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_UserColumnName="ID" msprop:Generator_ColumnPropNameInRow="ID" msprop:Generator_ColumnVarNameInTable="columnID" msprop:Generator_ColumnPropNameInTable="IDColumn" type="xs:int" />
              <xs:element name="Beian_no" msprop:Generator_UserColumnName="Beian_no" msprop:Generator_ColumnPropNameInRow="Beian_no" msprop:Generator_ColumnVarNameInTable="columnBeian_no" msprop:Generator_ColumnPropNameInTable="Beian_noColumn" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Field_Material_Name" msprop:Generator_UserColumnName="Field_Material_Name" msprop:Generator_ColumnPropNameInRow="Field_Material_Name" msprop:Generator_ColumnVarNameInTable="columnField_Material_Name" msprop:Generator_ColumnPropNameInTable="Field_Material_NameColumn">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Field_Material_Quantity" msprop:Generator_UserColumnName="Field_Material_Quantity" msprop:Generator_ColumnPropNameInRow="Field_Material_Quantity" msprop:Generator_ColumnVarNameInTable="columnField_Material_Quantity" msprop:Generator_ColumnPropNameInTable="Field_Material_QuantityColumn" type="xs:decimal" minOccurs="0" />
              <xs:element name="prep_field1" msprop:Generator_UserColumnName="prep_field1" msprop:Generator_ColumnPropNameInRow="prep_field1" msprop:Generator_ColumnVarNameInTable="columnprep_field1" msprop:Generator_ColumnPropNameInTable="prep_field1Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field2" msprop:Generator_UserColumnName="prep_field2" msprop:Generator_ColumnPropNameInRow="prep_field2" msprop:Generator_ColumnVarNameInTable="columnprep_field2" msprop:Generator_ColumnPropNameInTable="prep_field2Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field3" msprop:Generator_UserColumnName="prep_field3" msprop:Generator_ColumnPropNameInRow="prep_field3" msprop:Generator_ColumnVarNameInTable="columnprep_field3" msprop:Generator_ColumnPropNameInTable="prep_field3Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field4" msprop:Generator_UserColumnName="prep_field4" msprop:Generator_ColumnPropNameInRow="prep_field4" msprop:Generator_ColumnVarNameInTable="columnprep_field4" msprop:Generator_ColumnPropNameInTable="prep_field4Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="prep_field5" msprop:Generator_UserColumnName="prep_field5" msprop:Generator_ColumnPropNameInRow="prep_field5" msprop:Generator_ColumnVarNameInTable="columnprep_field5" msprop:Generator_ColumnPropNameInTable="prep_field5Column" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Project_Detail" msprop:Generator_UserTableName="T_Project_Detail" msprop:Generator_RowDeletedName="T_Project_DetailRowDeleted" msprop:Generator_RowChangedName="T_Project_DetailRowChanged" msprop:Generator_RowClassName="T_Project_DetailRow" msprop:Generator_RowChangingName="T_Project_DetailRowChanging" msprop:Generator_RowEvArgName="T_Project_DetailRowChangeEvent" msprop:Generator_RowEvHandlerName="T_Project_DetailRowChangeEventHandler" msprop:Generator_TableClassName="T_Project_DetailDataTable" msprop:Generator_TableVarName="tableT_Project_Detail" msprop:Generator_RowDeletingName="T_Project_DetailRowDeleting" msprop:Generator_TablePropName="T_Project_Detail">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="土建工程" msprop:Generator_UserColumnName="土建工程" msprop:Generator_ColumnVarNameInTable="column土建工程" msprop:Generator_ColumnPropNameInRow="土建工程" msprop:Generator_ColumnPropNameInTable="土建工程Column" type="xs:string" minOccurs="0" />
              <xs:element name="防火间距" msprop:Generator_UserColumnName="防火间距" msprop:Generator_ColumnVarNameInTable="column防火间距" msprop:Generator_ColumnPropNameInRow="防火间距" msprop:Generator_ColumnPropNameInTable="防火间距Column" type="xs:string" minOccurs="0" />
              <xs:element name="防火分区" msprop:Generator_UserColumnName="防火分区" msprop:Generator_ColumnVarNameInTable="column防火分区" msprop:Generator_ColumnPropNameInRow="防火分区" msprop:Generator_ColumnPropNameInTable="防火分区Column" type="xs:string" minOccurs="0" />
              <xs:element name="防烟分区" msprop:Generator_UserColumnName="防烟分区" msprop:Generator_ColumnVarNameInTable="column防烟分区" msprop:Generator_ColumnPropNameInRow="防烟分区" msprop:Generator_ColumnPropNameInTable="防烟分区Column" type="xs:string" minOccurs="0" />
              <xs:element name="消防电梯" msprop:Generator_UserColumnName="消防电梯" msprop:Generator_ColumnVarNameInTable="column消防电梯" msprop:Generator_ColumnPropNameInRow="消防电梯" msprop:Generator_ColumnPropNameInTable="消防电梯Column" type="xs:string" minOccurs="0" />
              <xs:element name="防烟楼梯" msprop:Generator_UserColumnName="防烟楼梯" msprop:Generator_ColumnVarNameInTable="column防烟楼梯" msprop:Generator_ColumnPropNameInRow="防烟楼梯" msprop:Generator_ColumnPropNameInTable="防烟楼梯Column" type="xs:string" minOccurs="0" />
              <xs:element name="封闭楼梯" msprop:Generator_UserColumnName="封闭楼梯" msprop:Generator_ColumnVarNameInTable="column封闭楼梯" msprop:Generator_ColumnPropNameInRow="封闭楼梯" msprop:Generator_ColumnPropNameInTable="封闭楼梯Column" type="xs:string" minOccurs="0" />
              <xs:element name="消防车通道" msprop:Generator_UserColumnName="消防车通道" msprop:Generator_ColumnVarNameInTable="column消防车通道" msprop:Generator_ColumnPropNameInRow="消防车通道" msprop:Generator_ColumnPropNameInTable="消防车通道Column" type="xs:string" minOccurs="0" />
              <xs:element name="消防控制室" msprop:Generator_UserColumnName="消防控制室" msprop:Generator_ColumnVarNameInTable="column消防控制室" msprop:Generator_ColumnPropNameInRow="消防控制室" msprop:Generator_ColumnPropNameInTable="消防控制室Column" type="xs:string" minOccurs="0" />
              <xs:element name="消防水源" msprop:Generator_UserColumnName="消防水源" msprop:Generator_ColumnVarNameInTable="column消防水源" msprop:Generator_ColumnPropNameInRow="消防水源" msprop:Generator_ColumnPropNameInTable="消防水源Column" type="xs:string" minOccurs="0" />
              <xs:element name="市政管网" msprop:Generator_UserColumnName="市政管网" msprop:Generator_ColumnVarNameInTable="column市政管网" msprop:Generator_ColumnPropNameInRow="市政管网" msprop:Generator_ColumnPropNameInTable="市政管网Column" type="xs:string" minOccurs="0" />
              <xs:element name="消防水池" msprop:Generator_UserColumnName="消防水池" msprop:Generator_ColumnVarNameInTable="column消防水池" msprop:Generator_ColumnPropNameInRow="消防水池" msprop:Generator_ColumnPropNameInTable="消防水池Column" type="xs:string" minOccurs="0" />
              <xs:element name="天然水源" msprop:Generator_UserColumnName="天然水源" msprop:Generator_ColumnVarNameInTable="column天然水源" msprop:Generator_ColumnPropNameInRow="天然水源" msprop:Generator_ColumnPropNameInTable="天然水源Column" type="xs:string" minOccurs="0" />
              <xs:element name="室内消火栓系统" msprop:Generator_UserColumnName="室内消火栓系统" msprop:Generator_ColumnVarNameInTable="column室内消火栓系统" msprop:Generator_ColumnPropNameInRow="室内消火栓系统" msprop:Generator_ColumnPropNameInTable="室内消火栓系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="常高压" msprop:Generator_UserColumnName="常高压" msprop:Generator_ColumnVarNameInTable="column常高压" msprop:Generator_ColumnPropNameInRow="常高压" msprop:Generator_ColumnPropNameInTable="常高压Column" type="xs:string" minOccurs="0" />
              <xs:element name="临时高压" msprop:Generator_UserColumnName="临时高压" msprop:Generator_ColumnVarNameInTable="column临时高压" msprop:Generator_ColumnPropNameInRow="临时高压" msprop:Generator_ColumnPropNameInTable="临时高压Column" type="xs:string" minOccurs="0" />
              <xs:element name="干式消防竖管" msprop:Generator_UserColumnName="干式消防竖管" msprop:Generator_ColumnVarNameInTable="column干式消防竖管" msprop:Generator_ColumnPropNameInRow="干式消防竖管" msprop:Generator_ColumnPropNameInTable="干式消防竖管Column" type="xs:string" minOccurs="0" />
              <xs:element name="消防水箱" msprop:Generator_UserColumnName="消防水箱" msprop:Generator_ColumnVarNameInTable="column消防水箱" msprop:Generator_ColumnPropNameInRow="消防水箱" msprop:Generator_ColumnPropNameInTable="消防水箱Column" type="xs:string" minOccurs="0" />
              <xs:element name="水泵接合器" msprop:Generator_UserColumnName="水泵接合器" msprop:Generator_ColumnVarNameInTable="column水泵接合器" msprop:Generator_ColumnPropNameInRow="水泵接合器" msprop:Generator_ColumnPropNameInTable="水泵接合器Column" type="xs:string" minOccurs="0" />
              <xs:element name="室外消火栓系统" msprop:Generator_UserColumnName="室外消火栓系统" msprop:Generator_ColumnVarNameInTable="column室外消火栓系统" msprop:Generator_ColumnPropNameInRow="室外消火栓系统" msprop:Generator_ColumnPropNameInTable="室外消火栓系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="环状管网" msprop:Generator_UserColumnName="环状管网" msprop:Generator_ColumnVarNameInTable="column环状管网" msprop:Generator_ColumnPropNameInRow="环状管网" msprop:Generator_ColumnPropNameInTable="环状管网Column" type="xs:string" minOccurs="0" />
              <xs:element name="枝状管网" msprop:Generator_UserColumnName="枝状管网" msprop:Generator_ColumnVarNameInTable="column枝状管网" msprop:Generator_ColumnPropNameInRow="枝状管网" msprop:Generator_ColumnPropNameInTable="枝状管网Column" type="xs:string" minOccurs="0" />
              <xs:element name="自动喷水灭火系统" msprop:Generator_UserColumnName="自动喷水灭火系统" msprop:Generator_ColumnVarNameInTable="column自动喷水灭火系统" msprop:Generator_ColumnPropNameInRow="自动喷水灭火系统" msprop:Generator_ColumnPropNameInTable="自动喷水灭火系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="干式" msprop:Generator_UserColumnName="干式" msprop:Generator_ColumnVarNameInTable="column干式" msprop:Generator_ColumnPropNameInRow="干式" msprop:Generator_ColumnPropNameInTable="干式Column" type="xs:string" minOccurs="0" />
              <xs:element name="湿式" msprop:Generator_UserColumnName="湿式" msprop:Generator_ColumnVarNameInTable="column湿式" msprop:Generator_ColumnPropNameInRow="湿式" msprop:Generator_ColumnPropNameInTable="湿式Column" type="xs:string" minOccurs="0" />
              <xs:element name="预作用" msprop:Generator_UserColumnName="预作用" msprop:Generator_ColumnVarNameInTable="column预作用" msprop:Generator_ColumnPropNameInRow="预作用" msprop:Generator_ColumnPropNameInTable="预作用Column" type="xs:string" minOccurs="0" />
              <xs:element name="雨淋" msprop:Generator_UserColumnName="雨淋" msprop:Generator_ColumnVarNameInTable="column雨淋" msprop:Generator_ColumnPropNameInRow="雨淋" msprop:Generator_ColumnPropNameInTable="雨淋Column" type="xs:string" minOccurs="0" />
              <xs:element name="水幕" msprop:Generator_UserColumnName="水幕" msprop:Generator_ColumnVarNameInTable="column水幕" msprop:Generator_ColumnPropNameInRow="水幕" msprop:Generator_ColumnPropNameInTable="水幕Column" type="xs:string" minOccurs="0" />
              <xs:element name="水雾" msprop:Generator_UserColumnName="水雾" msprop:Generator_ColumnVarNameInTable="column水雾" msprop:Generator_ColumnPropNameInRow="水雾" msprop:Generator_ColumnPropNameInTable="水雾Column" type="xs:string" minOccurs="0" />
              <xs:element name="火灾自动报警系统" msprop:Generator_UserColumnName="火灾自动报警系统" msprop:Generator_ColumnPropNameInRow="火灾自动报警系统" msprop:Generator_ColumnVarNameInTable="column火灾自动报警系统" msprop:Generator_ColumnPropNameInTable="火灾自动报警系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="区域报警" msprop:Generator_UserColumnName="区域报警" msprop:Generator_ColumnPropNameInRow="区域报警" msprop:Generator_ColumnVarNameInTable="column区域报警" msprop:Generator_ColumnPropNameInTable="区域报警Column" type="xs:string" minOccurs="0" />
              <xs:element name="集中报警" msprop:Generator_UserColumnName="集中报警" msprop:Generator_ColumnPropNameInRow="集中报警" msprop:Generator_ColumnVarNameInTable="column集中报警" msprop:Generator_ColumnPropNameInTable="集中报警Column" type="xs:string" minOccurs="0" />
              <xs:element name="控制中心报警" msprop:Generator_UserColumnName="控制中心报警" msprop:Generator_ColumnPropNameInRow="控制中心报警" msprop:Generator_ColumnVarNameInTable="column控制中心报警" msprop:Generator_ColumnPropNameInTable="控制中心报警Column" type="xs:string" minOccurs="0" />
              <xs:element name="气体灭火系统" msprop:Generator_UserColumnName="气体灭火系统" msprop:Generator_ColumnPropNameInRow="气体灭火系统" msprop:Generator_ColumnVarNameInTable="column气体灭火系统" msprop:Generator_ColumnPropNameInTable="气体灭火系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="管网" msprop:Generator_UserColumnName="管网" msprop:Generator_ColumnPropNameInRow="管网" msprop:Generator_ColumnVarNameInTable="column管网" msprop:Generator_ColumnPropNameInTable="管网Column" type="xs:string" minOccurs="0" />
              <xs:element name="无管网" msprop:Generator_UserColumnName="无管网" msprop:Generator_ColumnPropNameInRow="无管网" msprop:Generator_ColumnVarNameInTable="column无管网" msprop:Generator_ColumnPropNameInTable="无管网Column" type="xs:string" minOccurs="0" />
              <xs:element name="洁净气体" msprop:Generator_UserColumnName="洁净气体" msprop:Generator_ColumnPropNameInRow="洁净气体" msprop:Generator_ColumnVarNameInTable="column洁净气体" msprop:Generator_ColumnPropNameInTable="洁净气体Column" type="xs:string" minOccurs="0" />
              <xs:element name="哈龙" msprop:Generator_UserColumnName="哈龙" msprop:Generator_ColumnPropNameInRow="哈龙" msprop:Generator_ColumnVarNameInTable="column哈龙" msprop:Generator_ColumnPropNameInTable="哈龙Column" type="xs:string" minOccurs="0" />
              <xs:element name="其他" msprop:Generator_UserColumnName="其他" msprop:Generator_ColumnPropNameInRow="其他" msprop:Generator_ColumnVarNameInTable="column其他" msprop:Generator_ColumnPropNameInTable="其他Column" type="xs:string" minOccurs="0" />
              <xs:element name="泡沫灭火系统" msprop:Generator_UserColumnName="泡沫灭火系统" msprop:Generator_ColumnPropNameInRow="泡沫灭火系统" msprop:Generator_ColumnVarNameInTable="column泡沫灭火系统" msprop:Generator_ColumnPropNameInTable="泡沫灭火系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="固定" msprop:Generator_UserColumnName="固定" msprop:Generator_ColumnPropNameInRow="固定" msprop:Generator_ColumnVarNameInTable="column固定" msprop:Generator_ColumnPropNameInTable="固定Column" type="xs:string" minOccurs="0" />
              <xs:element name="半固定" msprop:Generator_UserColumnName="半固定" msprop:Generator_ColumnPropNameInRow="半固定" msprop:Generator_ColumnVarNameInTable="column半固定" msprop:Generator_ColumnPropNameInTable="半固定Column" type="xs:string" minOccurs="0" />
              <xs:element name="移动" msprop:Generator_UserColumnName="移动" msprop:Generator_ColumnPropNameInRow="移动" msprop:Generator_ColumnVarNameInTable="column移动" msprop:Generator_ColumnPropNameInTable="移动Column" type="xs:string" minOccurs="0" />
              <xs:element name="高倍" msprop:Generator_UserColumnName="高倍" msprop:Generator_ColumnPropNameInRow="高倍" msprop:Generator_ColumnVarNameInTable="column高倍" msprop:Generator_ColumnPropNameInTable="高倍Column" type="xs:string" minOccurs="0" />
              <xs:element name="中倍" msprop:Generator_UserColumnName="中倍" msprop:Generator_ColumnPropNameInRow="中倍" msprop:Generator_ColumnVarNameInTable="column中倍" msprop:Generator_ColumnPropNameInTable="中倍Column" type="xs:string" minOccurs="0" />
              <xs:element name="低倍" msprop:Generator_UserColumnName="低倍" msprop:Generator_ColumnPropNameInRow="低倍" msprop:Generator_ColumnVarNameInTable="column低倍" msprop:Generator_ColumnPropNameInTable="低倍Column" type="xs:string" minOccurs="0" />
              <xs:element name="抗溶性" msprop:Generator_UserColumnName="抗溶性" msprop:Generator_ColumnPropNameInRow="抗溶性" msprop:Generator_ColumnVarNameInTable="column抗溶性" msprop:Generator_ColumnPropNameInTable="抗溶性Column" type="xs:string" minOccurs="0" />
              <xs:element name="氟蛋白" msprop:Generator_UserColumnName="氟蛋白" msprop:Generator_ColumnPropNameInRow="氟蛋白" msprop:Generator_ColumnVarNameInTable="column氟蛋白" msprop:Generator_ColumnPropNameInTable="氟蛋白Column" type="xs:string" minOccurs="0" />
              <xs:element name="清水" msprop:Generator_UserColumnName="清水" msprop:Generator_ColumnPropNameInRow="清水" msprop:Generator_ColumnVarNameInTable="column清水" msprop:Generator_ColumnPropNameInTable="清水Column" type="xs:string" minOccurs="0" />
              <xs:element name="泡沫其他" msprop:Generator_UserColumnName="泡沫其他" msprop:Generator_ColumnPropNameInRow="泡沫其他" msprop:Generator_ColumnVarNameInTable="column泡沫其他" msprop:Generator_ColumnPropNameInTable="泡沫其他Column" type="xs:string" minOccurs="0" />
              <xs:element name="防烟排烟系统" msprop:Generator_UserColumnName="防烟排烟系统" msprop:Generator_ColumnPropNameInRow="防烟排烟系统" msprop:Generator_ColumnVarNameInTable="column防烟排烟系统" msprop:Generator_ColumnPropNameInTable="防烟排烟系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="机械排烟" msprop:Generator_UserColumnName="机械排烟" msprop:Generator_ColumnPropNameInRow="机械排烟" msprop:Generator_ColumnVarNameInTable="column机械排烟" msprop:Generator_ColumnPropNameInTable="机械排烟Column" type="xs:string" minOccurs="0" />
              <xs:element name="正压送风" msprop:Generator_UserColumnName="正压送风" msprop:Generator_ColumnPropNameInRow="正压送风" msprop:Generator_ColumnVarNameInTable="column正压送风" msprop:Generator_ColumnPropNameInTable="正压送风Column" type="xs:string" minOccurs="0" />
              <xs:element name="自然排烟" msprop:Generator_UserColumnName="自然排烟" msprop:Generator_ColumnPropNameInRow="自然排烟" msprop:Generator_ColumnVarNameInTable="column自然排烟" msprop:Generator_ColumnPropNameInTable="自然排烟Column" type="xs:string" minOccurs="0" />
              <xs:element name="灭火器" msprop:Generator_UserColumnName="灭火器" msprop:Generator_ColumnVarNameInTable="column灭火器" msprop:Generator_ColumnPropNameInRow="灭火器" msprop:Generator_ColumnPropNameInTable="灭火器Column" type="xs:string" minOccurs="0" />
              <xs:element name="干粉" msprop:Generator_UserColumnName="干粉" msprop:Generator_ColumnPropNameInRow="干粉" msprop:Generator_ColumnVarNameInTable="column干粉" msprop:Generator_ColumnPropNameInTable="干粉Column" type="xs:string" minOccurs="0" />
              <xs:element name="气体" msprop:Generator_UserColumnName="气体" msprop:Generator_ColumnPropNameInRow="气体" msprop:Generator_ColumnVarNameInTable="column气体" msprop:Generator_ColumnPropNameInTable="气体Column" type="xs:string" minOccurs="0" />
              <xs:element name="水系" msprop:Generator_UserColumnName="水系" msprop:Generator_ColumnPropNameInRow="水系" msprop:Generator_ColumnVarNameInTable="column水系" msprop:Generator_ColumnPropNameInTable="水系Column" type="xs:string" minOccurs="0" />
              <xs:element name="泡沫" msprop:Generator_UserColumnName="泡沫" msprop:Generator_ColumnPropNameInRow="泡沫" msprop:Generator_ColumnVarNameInTable="column泡沫" msprop:Generator_ColumnPropNameInTable="泡沫Column" type="xs:string" minOccurs="0" />
              <xs:element name="灭火器其他" msprop:Generator_UserColumnName="灭火器其他" msprop:Generator_ColumnPropNameInRow="灭火器其他" msprop:Generator_ColumnVarNameInTable="column灭火器其他" msprop:Generator_ColumnPropNameInTable="灭火器其他Column" type="xs:string" minOccurs="0" />
              <xs:element name="干粉灭火系统" msprop:Generator_UserColumnName="干粉灭火系统" msprop:Generator_ColumnPropNameInRow="干粉灭火系统" msprop:Generator_ColumnVarNameInTable="column干粉灭火系统" msprop:Generator_ColumnPropNameInTable="干粉灭火系统Column" type="xs:string" minOccurs="0" />
              <xs:element name="全淹没" msprop:Generator_UserColumnName="全淹没" msprop:Generator_ColumnPropNameInRow="全淹没" msprop:Generator_ColumnVarNameInTable="column全淹没" msprop:Generator_ColumnPropNameInTable="全淹没Column" type="xs:string" minOccurs="0" />
              <xs:element name="局部" msprop:Generator_UserColumnName="局部" msprop:Generator_ColumnPropNameInRow="局部" msprop:Generator_ColumnVarNameInTable="column局部" msprop:Generator_ColumnPropNameInTable="局部Column" type="xs:string" minOccurs="0" />
              <xs:element name="总体其他" msprop:Generator_UserColumnName="总体其他" msprop:Generator_ColumnPropNameInRow="总体其他" msprop:Generator_ColumnVarNameInTable="column总体其他" msprop:Generator_ColumnPropNameInTable="总体其他Column" type="xs:string" minOccurs="0" />
              <xs:element name="总体其他说明" msprop:Generator_UserColumnName="总体其他说明" msprop:Generator_ColumnPropNameInRow="总体其他说明" msprop:Generator_ColumnVarNameInTable="column总体其他说明" msprop:Generator_ColumnPropNameInTable="总体其他说明Column" type="xs:string" minOccurs="0" />
              <xs:element name="室内装修工程" msprop:Generator_UserColumnName="室内装修工程" msprop:Generator_ColumnVarNameInTable="column室内装修工程" msprop:Generator_ColumnPropNameInRow="室内装修工程" msprop:Generator_ColumnPropNameInTable="室内装修工程Column" type="xs:string" minOccurs="0" />
              <xs:element name="顶棚" msprop:Generator_UserColumnName="顶棚" msprop:Generator_ColumnVarNameInTable="column顶棚" msprop:Generator_ColumnPropNameInRow="顶棚" msprop:Generator_ColumnPropNameInTable="顶棚Column" type="xs:string" minOccurs="0" />
              <xs:element name="墙面" msprop:Generator_UserColumnName="墙面" msprop:Generator_ColumnVarNameInTable="column墙面" msprop:Generator_ColumnPropNameInRow="墙面" msprop:Generator_ColumnPropNameInTable="墙面Column" type="xs:string" minOccurs="0" />
              <xs:element name="地面" msprop:Generator_UserColumnName="地面" msprop:Generator_ColumnVarNameInTable="column地面" msprop:Generator_ColumnPropNameInRow="地面" msprop:Generator_ColumnPropNameInTable="地面Column" type="xs:string" minOccurs="0" />
              <xs:element name="隔断" msprop:Generator_UserColumnName="隔断" msprop:Generator_ColumnVarNameInTable="column隔断" msprop:Generator_ColumnPropNameInRow="隔断" msprop:Generator_ColumnPropNameInTable="隔断Column" type="xs:string" minOccurs="0" />
              <xs:element name="固定家具" msprop:Generator_UserColumnName="固定家具" msprop:Generator_ColumnVarNameInTable="column固定家具" msprop:Generator_ColumnPropNameInRow="固定家具" msprop:Generator_ColumnPropNameInTable="固定家具Column" type="xs:string" minOccurs="0" />
              <xs:element name="装饰织物" msprop:Generator_UserColumnName="装饰织物" msprop:Generator_ColumnVarNameInTable="column装饰织物" msprop:Generator_ColumnPropNameInRow="装饰织物" msprop:Generator_ColumnPropNameInTable="装饰织物Column" type="xs:string" minOccurs="0" />
              <xs:element name="其他装饰材料" msprop:Generator_UserColumnName="其他装饰材料" msprop:Generator_ColumnVarNameInTable="column其他装饰材料" msprop:Generator_ColumnPropNameInRow="其他装饰材料" msprop:Generator_ColumnPropNameInTable="其他装饰材料Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所1" msprop:Generator_UserColumnName="设置场所1" msprop:Generator_ColumnPropNameInRow="设置场所1" msprop:Generator_ColumnVarNameInTable="column设置场所1" msprop:Generator_ColumnPropNameInTable="设置场所1Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所2" msprop:Generator_UserColumnName="设置场所2" msprop:Generator_ColumnPropNameInRow="设置场所2" msprop:Generator_ColumnVarNameInTable="column设置场所2" msprop:Generator_ColumnPropNameInTable="设置场所2Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所3" msprop:Generator_UserColumnName="设置场所3" msprop:Generator_ColumnPropNameInRow="设置场所3" msprop:Generator_ColumnVarNameInTable="column设置场所3" msprop:Generator_ColumnPropNameInTable="设置场所3Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所4" msprop:Generator_UserColumnName="设置场所4" msprop:Generator_ColumnPropNameInRow="设置场所4" msprop:Generator_ColumnVarNameInTable="column设置场所4" msprop:Generator_ColumnPropNameInTable="设置场所4Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所5" msprop:Generator_UserColumnName="设置场所5" msprop:Generator_ColumnPropNameInRow="设置场所5" msprop:Generator_ColumnVarNameInTable="column设置场所5" msprop:Generator_ColumnPropNameInTable="设置场所5Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所6" msprop:Generator_UserColumnName="设置场所6" msprop:Generator_ColumnPropNameInRow="设置场所6" msprop:Generator_ColumnVarNameInTable="column设置场所6" msprop:Generator_ColumnPropNameInTable="设置场所6Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所7" msprop:Generator_UserColumnName="设置场所7" msprop:Generator_ColumnPropNameInRow="设置场所7" msprop:Generator_ColumnVarNameInTable="column设置场所7" msprop:Generator_ColumnPropNameInTable="设置场所7Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所8" msprop:Generator_UserColumnName="设置场所8" msprop:Generator_ColumnPropNameInRow="设置场所8" msprop:Generator_ColumnVarNameInTable="column设置场所8" msprop:Generator_ColumnPropNameInTable="设置场所8Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所9" msprop:Generator_UserColumnName="设置场所9" msprop:Generator_ColumnPropNameInRow="设置场所9" msprop:Generator_ColumnVarNameInTable="column设置场所9" msprop:Generator_ColumnPropNameInTable="设置场所9Column" type="xs:string" minOccurs="0" />
              <xs:element name="设置场所10" msprop:Generator_UserColumnName="设置场所10" msprop:Generator_ColumnPropNameInRow="设置场所10" msprop:Generator_ColumnVarNameInTable="column设置场所10" msprop:Generator_ColumnPropNameInTable="设置场所10Column" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
    <xs:unique name="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:T_Record_Info" />
      <xs:field xpath="mstns:ID" />
    </xs:unique>
    <xs:unique name="T_About_Units_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:T_About_Units" />
      <xs:field xpath="mstns:ID" />
    </xs:unique>
    <xs:unique name="T_Project_Info_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:T_Project_Info" />
      <xs:field xpath="mstns:ID" />
    </xs:unique>
    <xs:unique name="T_Project_Main_Content_Info_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:T_Project_Main_Content_Info" />
      <xs:field xpath="mstns:ID" />
    </xs:unique>
    <xs:unique name="T_Pot_Info_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:T_Pot_Info" />
      <xs:field xpath="mstns:ID" />
    </xs:unique>
    <xs:unique name="T_Field_Info_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:T_Field_Info" />
      <xs:field xpath="mstns:ID" />
    </xs:unique>
  </xs:element>
</xs:schema>