﻿<?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" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:annotation>
    <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
      <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections>
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="beiansystemConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="beiansystemConnectionString (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.beiansystemConnectionString.ConnectionString" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Record_InfoTableAdapter" Name="T_Record_Info">
            <MainSource>
              <DbSource ConnectionRef="beiansystemConnectionString (Web.config)" DbObjectName="beiansystem.dbo.T_Record_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false">
                <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], [Project_name], [Contact_Person], [Contact_Tel], [province], [city], [country], [Project_Addr], [ShiGongXuke_No], [UseProperty], [ShiGongXuKe_Time], [Design_no], [Finish_time], [DesignUnit_Contact_Tel], [DesignUnit_ContactPerson], [DesignUnit_principal], [DesignUnit_Level], [DesignUnit_Name], [ConstructUnit_Contact_Tel], [ConstructUnit_ContactPerson], [ConstructUnit_principal], [ConstructUnit_Level], [ConstructUnit_Name], [MonitorUnit_Contact_Tel], [MonitorUnit_ContactPerson], [MonitorUnit_principal], [MonitorUnit_Level], [MonitorUnit_Name], [CheckUnit_Contact_Tel], [CheckUnit_ContactPerson], [CheckUnit_principal], [CheckUnit_Level], [CheckUnit_Name], [Project_Desc], [ConstractUnit_Suggestions], [DesignUnit_Suggestions], [ContractorUnit_Suggestion], [EstablishmentUnit_Suggestion], [PrjectMonitorUnit_Suggestion], [EstablishmentCheckUnit_Suggestion], [Check_Flag], [Beian_DateTime], [Check_date], [validate_code], [monitorOrg], [group_ID], [group_code]) VALUES (@Beian_No, @Beian_type, @Unit_Name, @Project_name, @Contact_Person, @Contact_Tel, @province, @city, @country, @Project_Addr, @ShiGongXuke_No, @UseProperty, @ShiGongXuKe_Time, @Design_no, @Finish_time, @DesignUnit_Contact_Tel, @DesignUnit_ContactPerson, @DesignUnit_principal, @DesignUnit_Level, @DesignUnit_Name, @ConstructUnit_Contact_Tel, @ConstructUnit_ContactPerson, @ConstructUnit_principal, @ConstructUnit_Level, @ConstructUnit_Name, @MonitorUnit_Contact_Tel, @MonitorUnit_ContactPerson, @MonitorUnit_principal, @MonitorUnit_Level, @MonitorUnit_Name, @CheckUnit_Contact_Tel, @CheckUnit_ContactPerson, @CheckUnit_principal, @CheckUnit_Level, @CheckUnit_Name, @Project_Desc, @ConstractUnit_Suggestions, @DesignUnit_Suggestions, @ContractorUnit_Suggestion, @EstablishmentUnit_Suggestion, @PrjectMonitorUnit_Suggestion, @EstablishmentCheckUnit_Suggestion, @Check_Flag, @Beian_DateTime, @Check_date, @validate_code, @monitorOrg, @group_ID, @group_code)</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="false" 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="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="false" 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="false" 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="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="AnsiString" Direction="Input" ParameterName="@DesignUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_Name" 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="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="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" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_No, Beian_type, Unit_Name, Project_name, Contact_Person, Contact_Tel, province, city, country, Project_Addr, ShiGongXuke_No, UseProperty, ShiGongXuKe_Time, Design_no, Finish_time, DesignUnit_Contact_Tel, DesignUnit_ContactPerson, DesignUnit_principal, DesignUnit_Level, DesignUnit_Name, ConstructUnit_Contact_Tel, ConstructUnit_ContactPerson, ConstructUnit_principal, ConstructUnit_Level, ConstructUnit_Name, MonitorUnit_Contact_Tel, MonitorUnit_ContactPerson, MonitorUnit_principal, MonitorUnit_Level, MonitorUnit_Name, CheckUnit_Contact_Tel, CheckUnit_ContactPerson, CheckUnit_principal, CheckUnit_Level, CheckUnit_Name, Project_Desc, ConstractUnit_Suggestions, DesignUnit_Suggestions, ContractorUnit_Suggestion, EstablishmentUnit_Suggestion, PrjectMonitorUnit_Suggestion, EstablishmentCheckUnit_Suggestion, Check_Flag, Beian_DateTime, Check_date, validate_code, monitorOrg, group_ID, group_code 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, [Project_name] = @Project_name, [Contact_Person] = @Contact_Person, [Contact_Tel] = @Contact_Tel, [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, [DesignUnit_Contact_Tel] = @DesignUnit_Contact_Tel, [DesignUnit_ContactPerson] = @DesignUnit_ContactPerson, [DesignUnit_principal] = @DesignUnit_principal, [DesignUnit_Level] = @DesignUnit_Level, [DesignUnit_Name] = @DesignUnit_Name, [ConstructUnit_Contact_Tel] = @ConstructUnit_Contact_Tel, [ConstructUnit_ContactPerson] = @ConstructUnit_ContactPerson, [ConstructUnit_principal] = @ConstructUnit_principal, [ConstructUnit_Level] = @ConstructUnit_Level, [ConstructUnit_Name] = @ConstructUnit_Name, [MonitorUnit_Contact_Tel] = @MonitorUnit_Contact_Tel, [MonitorUnit_ContactPerson] = @MonitorUnit_ContactPerson, [MonitorUnit_principal] = @MonitorUnit_principal, [MonitorUnit_Level] = @MonitorUnit_Level, [MonitorUnit_Name] = @MonitorUnit_Name, [CheckUnit_Contact_Tel] = @CheckUnit_Contact_Tel, [CheckUnit_ContactPerson] = @CheckUnit_ContactPerson, [CheckUnit_principal] = @CheckUnit_principal, [CheckUnit_Level] = @CheckUnit_Level, [CheckUnit_Name] = @CheckUnit_Name, [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, [monitorOrg] = @monitorOrg, [group_ID] = @group_ID, [group_code] = @group_code 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="false" 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="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="false" 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="false" 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="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="AnsiString" Direction="Input" ParameterName="@DesignUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DesignUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DesignUnit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@ConstructUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="ConstructUnit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@MonitorUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="MonitorUnit_Name" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_Contact_Tel" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_Contact_Tel" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_ContactPerson" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_ContactPerson" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_principal" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_principal" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_Level" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_Level" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CheckUnit_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CheckUnit_Name" 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="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="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="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="Project_name" DataSetColumn="Project_name" />
              <Mapping SourceColumn="Contact_Person" DataSetColumn="Contact_Person" />
              <Mapping SourceColumn="Contact_Tel" DataSetColumn="Contact_Tel" />
              <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="DesignUnit_Contact_Tel" DataSetColumn="DesignUnit_Contact_Tel" />
              <Mapping SourceColumn="DesignUnit_ContactPerson" DataSetColumn="DesignUnit_ContactPerson" />
              <Mapping SourceColumn="DesignUnit_principal" DataSetColumn="DesignUnit_principal" />
              <Mapping SourceColumn="DesignUnit_Level" DataSetColumn="DesignUnit_Level" />
              <Mapping SourceColumn="DesignUnit_Name" DataSetColumn="DesignUnit_Name" />
              <Mapping SourceColumn="ConstructUnit_Contact_Tel" DataSetColumn="ConstructUnit_Contact_Tel" />
              <Mapping SourceColumn="ConstructUnit_ContactPerson" DataSetColumn="ConstructUnit_ContactPerson" />
              <Mapping SourceColumn="ConstructUnit_principal" DataSetColumn="ConstructUnit_principal" />
              <Mapping SourceColumn="ConstructUnit_Level" DataSetColumn="ConstructUnit_Level" />
              <Mapping SourceColumn="ConstructUnit_Name" DataSetColumn="ConstructUnit_Name" />
              <Mapping SourceColumn="MonitorUnit_Contact_Tel" DataSetColumn="MonitorUnit_Contact_Tel" />
              <Mapping SourceColumn="MonitorUnit_ContactPerson" DataSetColumn="MonitorUnit_ContactPerson" />
              <Mapping SourceColumn="MonitorUnit_principal" DataSetColumn="MonitorUnit_principal" />
              <Mapping SourceColumn="MonitorUnit_Level" DataSetColumn="MonitorUnit_Level" />
              <Mapping SourceColumn="MonitorUnit_Name" DataSetColumn="MonitorUnit_Name" />
              <Mapping SourceColumn="CheckUnit_Contact_Tel" DataSetColumn="CheckUnit_Contact_Tel" />
              <Mapping SourceColumn="CheckUnit_ContactPerson" DataSetColumn="CheckUnit_ContactPerson" />
              <Mapping SourceColumn="CheckUnit_principal" DataSetColumn="CheckUnit_principal" />
              <Mapping SourceColumn="CheckUnit_Level" DataSetColumn="CheckUnit_Level" />
              <Mapping SourceColumn="CheckUnit_Name" DataSetColumn="CheckUnit_Name" />
              <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="monitorOrg" DataSetColumn="monitorOrg" />
              <Mapping SourceColumn="group_ID" DataSetColumn="group_ID" />
              <Mapping SourceColumn="group_code" DataSetColumn="group_code" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Project_InfoTableAdapter" Name="T_Project_Info">
            <MainSource>
              <DbSource ConnectionRef="beiansystemConnectionString (Web.config)" DbObjectName="beiansystem.dbo.T_Project_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false">
                <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]) VALUES (@Beian_No, @Beian_Type, @Builder_Name, @Frame_Name, @Naihuo_Level, @Height, @Layer_Num, @Contruct_Area, @Danger_Type)</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" />
                    </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 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 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="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" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Pot_InfoTableAdapter" Name="T_Pot_Info">
            <MainSource>
              <DbSource ConnectionRef="beiansystemConnectionString (Web.config)" DbObjectName="beiansystem.dbo.T_Pot_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false">
                <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], [Material_Steel], [Material_Quan], [Material_Silicon], [Material_Other], [Press_High], [Press_Middle], [Press_Low], [Temperature_low], [Temperature_common], [Form_Overground], [Form_MidUnderground], [Form_Underground]) 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, @Material_Steel, @Material_Quan, @Material_Silicon, @Material_Other, @Press_High, @Press_Middle, @Press_Low, @Temperature_low, @Temperature_common, @Form_Overground, @Form_MidUnderground, @Form_Underground)</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="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="@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="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" />
                    </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, Material_Steel, Material_Quan, Material_Silicon, Material_Other, Press_High, Press_Middle, Press_Low, Temperature_low, Temperature_common, Form_Overground, Form_MidUnderground, Form_Underground 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, [Material_Steel] = @Material_Steel, [Material_Quan] = @Material_Quan, [Material_Silicon] = @Material_Silicon, [Material_Other] = @Material_Other, [Press_High] = @Press_High, [Press_Middle] = @Press_Middle, [Press_Low] = @Press_Low, [Temperature_low] = @Temperature_low, [Temperature_common] = @Temperature_common, [Form_Overground] = @Form_Overground, [Form_MidUnderground] = @Form_MidUnderground, [Form_Underground] = @Form_Underground 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="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="@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="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="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="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="Press_High" DataSetColumn="Press_High" />
              <Mapping SourceColumn="Press_Middle" DataSetColumn="Press_Middle" />
              <Mapping SourceColumn="Press_Low" DataSetColumn="Press_Low" />
              <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" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Field_InfoTableAdapter" Name="T_Field_Info">
            <MainSource>
              <DbSource ConnectionRef="beiansystemConnectionString (Web.config)" DbObjectName="beiansystem.dbo.T_Field_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false">
                <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]) VALUES (@Beian_no, @Field_Material_Name, @Field_Material_Quantity)</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" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_no, Field_Material_Name, Field_Material_Quantity 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 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="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" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="T_Project_Main_Content_InfoTableAdapter" Name="T_Project_Main_Content_Info">
            <MainSource>
              <DbSource ConnectionRef="beiansystemConnectionString (Web.config)" DbObjectName="beiansystem.dbo.T_Project_Main_Content_Info" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false">
                <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], [Beian_Type], [Build_Project], [Build_Fireproofing_Space], [Build_Fireproofing_Area], [Build_Smokeproofing_Area], [Build_Fire_Elevator], [Build_Smokeproofing_stair], [Build_Close_stair], [Build_Pumper_way], [Build_Control_Room], [Upholstery_Project], [Upholstery_Top], [Upholstery_Wall], [Upholstery_Floor], [Upholstery_Seperate], [Upholstery_Furniture], [Upholstery_Fabric], [Upholstery_Other_Fabric], [FireHydrant_type], [FireHydrant_Pipe_Net], [FireHydrant_Fire_Pool], [FireHydrant_Crude_Water], [WaterWork_System], [WaterWork_Dry], [WaterWork_Wet], [WaterWork_Beforehand], [WaterWork_Drench], [WaterWork_WaterScreen], [WaterWork_WaterFog], [AutoAlarm_System], [AutoAlarm_Area], [AutoAlarm_Collect], [AutoAlarm_ControlCenter], [Gas_System], [Gas_SysForm_Pip_Net], [Gas_SysForm_No_Pip_Net], [Gas_Extinguisher_Clean_Gas], [Gas_Extinguisher_HaLong], [Gas_Extinguisher_Others], [Bubble_System], [Bubble_SysForm_Fixup], [Bubble_SysForm_Half_Fixup], [Bubble_SysForm_Motion], [Bubble_Type_High], [Bubble_Type_Middle], [Bubble_Type_Low], [Bubble_Liquid_KangRongXing], [Bubble_Liquid_FuDanBai], [Bubble_Liquid_Water], [Bubble_Liquid_Others], [Smoke_System], [Smoke_JiXiePaiYan], [Smoke_ZhengYaSongFeng], [Smoke_ZiRanPaiYan], [Extinguisher_System], [Extinguisher_Powder], [Extinguisher_Gas], [Extinguisher_Water], [Extinguisher_Bubble], [Extinguisher_Others], [Powder_System], [Other], [slxhs_location], [zdpsmhxt_location], [hzzdbjxt_location], [qtmhxt_location], [pmmhxt_location], [fypyxt_location], [mhq_location], [gfmhxt_location], [qt_location], [gfmhxt_desc], [qt_desc]) VALUES (@Beian_No, @Beian_Type, @Build_Project, @Build_Fireproofing_Space, @Build_Fireproofing_Area, @Build_Smokeproofing_Area, @Build_Fire_Elevator, @Build_Smokeproofing_stair, @Build_Close_stair, @Build_Pumper_way, @Build_Control_Room, @Upholstery_Project, @Upholstery_Top, @Upholstery_Wall, @Upholstery_Floor, @Upholstery_Seperate, @Upholstery_Furniture, @Upholstery_Fabric, @Upholstery_Other_Fabric, @FireHydrant_type, @FireHydrant_Pipe_Net, @FireHydrant_Fire_Pool, @FireHydrant_Crude_Water, @WaterWork_System, @WaterWork_Dry, @WaterWork_Wet, @WaterWork_Beforehand, @WaterWork_Drench, @WaterWork_WaterScreen, @WaterWork_WaterFog, @AutoAlarm_System, @AutoAlarm_Area, @AutoAlarm_Collect, @AutoAlarm_ControlCenter, @Gas_System, @Gas_SysForm_Pip_Net, @Gas_SysForm_No_Pip_Net, @Gas_Extinguisher_Clean_Gas, @Gas_Extinguisher_HaLong, @Gas_Extinguisher_Others, @Bubble_System, @Bubble_SysForm_Fixup, @Bubble_SysForm_Half_Fixup, @Bubble_SysForm_Motion, @Bubble_Type_High, @Bubble_Type_Middle, @Bubble_Type_Low, @Bubble_Liquid_KangRongXing, @Bubble_Liquid_FuDanBai, @Bubble_Liquid_Water, @Bubble_Liquid_Others, @Smoke_System, @Smoke_JiXiePaiYan, @Smoke_ZhengYaSongFeng, @Smoke_ZiRanPaiYan, @Extinguisher_System, @Extinguisher_Powder, @Extinguisher_Gas, @Extinguisher_Water, @Extinguisher_Bubble, @Extinguisher_Others, @Powder_System, @Other, @slxhs_location, @zdpsmhxt_location, @hzzdbjxt_location, @qtmhxt_location, @pmmhxt_location, @fypyxt_location, @mhq_location, @gfmhxt_location, @qt_location, @gfmhxt_desc, @qt_desc)</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="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="Int16" Direction="Input" ParameterName="@Build_Project" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Project" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Fireproofing_Space" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Fireproofing_Space" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Fireproofing_Area" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Fireproofing_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Smokeproofing_Area" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Smokeproofing_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Fire_Elevator" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Fire_Elevator" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Smokeproofing_stair" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Smokeproofing_stair" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Close_stair" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Close_stair" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Pumper_way" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Pumper_way" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Control_Room" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Control_Room" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Project" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Project" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Top" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Top" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Wall" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Wall" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Floor" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Floor" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Seperate" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Seperate" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Furniture" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Furniture" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Fabric" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Fabric" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Other_Fabric" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Other_Fabric" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_type" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_Pipe_Net" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_Pipe_Net" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_Fire_Pool" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_Fire_Pool" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_Crude_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_Crude_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Dry" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Dry" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Wet" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Wet" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Beforehand" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Beforehand" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Drench" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Drench" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_WaterScreen" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_WaterScreen" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_WaterFog" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_WaterFog" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_Area" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_Collect" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_Collect" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_ControlCenter" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_ControlCenter" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_SysForm_Pip_Net" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_SysForm_Pip_Net" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_SysForm_No_Pip_Net" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_SysForm_No_Pip_Net" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_Extinguisher_Clean_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_Extinguisher_Clean_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_Extinguisher_HaLong" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_Extinguisher_HaLong" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_Extinguisher_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_Extinguisher_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_SysForm_Fixup" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_SysForm_Fixup" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_SysForm_Half_Fixup" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_SysForm_Half_Fixup" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_SysForm_Motion" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_SysForm_Motion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Type_High" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Type_High" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Type_Middle" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Type_Middle" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Type_Low" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Type_Low" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_KangRongXing" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_KangRongXing" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_FuDanBai" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_FuDanBai" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_JiXiePaiYan" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_JiXiePaiYan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_ZhengYaSongFeng" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_ZhengYaSongFeng" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_ZiRanPaiYan" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_ZiRanPaiYan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Powder" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Powder" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Bubble" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Bubble" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Powder_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Powder_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Other" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Other" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@slxhs_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="slxhs_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@zdpsmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="zdpsmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@hzzdbjxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="hzzdbjxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@qtmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="qtmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@pmmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="pmmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@fypyxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="fypyxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@mhq_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="mhq_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@gfmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="gfmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@qt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="qt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@gfmhxt_desc" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="gfmhxt_desc" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@qt_desc" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="qt_desc" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>SELECT ID, Beian_No, Beian_Type, Build_Project, Build_Fireproofing_Space, Build_Fireproofing_Area, Build_Smokeproofing_Area, Build_Fire_Elevator, Build_Smokeproofing_stair, Build_Close_stair, Build_Pumper_way, Build_Control_Room, Upholstery_Project, Upholstery_Top, Upholstery_Wall, Upholstery_Floor, Upholstery_Seperate, Upholstery_Furniture, Upholstery_Fabric, Upholstery_Other_Fabric, FireHydrant_type, FireHydrant_Pipe_Net, FireHydrant_Fire_Pool, FireHydrant_Crude_Water, WaterWork_System, WaterWork_Dry, WaterWork_Wet, WaterWork_Beforehand, WaterWork_Drench, WaterWork_WaterScreen, WaterWork_WaterFog, AutoAlarm_System, AutoAlarm_Area, AutoAlarm_Collect, AutoAlarm_ControlCenter, Gas_System, Gas_SysForm_Pip_Net, Gas_SysForm_No_Pip_Net, Gas_Extinguisher_Clean_Gas, Gas_Extinguisher_HaLong, Gas_Extinguisher_Others, Bubble_System, Bubble_SysForm_Fixup, Bubble_SysForm_Half_Fixup, Bubble_SysForm_Motion, Bubble_Type_High, Bubble_Type_Middle, Bubble_Type_Low, Bubble_Liquid_KangRongXing, Bubble_Liquid_FuDanBai, Bubble_Liquid_Water, Bubble_Liquid_Others, Smoke_System, Smoke_JiXiePaiYan, Smoke_ZhengYaSongFeng, Smoke_ZiRanPaiYan, Extinguisher_System, Extinguisher_Powder, Extinguisher_Gas, Extinguisher_Water, Extinguisher_Bubble, Extinguisher_Others, Powder_System, Other, slxhs_location, zdpsmhxt_location, hzzdbjxt_location, qtmhxt_location, pmmhxt_location, fypyxt_location, mhq_location, gfmhxt_location, qt_location, gfmhxt_desc, qt_desc 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, [Beian_Type] = @Beian_Type, [Build_Project] = @Build_Project, [Build_Fireproofing_Space] = @Build_Fireproofing_Space, [Build_Fireproofing_Area] = @Build_Fireproofing_Area, [Build_Smokeproofing_Area] = @Build_Smokeproofing_Area, [Build_Fire_Elevator] = @Build_Fire_Elevator, [Build_Smokeproofing_stair] = @Build_Smokeproofing_stair, [Build_Close_stair] = @Build_Close_stair, [Build_Pumper_way] = @Build_Pumper_way, [Build_Control_Room] = @Build_Control_Room, [Upholstery_Project] = @Upholstery_Project, [Upholstery_Top] = @Upholstery_Top, [Upholstery_Wall] = @Upholstery_Wall, [Upholstery_Floor] = @Upholstery_Floor, [Upholstery_Seperate] = @Upholstery_Seperate, [Upholstery_Furniture] = @Upholstery_Furniture, [Upholstery_Fabric] = @Upholstery_Fabric, [Upholstery_Other_Fabric] = @Upholstery_Other_Fabric, [FireHydrant_type] = @FireHydrant_type, [FireHydrant_Pipe_Net] = @FireHydrant_Pipe_Net, [FireHydrant_Fire_Pool] = @FireHydrant_Fire_Pool, [FireHydrant_Crude_Water] = @FireHydrant_Crude_Water, [WaterWork_System] = @WaterWork_System, [WaterWork_Dry] = @WaterWork_Dry, [WaterWork_Wet] = @WaterWork_Wet, [WaterWork_Beforehand] = @WaterWork_Beforehand, [WaterWork_Drench] = @WaterWork_Drench, [WaterWork_WaterScreen] = @WaterWork_WaterScreen, [WaterWork_WaterFog] = @WaterWork_WaterFog, [AutoAlarm_System] = @AutoAlarm_System, [AutoAlarm_Area] = @AutoAlarm_Area, [AutoAlarm_Collect] = @AutoAlarm_Collect, [AutoAlarm_ControlCenter] = @AutoAlarm_ControlCenter, [Gas_System] = @Gas_System, [Gas_SysForm_Pip_Net] = @Gas_SysForm_Pip_Net, [Gas_SysForm_No_Pip_Net] = @Gas_SysForm_No_Pip_Net, [Gas_Extinguisher_Clean_Gas] = @Gas_Extinguisher_Clean_Gas, [Gas_Extinguisher_HaLong] = @Gas_Extinguisher_HaLong, [Gas_Extinguisher_Others] = @Gas_Extinguisher_Others, [Bubble_System] = @Bubble_System, [Bubble_SysForm_Fixup] = @Bubble_SysForm_Fixup, [Bubble_SysForm_Half_Fixup] = @Bubble_SysForm_Half_Fixup, [Bubble_SysForm_Motion] = @Bubble_SysForm_Motion, [Bubble_Type_High] = @Bubble_Type_High, [Bubble_Type_Middle] = @Bubble_Type_Middle, [Bubble_Type_Low] = @Bubble_Type_Low, [Bubble_Liquid_KangRongXing] = @Bubble_Liquid_KangRongXing, [Bubble_Liquid_FuDanBai] = @Bubble_Liquid_FuDanBai, [Bubble_Liquid_Water] = @Bubble_Liquid_Water, [Bubble_Liquid_Others] = @Bubble_Liquid_Others, [Smoke_System] = @Smoke_System, [Smoke_JiXiePaiYan] = @Smoke_JiXiePaiYan, [Smoke_ZhengYaSongFeng] = @Smoke_ZhengYaSongFeng, [Smoke_ZiRanPaiYan] = @Smoke_ZiRanPaiYan, [Extinguisher_System] = @Extinguisher_System, [Extinguisher_Powder] = @Extinguisher_Powder, [Extinguisher_Gas] = @Extinguisher_Gas, [Extinguisher_Water] = @Extinguisher_Water, [Extinguisher_Bubble] = @Extinguisher_Bubble, [Extinguisher_Others] = @Extinguisher_Others, [Powder_System] = @Powder_System, [Other] = @Other, [slxhs_location] = @slxhs_location, [zdpsmhxt_location] = @zdpsmhxt_location, [hzzdbjxt_location] = @hzzdbjxt_location, [qtmhxt_location] = @qtmhxt_location, [pmmhxt_location] = @pmmhxt_location, [fypyxt_location] = @fypyxt_location, [mhq_location] = @mhq_location, [gfmhxt_location] = @gfmhxt_location, [qt_location] = @qt_location, [gfmhxt_desc] = @gfmhxt_desc, [qt_desc] = @qt_desc 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="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="Int16" Direction="Input" ParameterName="@Build_Project" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Project" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Fireproofing_Space" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Fireproofing_Space" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Fireproofing_Area" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Fireproofing_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Smokeproofing_Area" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Smokeproofing_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Fire_Elevator" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Fire_Elevator" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Smokeproofing_stair" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Smokeproofing_stair" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Close_stair" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Close_stair" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Pumper_way" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Pumper_way" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Build_Control_Room" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Build_Control_Room" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Project" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Project" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Top" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Top" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Wall" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Wall" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Floor" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Floor" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Seperate" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Seperate" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Furniture" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Furniture" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Fabric" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Fabric" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Upholstery_Other_Fabric" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Upholstery_Other_Fabric" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_type" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_type" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_Pipe_Net" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_Pipe_Net" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_Fire_Pool" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_Fire_Pool" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@FireHydrant_Crude_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="FireHydrant_Crude_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Dry" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Dry" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Wet" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Wet" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Beforehand" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Beforehand" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_Drench" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_Drench" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_WaterScreen" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_WaterScreen" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@WaterWork_WaterFog" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="WaterWork_WaterFog" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_Area" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_Area" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_Collect" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_Collect" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@AutoAlarm_ControlCenter" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="AutoAlarm_ControlCenter" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_SysForm_Pip_Net" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_SysForm_Pip_Net" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_SysForm_No_Pip_Net" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_SysForm_No_Pip_Net" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_Extinguisher_Clean_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_Extinguisher_Clean_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_Extinguisher_HaLong" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_Extinguisher_HaLong" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Gas_Extinguisher_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Gas_Extinguisher_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_SysForm_Fixup" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_SysForm_Fixup" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_SysForm_Half_Fixup" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_SysForm_Half_Fixup" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_SysForm_Motion" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_SysForm_Motion" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Type_High" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Type_High" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Type_Middle" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Type_Middle" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Type_Low" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Type_Low" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_KangRongXing" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_KangRongXing" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_FuDanBai" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_FuDanBai" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Bubble_Liquid_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Bubble_Liquid_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_JiXiePaiYan" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_JiXiePaiYan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_ZhengYaSongFeng" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_ZhengYaSongFeng" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Smoke_ZiRanPaiYan" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Smoke_ZiRanPaiYan" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Powder" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Powder" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Gas" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Gas" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Water" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Water" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Bubble" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Bubble" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Extinguisher_Others" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Extinguisher_Others" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Powder_System" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Powder_System" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Other" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Other" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@slxhs_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="slxhs_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@zdpsmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="zdpsmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@hzzdbjxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="hzzdbjxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@qtmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="qtmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@pmmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="pmmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@fypyxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="fypyxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@mhq_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="mhq_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@gfmhxt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="gfmhxt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@qt_location" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="qt_location" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@gfmhxt_desc" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="gfmhxt_desc" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@qt_desc" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="qt_desc" 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="Build_Project" DataSetColumn="Build_Project" />
              <Mapping SourceColumn="Build_Fireproofing_Space" DataSetColumn="Build_Fireproofing_Space" />
              <Mapping SourceColumn="Build_Fireproofing_Area" DataSetColumn="Build_Fireproofing_Area" />
              <Mapping SourceColumn="Build_Smokeproofing_Area" DataSetColumn="Build_Smokeproofing_Area" />
              <Mapping SourceColumn="Build_Fire_Elevator" DataSetColumn="Build_Fire_Elevator" />
              <Mapping SourceColumn="Build_Smokeproofing_stair" DataSetColumn="Build_Smokeproofing_stair" />
              <Mapping SourceColumn="Build_Close_stair" DataSetColumn="Build_Close_stair" />
              <Mapping SourceColumn="Build_Pumper_way" DataSetColumn="Build_Pumper_way" />
              <Mapping SourceColumn="Build_Control_Room" DataSetColumn="Build_Control_Room" />
              <Mapping SourceColumn="Upholstery_Project" DataSetColumn="Upholstery_Project" />
              <Mapping SourceColumn="Upholstery_Top" DataSetColumn="Upholstery_Top" />
              <Mapping SourceColumn="Upholstery_Wall" DataSetColumn="Upholstery_Wall" />
              <Mapping SourceColumn="Upholstery_Floor" DataSetColumn="Upholstery_Floor" />
              <Mapping SourceColumn="Upholstery_Seperate" DataSetColumn="Upholstery_Seperate" />
              <Mapping SourceColumn="Upholstery_Furniture" DataSetColumn="Upholstery_Furniture" />
              <Mapping SourceColumn="Upholstery_Fabric" DataSetColumn="Upholstery_Fabric" />
              <Mapping SourceColumn="Upholstery_Other_Fabric" DataSetColumn="Upholstery_Other_Fabric" />
              <Mapping SourceColumn="FireHydrant_type" DataSetColumn="FireHydrant_type" />
              <Mapping SourceColumn="FireHydrant_Pipe_Net" DataSetColumn="FireHydrant_Pipe_Net" />
              <Mapping SourceColumn="FireHydrant_Fire_Pool" DataSetColumn="FireHydrant_Fire_Pool" />
              <Mapping SourceColumn="FireHydrant_Crude_Water" DataSetColumn="FireHydrant_Crude_Water" />
              <Mapping SourceColumn="WaterWork_System" DataSetColumn="WaterWork_System" />
              <Mapping SourceColumn="WaterWork_Dry" DataSetColumn="WaterWork_Dry" />
              <Mapping SourceColumn="WaterWork_Wet" DataSetColumn="WaterWork_Wet" />
              <Mapping SourceColumn="WaterWork_Beforehand" DataSetColumn="WaterWork_Beforehand" />
              <Mapping SourceColumn="WaterWork_Drench" DataSetColumn="WaterWork_Drench" />
              <Mapping SourceColumn="WaterWork_WaterScreen" DataSetColumn="WaterWork_WaterScreen" />
              <Mapping SourceColumn="WaterWork_WaterFog" DataSetColumn="WaterWork_WaterFog" />
              <Mapping SourceColumn="AutoAlarm_System" DataSetColumn="AutoAlarm_System" />
              <Mapping SourceColumn="AutoAlarm_Area" DataSetColumn="AutoAlarm_Area" />
              <Mapping SourceColumn="AutoAlarm_Collect" DataSetColumn="AutoAlarm_Collect" />
              <Mapping SourceColumn="AutoAlarm_ControlCenter" DataSetColumn="AutoAlarm_ControlCenter" />
              <Mapping SourceColumn="Gas_System" DataSetColumn="Gas_System" />
              <Mapping SourceColumn="Gas_SysForm_Pip_Net" DataSetColumn="Gas_SysForm_Pip_Net" />
              <Mapping SourceColumn="Gas_SysForm_No_Pip_Net" DataSetColumn="Gas_SysForm_No_Pip_Net" />
              <Mapping SourceColumn="Gas_Extinguisher_Clean_Gas" DataSetColumn="Gas_Extinguisher_Clean_Gas" />
              <Mapping SourceColumn="Gas_Extinguisher_HaLong" DataSetColumn="Gas_Extinguisher_HaLong" />
              <Mapping SourceColumn="Gas_Extinguisher_Others" DataSetColumn="Gas_Extinguisher_Others" />
              <Mapping SourceColumn="Bubble_System" DataSetColumn="Bubble_System" />
              <Mapping SourceColumn="Bubble_SysForm_Fixup" DataSetColumn="Bubble_SysForm_Fixup" />
              <Mapping SourceColumn="Bubble_SysForm_Half_Fixup" DataSetColumn="Bubble_SysForm_Half_Fixup" />
              <Mapping SourceColumn="Bubble_SysForm_Motion" DataSetColumn="Bubble_SysForm_Motion" />
              <Mapping SourceColumn="Bubble_Type_High" DataSetColumn="Bubble_Type_High" />
              <Mapping SourceColumn="Bubble_Type_Middle" DataSetColumn="Bubble_Type_Middle" />
              <Mapping SourceColumn="Bubble_Type_Low" DataSetColumn="Bubble_Type_Low" />
              <Mapping SourceColumn="Bubble_Liquid_KangRongXing" DataSetColumn="Bubble_Liquid_KangRongXing" />
              <Mapping SourceColumn="Bubble_Liquid_FuDanBai" DataSetColumn="Bubble_Liquid_FuDanBai" />
              <Mapping SourceColumn="Bubble_Liquid_Water" DataSetColumn="Bubble_Liquid_Water" />
              <Mapping SourceColumn="Bubble_Liquid_Others" DataSetColumn="Bubble_Liquid_Others" />
              <Mapping SourceColumn="Smoke_System" DataSetColumn="Smoke_System" />
              <Mapping SourceColumn="Smoke_JiXiePaiYan" DataSetColumn="Smoke_JiXiePaiYan" />
              <Mapping SourceColumn="Smoke_ZhengYaSongFeng" DataSetColumn="Smoke_ZhengYaSongFeng" />
              <Mapping SourceColumn="Smoke_ZiRanPaiYan" DataSetColumn="Smoke_ZiRanPaiYan" />
              <Mapping SourceColumn="Extinguisher_System" DataSetColumn="Extinguisher_System" />
              <Mapping SourceColumn="Extinguisher_Powder" DataSetColumn="Extinguisher_Powder" />
              <Mapping SourceColumn="Extinguisher_Gas" DataSetColumn="Extinguisher_Gas" />
              <Mapping SourceColumn="Extinguisher_Water" DataSetColumn="Extinguisher_Water" />
              <Mapping SourceColumn="Extinguisher_Bubble" DataSetColumn="Extinguisher_Bubble" />
              <Mapping SourceColumn="Extinguisher_Others" DataSetColumn="Extinguisher_Others" />
              <Mapping SourceColumn="Powder_System" DataSetColumn="Powder_System" />
              <Mapping SourceColumn="Other" DataSetColumn="Other" />
              <Mapping SourceColumn="slxhs_location" DataSetColumn="slxhs_location" />
              <Mapping SourceColumn="zdpsmhxt_location" DataSetColumn="zdpsmhxt_location" />
              <Mapping SourceColumn="hzzdbjxt_location" DataSetColumn="hzzdbjxt_location" />
              <Mapping SourceColumn="qtmhxt_location" DataSetColumn="qtmhxt_location" />
              <Mapping SourceColumn="pmmhxt_location" DataSetColumn="pmmhxt_location" />
              <Mapping SourceColumn="fypyxt_location" DataSetColumn="fypyxt_location" />
              <Mapping SourceColumn="mhq_location" DataSetColumn="mhq_location" />
              <Mapping SourceColumn="gfmhxt_location" DataSetColumn="gfmhxt_location" />
              <Mapping SourceColumn="qt_location" DataSetColumn="qt_location" />
              <Mapping SourceColumn="gfmhxt_desc" DataSetColumn="gfmhxt_desc" />
              <Mapping SourceColumn="qt_desc" DataSetColumn="qt_desc" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="Beian_RecordInfo" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="T_Record_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" type="xs:int" />
              <xs:element name="Beian_No" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_type" type="xs:int" minOccurs="0" />
              <xs:element name="Unit_Name">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Project_name">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Contact_Person">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Contact_Tel">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="province" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="city" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="country" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Project_Addr">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ShiGongXuke_No" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="UseProperty" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ShiGongXuKe_Time" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Design_no" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Finish_time" type="xs:dateTime" minOccurs="0" />
              <xs:element name="DesignUnit_Contact_Tel" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DesignUnit_ContactPerson">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DesignUnit_principal" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DesignUnit_Level">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DesignUnit_Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstructUnit_Contact_Tel" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstructUnit_ContactPerson">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstructUnit_principal" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstructUnit_Level" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstructUnit_Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonitorUnit_Contact_Tel" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonitorUnit_ContactPerson">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonitorUnit_principal" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonitorUnit_Level">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonitorUnit_Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CheckUnit_Contact_Tel" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CheckUnit_ContactPerson" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CheckUnit_principal" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CheckUnit_Level" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CheckUnit_Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Project_Desc" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ConstractUnit_Suggestions" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DesignUnit_Suggestions" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ContractorUnit_Suggestion" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="EstablishmentUnit_Suggestion" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PrjectMonitorUnit_Suggestion" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="EstablishmentCheckUnit_Suggestion" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="800" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Check_Flag">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_DateTime" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Check_date" type="xs:dateTime" minOccurs="0" />
              <xs:element name="validate_code" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="monitorOrg" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="group_ID" type="xs:int" minOccurs="0" />
              <xs:element name="group_code" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Project_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" type="xs:int" />
              <xs:element name="Beian_No" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_Type" type="xs:int" minOccurs="0" />
              <xs:element name="Builder_Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Frame_Name" type="xs:int" minOccurs="0" />
              <xs:element name="Naihuo_Level" type="xs:int" minOccurs="0" />
              <xs:element name="Height" type="xs:decimal" minOccurs="0" />
              <xs:element name="Layer_Num" type="xs:int" minOccurs="0" />
              <xs:element name="Contruct_Area" type="xs:decimal" minOccurs="0" />
              <xs:element name="Danger_Type" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Pot_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" type="xs:int" />
              <xs:element name="Beian_No" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Position" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Material_Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Type_InnerTop" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Water" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Top" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Ball" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Vaulted" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Horizontal" type="xs:short" minOccurs="0" />
              <xs:element name="Type_Others" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_KeRan_Liquid" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_YiRan_Liquid" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_KeRan_Gas" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_ZhuRan_Gas" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_BuRan_Gas" type="xs:short" minOccurs="0" />
              <xs:element name="Sort_Other" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Steel" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Quan" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Silicon" type="xs:short" minOccurs="0" />
              <xs:element name="Material_Other" type="xs:short" minOccurs="0" />
              <xs:element name="Press_High" type="xs:short" minOccurs="0" />
              <xs:element name="Press_Middle" type="xs:short" minOccurs="0" />
              <xs:element name="Press_Low" type="xs:short" minOccurs="0" />
              <xs:element name="Temperature_low" type="xs:short" minOccurs="0" />
              <xs:element name="Temperature_common" type="xs:short" minOccurs="0" />
              <xs:element name="Form_Overground" type="xs:short" minOccurs="0" />
              <xs:element name="Form_MidUnderground" type="xs:short" minOccurs="0" />
              <xs:element name="Form_Underground" type="xs:short" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="T_Field_Info">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" type="xs:int" />
              <xs:element name="Beian_no" 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">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Field_Material_Quantity" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="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" type="xs:int" />
              <xs:element name="Beian_No" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Beian_Type" type="xs:int" minOccurs="0" />
              <xs:element name="Build_Project" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Fireproofing_Space" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Fireproofing_Area" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Smokeproofing_Area" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Fire_Elevator" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Smokeproofing_stair" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Close_stair" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Pumper_way" type="xs:short" minOccurs="0" />
              <xs:element name="Build_Control_Room" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Project" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Top" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Wall" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Floor" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Seperate" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Furniture" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Fabric" type="xs:short" minOccurs="0" />
              <xs:element name="Upholstery_Other_Fabric" type="xs:short" minOccurs="0" />
              <xs:element name="FireHydrant_type" type="xs:short" minOccurs="0" />
              <xs:element name="FireHydrant_Pipe_Net" type="xs:short" minOccurs="0" />
              <xs:element name="FireHydrant_Fire_Pool" type="xs:short" minOccurs="0" />
              <xs:element name="FireHydrant_Crude_Water" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_System" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_Dry" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_Wet" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_Beforehand" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_Drench" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_WaterScreen" type="xs:short" minOccurs="0" />
              <xs:element name="WaterWork_WaterFog" type="xs:short" minOccurs="0" />
              <xs:element name="AutoAlarm_System" type="xs:short" minOccurs="0" />
              <xs:element name="AutoAlarm_Area" type="xs:short" minOccurs="0" />
              <xs:element name="AutoAlarm_Collect" type="xs:short" minOccurs="0" />
              <xs:element name="AutoAlarm_ControlCenter" type="xs:short" minOccurs="0" />
              <xs:element name="Gas_System" type="xs:short" minOccurs="0" />
              <xs:element name="Gas_SysForm_Pip_Net" type="xs:short" minOccurs="0" />
              <xs:element name="Gas_SysForm_No_Pip_Net" type="xs:short" minOccurs="0" />
              <xs:element name="Gas_Extinguisher_Clean_Gas" type="xs:short" minOccurs="0" />
              <xs:element name="Gas_Extinguisher_HaLong" type="xs:short" minOccurs="0" />
              <xs:element name="Gas_Extinguisher_Others" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_System" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_SysForm_Fixup" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_SysForm_Half_Fixup" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_SysForm_Motion" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Type_High" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Type_Middle" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Type_Low" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Liquid_KangRongXing" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Liquid_FuDanBai" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Liquid_Water" type="xs:short" minOccurs="0" />
              <xs:element name="Bubble_Liquid_Others" type="xs:short" minOccurs="0" />
              <xs:element name="Smoke_System" type="xs:short" minOccurs="0" />
              <xs:element name="Smoke_JiXiePaiYan" type="xs:short" minOccurs="0" />
              <xs:element name="Smoke_ZhengYaSongFeng" type="xs:short" minOccurs="0" />
              <xs:element name="Smoke_ZiRanPaiYan" type="xs:short" minOccurs="0" />
              <xs:element name="Extinguisher_System" type="xs:short" minOccurs="0" />
              <xs:element name="Extinguisher_Powder" type="xs:short" minOccurs="0" />
              <xs:element name="Extinguisher_Gas" type="xs:short" minOccurs="0" />
              <xs:element name="Extinguisher_Water" type="xs:short" minOccurs="0" />
              <xs:element name="Extinguisher_Bubble" type="xs:short" minOccurs="0" />
              <xs:element name="Extinguisher_Others" type="xs:short" minOccurs="0" />
              <xs:element name="Powder_System" type="xs:short" minOccurs="0" />
              <xs:element name="Other" type="xs:short" minOccurs="0" />
              <xs:element name="slxhs_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="zdpsmhxt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="hzzdbjxt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="qtmhxt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="pmmhxt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="fypyxt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="mhq_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="gfmhxt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="qt_location" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="gfmhxt_desc" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="qt_desc" 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: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_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_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: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:element>
</xs:schema>