home *** CD-ROM | disk | FTP | other *** search
/ 61.19.244.139 / 61.19.244.139.zip / 61.19.244.139 / Compulsory.Reports / DataSets / dsReport.xsd < prev    next >
Extensible Markup Language  |  2013-06-07  |  99KB  |  561 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema id="dsReport" targetNamespace="http://tempuri.org/dsReport.xsd" xmlns:mstns="http://tempuri.org/dsReport.xsd" xmlns="http://tempuri.org/dsReport.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
  3.   <xs:annotation>
  4.     <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
  5.       <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
  6.         <Connections>
  7.           <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="CompulWebConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="CompulWebConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.Compulsory.Reports.Properties.Settings.GlobalReference.Default.CompulWebConnectionString" Provider="System.Data.SqlClient" />
  8.         </Connections>
  9.         <Tables>
  10.           <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="c_stick_distributeTableAdapter" GeneratorDataComponentClassName="c_stick_distributeTableAdapter" Name="c_stick_distribute" UserDataComponentName="c_stick_distributeTableAdapter">
  11.             <MainSource>
  12.               <DbSource ConnectionRef="CompulWebConnectionString (Settings)" DbObjectName="CompulWeb.dbo.c_stick_distribute" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
  13.                 <DeleteCommand>
  14.                   <DbCommand CommandType="Text" ModifiedByUser="false">
  15.                     <CommandText>DELETE FROM [c_stick_distribute] WHERE (([e_distribute_no] = @Original_e_distribute_no) AND ((@IsNull_e_pol_no_begin = 1 AND [e_pol_no_begin] IS NULL) OR ([e_pol_no_begin] = @Original_e_pol_no_begin)) AND ((@IsNull_e_pol_no_end = 1 AND [e_pol_no_end] IS NULL) OR ([e_pol_no_end] = @Original_e_pol_no_end)) AND ((@IsNull_i_ag = 1 AND [i_ag] IS NULL) OR ([i_ag] = @Original_i_ag)) AND ((@IsNull_i_ag_sub = 1 AND [i_ag_sub] IS NULL) OR ([i_ag_sub] = @Original_i_ag_sub)) AND ((@IsNull_i_distribute = 1 AND [i_distribute] IS NULL) OR ([i_distribute] = @Original_i_distribute)) AND ((@IsNull_d_distribute = 1 AND [d_distribute] IS NULL) OR ([d_distribute] = @Original_d_distribute)) AND ((@IsNull_n_pol_dist = 1 AND [n_pol_dist] IS NULL) OR ([n_pol_dist] = @Original_n_pol_dist)) AND ((@IsNull_s_type = 1 AND [s_type] IS NULL) OR ([s_type] = @Original_s_type)))</CommandText>
  16.                     <Parameters>
  17.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  18.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_pol_no_begin" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_pol_no_begin" SourceColumnNullMapping="true" SourceVersion="Original" />
  19.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_pol_no_begin" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_begin" SourceColumnNullMapping="false" SourceVersion="Original" />
  20.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_pol_no_end" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_pol_no_end" SourceColumnNullMapping="true" SourceVersion="Original" />
  21.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_pol_no_end" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_end" SourceColumnNullMapping="false" SourceVersion="Original" />
  22.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_ag" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="true" SourceVersion="Original" />
  23.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_ag" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Original" />
  24.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_ag_sub" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="true" SourceVersion="Original" />
  25.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_ag_sub" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Original" />
  26.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_distribute" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_distribute" SourceColumnNullMapping="true" SourceVersion="Original" />
  27.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_distribute" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_distribute" SourceColumnNullMapping="false" SourceVersion="Original" />
  28.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_distribute" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_distribute" SourceColumnNullMapping="true" SourceVersion="Original" />
  29.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_distribute" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_distribute" SourceColumnNullMapping="false" SourceVersion="Original" />
  30.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_n_pol_dist" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="n_pol_dist" SourceColumnNullMapping="true" SourceVersion="Original" />
  31.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_n_pol_dist" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="n_pol_dist" SourceColumnNullMapping="false" SourceVersion="Original" />
  32.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_s_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="true" SourceVersion="Original" />
  33.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_s_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Original" />
  34.                     </Parameters>
  35.                   </DbCommand>
  36.                 </DeleteCommand>
  37.                 <InsertCommand>
  38.                   <DbCommand CommandType="Text" ModifiedByUser="false">
  39.                     <CommandText>INSERT INTO [c_stick_distribute] ([e_distribute_no], [e_pol_no_begin], [e_pol_no_end], [i_ag], [i_ag_sub], [i_distribute], [d_distribute], [n_pol_dist], [s_type]) VALUES (@e_distribute_no, @e_pol_no_begin, @e_pol_no_end, @i_ag, @i_ag_sub, @i_distribute, @d_distribute, @n_pol_dist, @s_type);
  40. SELECT e_distribute_no, e_pol_no_begin, e_pol_no_end, i_ag, i_ag_sub, i_distribute, d_distribute, n_pol_dist, s_type FROM c_stick_distribute WHERE (e_distribute_no = @e_distribute_no)</CommandText>
  41.                     <Parameters>
  42.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  43.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_pol_no_begin" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_begin" SourceColumnNullMapping="false" SourceVersion="Current" />
  44.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_pol_no_end" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_end" SourceColumnNullMapping="false" SourceVersion="Current" />
  45.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_ag" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Current" />
  46.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_ag_sub" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Current" />
  47.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_distribute" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_distribute" SourceColumnNullMapping="false" SourceVersion="Current" />
  48.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_distribute" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_distribute" SourceColumnNullMapping="false" SourceVersion="Current" />
  49.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@n_pol_dist" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="n_pol_dist" SourceColumnNullMapping="false" SourceVersion="Current" />
  50.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@s_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Current" />
  51.                     </Parameters>
  52.                   </DbCommand>
  53.                 </InsertCommand>
  54.                 <SelectCommand>
  55.                   <DbCommand CommandType="Text" ModifiedByUser="true">
  56.                     <CommandText>SELECT     c_stick_distribute.*
  57. FROM         c_stick_distribute</CommandText>
  58.                     <Parameters />
  59.                   </DbCommand>
  60.                 </SelectCommand>
  61.                 <UpdateCommand>
  62.                   <DbCommand CommandType="Text" ModifiedByUser="false">
  63.                     <CommandText>UPDATE [c_stick_distribute] SET [e_distribute_no] = @e_distribute_no, [e_pol_no_begin] = @e_pol_no_begin, [e_pol_no_end] = @e_pol_no_end, [i_ag] = @i_ag, [i_ag_sub] = @i_ag_sub, [i_distribute] = @i_distribute, [d_distribute] = @d_distribute, [n_pol_dist] = @n_pol_dist, [s_type] = @s_type WHERE (([e_distribute_no] = @Original_e_distribute_no) AND ((@IsNull_e_pol_no_begin = 1 AND [e_pol_no_begin] IS NULL) OR ([e_pol_no_begin] = @Original_e_pol_no_begin)) AND ((@IsNull_e_pol_no_end = 1 AND [e_pol_no_end] IS NULL) OR ([e_pol_no_end] = @Original_e_pol_no_end)) AND ((@IsNull_i_ag = 1 AND [i_ag] IS NULL) OR ([i_ag] = @Original_i_ag)) AND ((@IsNull_i_ag_sub = 1 AND [i_ag_sub] IS NULL) OR ([i_ag_sub] = @Original_i_ag_sub)) AND ((@IsNull_i_distribute = 1 AND [i_distribute] IS NULL) OR ([i_distribute] = @Original_i_distribute)) AND ((@IsNull_d_distribute = 1 AND [d_distribute] IS NULL) OR ([d_distribute] = @Original_d_distribute)) AND ((@IsNull_n_pol_dist = 1 AND [n_pol_dist] IS NULL) OR ([n_pol_dist] = @Original_n_pol_dist)) AND ((@IsNull_s_type = 1 AND [s_type] IS NULL) OR ([s_type] = @Original_s_type)));
  64. SELECT e_distribute_no, e_pol_no_begin, e_pol_no_end, i_ag, i_ag_sub, i_distribute, d_distribute, n_pol_dist, s_type FROM c_stick_distribute WHERE (e_distribute_no = @e_distribute_no)</CommandText>
  65.                     <Parameters>
  66.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  67.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_pol_no_begin" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_begin" SourceColumnNullMapping="false" SourceVersion="Current" />
  68.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_pol_no_end" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_end" SourceColumnNullMapping="false" SourceVersion="Current" />
  69.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_ag" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Current" />
  70.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_ag_sub" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Current" />
  71.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_distribute" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_distribute" SourceColumnNullMapping="false" SourceVersion="Current" />
  72.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_distribute" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_distribute" SourceColumnNullMapping="false" SourceVersion="Current" />
  73.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@n_pol_dist" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="n_pol_dist" SourceColumnNullMapping="false" SourceVersion="Current" />
  74.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@s_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Current" />
  75.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  76.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_pol_no_begin" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_pol_no_begin" SourceColumnNullMapping="true" SourceVersion="Original" />
  77.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_pol_no_begin" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_begin" SourceColumnNullMapping="false" SourceVersion="Original" />
  78.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_pol_no_end" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_pol_no_end" SourceColumnNullMapping="true" SourceVersion="Original" />
  79.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_pol_no_end" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_pol_no_end" SourceColumnNullMapping="false" SourceVersion="Original" />
  80.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_ag" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="true" SourceVersion="Original" />
  81.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_ag" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Original" />
  82.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_ag_sub" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="true" SourceVersion="Original" />
  83.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_ag_sub" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Original" />
  84.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_distribute" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_distribute" SourceColumnNullMapping="true" SourceVersion="Original" />
  85.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_distribute" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_distribute" SourceColumnNullMapping="false" SourceVersion="Original" />
  86.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_distribute" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_distribute" SourceColumnNullMapping="true" SourceVersion="Original" />
  87.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_distribute" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_distribute" SourceColumnNullMapping="false" SourceVersion="Original" />
  88.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_n_pol_dist" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="n_pol_dist" SourceColumnNullMapping="true" SourceVersion="Original" />
  89.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_n_pol_dist" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="n_pol_dist" SourceColumnNullMapping="false" SourceVersion="Original" />
  90.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_s_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="true" SourceVersion="Original" />
  91.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_s_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Original" />
  92.                     </Parameters>
  93.                   </DbCommand>
  94.                 </UpdateCommand>
  95.               </DbSource>
  96.             </MainSource>
  97.             <Mappings>
  98.               <Mapping SourceColumn="e_distribute_no" DataSetColumn="e_distribute_no" />
  99.               <Mapping SourceColumn="e_pol_no_begin" DataSetColumn="e_pol_no_begin" />
  100.               <Mapping SourceColumn="e_pol_no_end" DataSetColumn="e_pol_no_end" />
  101.               <Mapping SourceColumn="i_ag" DataSetColumn="i_ag" />
  102.               <Mapping SourceColumn="i_ag_sub" DataSetColumn="i_ag_sub" />
  103.               <Mapping SourceColumn="i_distribute" DataSetColumn="i_distribute" />
  104.               <Mapping SourceColumn="d_distribute" DataSetColumn="d_distribute" />
  105.               <Mapping SourceColumn="n_pol_dist" DataSetColumn="n_pol_dist" />
  106.               <Mapping SourceColumn="s_type" DataSetColumn="s_type" />
  107.             </Mappings>
  108.             <Sources />
  109.           </TableAdapter>
  110.           <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="c_stick_webTableAdapter" GeneratorDataComponentClassName="c_stick_webTableAdapter" Name="c_stick_web" UserDataComponentName="c_stick_webTableAdapter">
  111.             <MainSource>
  112.               <DbSource ConnectionRef="CompulWebConnectionString (Settings)" DbObjectName="CompulWeb.dbo.c_stick_web" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
  113.                 <DeleteCommand>
  114.                   <DbCommand CommandType="Text" ModifiedByUser="false">
  115.                     <CommandText>DELETE FROM [c_stick_web] WHERE (([c_year] = @Original_c_year) AND ([s_type] = @Original_s_type) AND ([e_pol_no] = @Original_e_pol_no) AND ([i_ag] = @Original_i_ag) AND ([e_barcode] = @Original_e_barcode) AND ((@IsNull_e_bookno = 1 AND [e_bookno] IS NULL) OR ([e_bookno] = @Original_e_bookno)) AND ((@IsNull_e_receipt = 1 AND [e_receipt] IS NULL) OR ([e_receipt] = @Original_e_receipt)) AND ((@IsNull_d_approve_withdraw = 1 AND [d_approve_withdraw] IS NULL) OR ([d_approve_withdraw] = @Original_d_approve_withdraw)) AND ([i_approve_withdraw] = @Original_i_approve_withdraw) AND ([f_status] = @Original_f_status) AND ((@IsNull_d_status = 1 AND [d_status] IS NULL) OR ([d_status] = @Original_d_status)) AND ((@IsNull_i_status = 1 AND [i_status] IS NULL) OR ([i_status] = @Original_i_status)) AND ((@IsNull_i_control = 1 AND [i_control] IS NULL) OR ([i_control] = @Original_i_control)) AND ((@IsNull_i_ag_sub = 1 AND [i_ag_sub] IS NULL) OR ([i_ag_sub] = @Original_i_ag_sub)) AND ((@IsNull_f_transfer = 1 AND [f_transfer] IS NULL) OR ([f_transfer] = @Original_f_transfer)) AND ((@IsNull_d_transfer = 1 AND [d_transfer] IS NULL) OR ([d_transfer] = @Original_d_transfer)) AND ((@IsNull_d_upload_stick = 1 AND [d_upload_stick] IS NULL) OR ([d_upload_stick] = @Original_d_upload_stick)) AND ((@IsNull_i_agen_code = 1 AND [i_agen_code] IS NULL) OR ([i_agen_code] = @Original_i_agen_code)) AND ((@IsNull_c_agen_codename = 1 AND [c_agen_codename] IS NULL) OR ([c_agen_codename] = @Original_c_agen_codename)) AND ((@IsNull_i_agen_code# = 1 AND [i_agen_code#] IS NULL) OR ([i_agen_code#] = @Original_i_agen_code#)) AND ((@IsNull_f_receive_copy = 1 AND [f_receive_copy] IS NULL) OR ([f_receive_copy] = @Original_f_receive_copy)) AND ((@IsNull_i_receive_copy = 1 AND [i_receive_copy] IS NULL) OR ([i_receive_copy] = @Original_i_receive_copy)) AND ((@IsNull_d_receive_copy = 1 AND [d_receive_copy] IS NULL) OR ([d_receive_copy] = @Original_d_receive_copy)) AND ((@IsNull_f_sticker_type = 1 AND [f_sticker_type] IS NULL) OR ([f_sticker_type] = @Original_f_sticker_type)) AND ((@IsNull_f_pol_ctl = 1 AND [f_pol_ctl] IS NULL) OR ([f_pol_ctl] = @Original_f_pol_ctl)) AND ((@IsNull_e_order_no = 1 AND [e_order_no] IS NULL) OR ([e_order_no] = @Original_e_order_no)) AND ((@IsNull_e_distribute_no = 1 AND [e_distribute_no] IS NULL) OR ([e_distribute_no] = @Original_e_distribute_no)))</CommandText>
  116.                     <Parameters>
  117.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_c_year" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="c_year" SourceColumnNullMapping="false" SourceVersion="Original" />
  118.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_s_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Original" />
  119.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_pol_no" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_pol_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  120.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_ag" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Original" />
  121.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_barcode" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_barcode" SourceColumnNullMapping="false" SourceVersion="Original" />
  122.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_bookno" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_bookno" SourceColumnNullMapping="true" SourceVersion="Original" />
  123.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_bookno" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_bookno" SourceColumnNullMapping="false" SourceVersion="Original" />
  124.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_receipt" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_receipt" SourceColumnNullMapping="true" SourceVersion="Original" />
  125.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_receipt" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_receipt" SourceColumnNullMapping="false" SourceVersion="Original" />
  126.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_approve_withdraw" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_approve_withdraw" SourceColumnNullMapping="true" SourceVersion="Original" />
  127.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_approve_withdraw" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Original" />
  128.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_approve_withdraw" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Original" />
  129.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_status" SourceColumnNullMapping="false" SourceVersion="Original" />
  130.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_status" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_status" SourceColumnNullMapping="true" SourceVersion="Original" />
  131.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_status" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_status" SourceColumnNullMapping="false" SourceVersion="Original" />
  132.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_status" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_status" SourceColumnNullMapping="true" SourceVersion="Original" />
  133.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_status" SourceColumnNullMapping="false" SourceVersion="Original" />
  134.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_control" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_control" SourceColumnNullMapping="true" SourceVersion="Original" />
  135.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_control" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_control" SourceColumnNullMapping="false" SourceVersion="Original" />
  136.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_ag_sub" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="true" SourceVersion="Original" />
  137.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_ag_sub" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Original" />
  138.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_transfer" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_transfer" SourceColumnNullMapping="true" SourceVersion="Original" />
  139.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_transfer" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_transfer" SourceColumnNullMapping="false" SourceVersion="Original" />
  140.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_transfer" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_transfer" SourceColumnNullMapping="true" SourceVersion="Original" />
  141.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_transfer" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_transfer" SourceColumnNullMapping="false" SourceVersion="Original" />
  142.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_upload_stick" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_upload_stick" SourceColumnNullMapping="true" SourceVersion="Original" />
  143.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_upload_stick" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_upload_stick" SourceColumnNullMapping="false" SourceVersion="Original" />
  144.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_agen_code" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_agen_code" SourceColumnNullMapping="true" SourceVersion="Original" />
  145.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_agen_code" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code" SourceColumnNullMapping="false" SourceVersion="Original" />
  146.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_c_agen_codename" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="c_agen_codename" SourceColumnNullMapping="true" SourceVersion="Original" />
  147.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_c_agen_codename" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="c_agen_codename" SourceColumnNullMapping="false" SourceVersion="Original" />
  148.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_agen_code#" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_agen_code#" SourceColumnNullMapping="true" SourceVersion="Original" />
  149.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_agen_code#" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code#" SourceColumnNullMapping="false" SourceVersion="Original" />
  150.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_receive_copy" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_receive_copy" SourceColumnNullMapping="true" SourceVersion="Original" />
  151.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_receive_copy" SourceColumnNullMapping="false" SourceVersion="Original" />
  152.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_receive_copy" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_receive_copy" SourceColumnNullMapping="true" SourceVersion="Original" />
  153.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_receive_copy" SourceColumnNullMapping="false" SourceVersion="Original" />
  154.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_receive_copy" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_receive_copy" SourceColumnNullMapping="true" SourceVersion="Original" />
  155.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_receive_copy" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_receive_copy" SourceColumnNullMapping="false" SourceVersion="Original" />
  156.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_sticker_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_sticker_type" SourceColumnNullMapping="true" SourceVersion="Original" />
  157.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_sticker_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_sticker_type" SourceColumnNullMapping="false" SourceVersion="Original" />
  158.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_pol_ctl" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_pol_ctl" SourceColumnNullMapping="true" SourceVersion="Original" />
  159.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_pol_ctl" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_pol_ctl" SourceColumnNullMapping="false" SourceVersion="Original" />
  160.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_order_no" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_order_no" SourceColumnNullMapping="true" SourceVersion="Original" />
  161.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_order_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_order_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  162.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_distribute_no" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="true" SourceVersion="Original" />
  163.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  164.                     </Parameters>
  165.                   </DbCommand>
  166.                 </DeleteCommand>
  167.                 <InsertCommand>
  168.                   <DbCommand CommandType="Text" ModifiedByUser="false">
  169.                     <CommandText>INSERT INTO [c_stick_web] ([c_year], [s_type], [e_pol_no], [i_ag], [e_barcode], [e_bookno], [e_receipt], [d_approve_withdraw], [i_approve_withdraw], [f_status], [d_status], [i_status], [i_control], [i_ag_sub], [f_transfer], [d_transfer], [d_upload_stick], [i_agen_code], [c_agen_codename], [i_agen_code#], [f_receive_copy], [i_receive_copy], [d_receive_copy], [f_sticker_type], [f_pol_ctl], [e_order_no], [e_distribute_no]) VALUES (@c_year, @s_type, @e_pol_no, @i_ag, @e_barcode, @e_bookno, @e_receipt, @d_approve_withdraw, @i_approve_withdraw, @f_status, @d_status, @i_status, @i_control, @i_ag_sub, @f_transfer, @d_transfer, @d_upload_stick, @i_agen_code, @c_agen_codename, @i_agen_code#, @f_receive_copy, @i_receive_copy, @d_receive_copy, @f_sticker_type, @f_pol_ctl, @e_order_no, @e_distribute_no);
  170. SELECT c_year, s_type, e_pol_no, i_ag, e_barcode, e_bookno, e_receipt, d_approve_withdraw, i_approve_withdraw, f_status, d_status, i_status, i_control, i_ag_sub, f_transfer, d_transfer, d_upload_stick, i_agen_code, c_agen_codename, i_agen_code#, f_receive_copy, i_receive_copy, d_receive_copy, f_sticker_type, f_pol_ctl, e_order_no, e_distribute_no FROM c_stick_web WHERE (c_year = @c_year) AND (e_barcode = @e_barcode) AND (e_pol_no = @e_pol_no)</CommandText>
  171.                     <Parameters>
  172.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@c_year" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="c_year" SourceColumnNullMapping="false" SourceVersion="Current" />
  173.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@s_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Current" />
  174.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_pol_no" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_pol_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  175.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_ag" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Current" />
  176.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_barcode" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_barcode" SourceColumnNullMapping="false" SourceVersion="Current" />
  177.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_bookno" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_bookno" SourceColumnNullMapping="false" SourceVersion="Current" />
  178.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_receipt" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_receipt" SourceColumnNullMapping="false" SourceVersion="Current" />
  179.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_approve_withdraw" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Current" />
  180.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_approve_withdraw" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Current" />
  181.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_status" SourceColumnNullMapping="false" SourceVersion="Current" />
  182.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_status" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_status" SourceColumnNullMapping="false" SourceVersion="Current" />
  183.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_status" SourceColumnNullMapping="false" SourceVersion="Current" />
  184.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_control" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_control" SourceColumnNullMapping="false" SourceVersion="Current" />
  185.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_ag_sub" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Current" />
  186.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_transfer" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_transfer" SourceColumnNullMapping="false" SourceVersion="Current" />
  187.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_transfer" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_transfer" SourceColumnNullMapping="false" SourceVersion="Current" />
  188.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_upload_stick" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_upload_stick" SourceColumnNullMapping="false" SourceVersion="Current" />
  189.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_agen_code" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code" SourceColumnNullMapping="false" SourceVersion="Current" />
  190.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@c_agen_codename" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="c_agen_codename" SourceColumnNullMapping="false" SourceVersion="Current" />
  191.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_agen_code#" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code#" SourceColumnNullMapping="false" SourceVersion="Current" />
  192.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_receive_copy" SourceColumnNullMapping="false" SourceVersion="Current" />
  193.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_receive_copy" SourceColumnNullMapping="false" SourceVersion="Current" />
  194.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_receive_copy" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_receive_copy" SourceColumnNullMapping="false" SourceVersion="Current" />
  195.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_sticker_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_sticker_type" SourceColumnNullMapping="false" SourceVersion="Current" />
  196.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_pol_ctl" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_pol_ctl" SourceColumnNullMapping="false" SourceVersion="Current" />
  197.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_order_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_order_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  198.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  199.                     </Parameters>
  200.                   </DbCommand>
  201.                 </InsertCommand>
  202.                 <SelectCommand>
  203.                   <DbCommand CommandType="Text" ModifiedByUser="true">
  204.                     <CommandText>SELECT     c_stick_web.*
  205. FROM         c_stick_web</CommandText>
  206.                     <Parameters />
  207.                   </DbCommand>
  208.                 </SelectCommand>
  209.                 <UpdateCommand>
  210.                   <DbCommand CommandType="Text" ModifiedByUser="false">
  211.                     <CommandText>UPDATE [c_stick_web] SET [c_year] = @c_year, [s_type] = @s_type, [e_pol_no] = @e_pol_no, [i_ag] = @i_ag, [e_barcode] = @e_barcode, [e_bookno] = @e_bookno, [e_receipt] = @e_receipt, [d_approve_withdraw] = @d_approve_withdraw, [i_approve_withdraw] = @i_approve_withdraw, [f_status] = @f_status, [d_status] = @d_status, [i_status] = @i_status, [i_control] = @i_control, [i_ag_sub] = @i_ag_sub, [f_transfer] = @f_transfer, [d_transfer] = @d_transfer, [d_upload_stick] = @d_upload_stick, [i_agen_code] = @i_agen_code, [c_agen_codename] = @c_agen_codename, [i_agen_code#] = @i_agen_code#, [f_receive_copy] = @f_receive_copy, [i_receive_copy] = @i_receive_copy, [d_receive_copy] = @d_receive_copy, [f_sticker_type] = @f_sticker_type, [f_pol_ctl] = @f_pol_ctl, [e_order_no] = @e_order_no, [e_distribute_no] = @e_distribute_no WHERE (([c_year] = @Original_c_year) AND ([s_type] = @Original_s_type) AND ([e_pol_no] = @Original_e_pol_no) AND ([i_ag] = @Original_i_ag) AND ([e_barcode] = @Original_e_barcode) AND ((@IsNull_e_bookno = 1 AND [e_bookno] IS NULL) OR ([e_bookno] = @Original_e_bookno)) AND ((@IsNull_e_receipt = 1 AND [e_receipt] IS NULL) OR ([e_receipt] = @Original_e_receipt)) AND ((@IsNull_d_approve_withdraw = 1 AND [d_approve_withdraw] IS NULL) OR ([d_approve_withdraw] = @Original_d_approve_withdraw)) AND ([i_approve_withdraw] = @Original_i_approve_withdraw) AND ([f_status] = @Original_f_status) AND ((@IsNull_d_status = 1 AND [d_status] IS NULL) OR ([d_status] = @Original_d_status)) AND ((@IsNull_i_status = 1 AND [i_status] IS NULL) OR ([i_status] = @Original_i_status)) AND ((@IsNull_i_control = 1 AND [i_control] IS NULL) OR ([i_control] = @Original_i_control)) AND ((@IsNull_i_ag_sub = 1 AND [i_ag_sub] IS NULL) OR ([i_ag_sub] = @Original_i_ag_sub)) AND ((@IsNull_f_transfer = 1 AND [f_transfer] IS NULL) OR ([f_transfer] = @Original_f_transfer)) AND ((@IsNull_d_transfer = 1 AND [d_transfer] IS NULL) OR ([d_transfer] = @Original_d_transfer)) AND ((@IsNull_d_upload_stick = 1 AND [d_upload_stick] IS NULL) OR ([d_upload_stick] = @Original_d_upload_stick)) AND ((@IsNull_i_agen_code = 1 AND [i_agen_code] IS NULL) OR ([i_agen_code] = @Original_i_agen_code)) AND ((@IsNull_c_agen_codename = 1 AND [c_agen_codename] IS NULL) OR ([c_agen_codename] = @Original_c_agen_codename)) AND ((@IsNull_i_agen_code# = 1 AND [i_agen_code#] IS NULL) OR ([i_agen_code#] = @Original_i_agen_code#)) AND ((@IsNull_f_receive_copy = 1 AND [f_receive_copy] IS NULL) OR ([f_receive_copy] = @Original_f_receive_copy)) AND ((@IsNull_i_receive_copy = 1 AND [i_receive_copy] IS NULL) OR ([i_receive_copy] = @Original_i_receive_copy)) AND ((@IsNull_d_receive_copy = 1 AND [d_receive_copy] IS NULL) OR ([d_receive_copy] = @Original_d_receive_copy)) AND ((@IsNull_f_sticker_type = 1 AND [f_sticker_type] IS NULL) OR ([f_sticker_type] = @Original_f_sticker_type)) AND ((@IsNull_f_pol_ctl = 1 AND [f_pol_ctl] IS NULL) OR ([f_pol_ctl] = @Original_f_pol_ctl)) AND ((@IsNull_e_order_no = 1 AND [e_order_no] IS NULL) OR ([e_order_no] = @Original_e_order_no)) AND ((@IsNull_e_distribute_no = 1 AND [e_distribute_no] IS NULL) OR ([e_distribute_no] = @Original_e_distribute_no)));
  212. SELECT c_year, s_type, e_pol_no, i_ag, e_barcode, e_bookno, e_receipt, d_approve_withdraw, i_approve_withdraw, f_status, d_status, i_status, i_control, i_ag_sub, f_transfer, d_transfer, d_upload_stick, i_agen_code, c_agen_codename, i_agen_code#, f_receive_copy, i_receive_copy, d_receive_copy, f_sticker_type, f_pol_ctl, e_order_no, e_distribute_no FROM c_stick_web WHERE (c_year = @c_year) AND (e_barcode = @e_barcode) AND (e_pol_no = @e_pol_no)</CommandText>
  213.                     <Parameters>
  214.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@c_year" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="c_year" SourceColumnNullMapping="false" SourceVersion="Current" />
  215.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@s_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Current" />
  216.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_pol_no" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_pol_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  217.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_ag" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Current" />
  218.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_barcode" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_barcode" SourceColumnNullMapping="false" SourceVersion="Current" />
  219.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_bookno" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_bookno" SourceColumnNullMapping="false" SourceVersion="Current" />
  220.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@e_receipt" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_receipt" SourceColumnNullMapping="false" SourceVersion="Current" />
  221.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_approve_withdraw" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Current" />
  222.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_approve_withdraw" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Current" />
  223.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_status" SourceColumnNullMapping="false" SourceVersion="Current" />
  224.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_status" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_status" SourceColumnNullMapping="false" SourceVersion="Current" />
  225.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_status" SourceColumnNullMapping="false" SourceVersion="Current" />
  226.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@i_control" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_control" SourceColumnNullMapping="false" SourceVersion="Current" />
  227.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_ag_sub" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Current" />
  228.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_transfer" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_transfer" SourceColumnNullMapping="false" SourceVersion="Current" />
  229.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_transfer" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_transfer" SourceColumnNullMapping="false" SourceVersion="Current" />
  230.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_upload_stick" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_upload_stick" SourceColumnNullMapping="false" SourceVersion="Current" />
  231.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_agen_code" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code" SourceColumnNullMapping="false" SourceVersion="Current" />
  232.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@c_agen_codename" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="c_agen_codename" SourceColumnNullMapping="false" SourceVersion="Current" />
  233.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_agen_code#" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code#" SourceColumnNullMapping="false" SourceVersion="Current" />
  234.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_receive_copy" SourceColumnNullMapping="false" SourceVersion="Current" />
  235.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@i_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_receive_copy" SourceColumnNullMapping="false" SourceVersion="Current" />
  236.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@d_receive_copy" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_receive_copy" SourceColumnNullMapping="false" SourceVersion="Current" />
  237.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_sticker_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_sticker_type" SourceColumnNullMapping="false" SourceVersion="Current" />
  238.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@f_pol_ctl" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_pol_ctl" SourceColumnNullMapping="false" SourceVersion="Current" />
  239.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_order_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_order_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  240.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Current" />
  241.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_c_year" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="c_year" SourceColumnNullMapping="false" SourceVersion="Original" />
  242.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_s_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="s_type" SourceColumnNullMapping="false" SourceVersion="Original" />
  243.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_pol_no" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_pol_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  244.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_ag" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag" SourceColumnNullMapping="false" SourceVersion="Original" />
  245.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_barcode" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_barcode" SourceColumnNullMapping="false" SourceVersion="Original" />
  246.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_bookno" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_bookno" SourceColumnNullMapping="true" SourceVersion="Original" />
  247.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_bookno" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_bookno" SourceColumnNullMapping="false" SourceVersion="Original" />
  248.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_receipt" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_receipt" SourceColumnNullMapping="true" SourceVersion="Original" />
  249.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_e_receipt" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="e_receipt" SourceColumnNullMapping="false" SourceVersion="Original" />
  250.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_approve_withdraw" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_approve_withdraw" SourceColumnNullMapping="true" SourceVersion="Original" />
  251.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_approve_withdraw" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Original" />
  252.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_approve_withdraw" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_approve_withdraw" SourceColumnNullMapping="false" SourceVersion="Original" />
  253.                       <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_status" SourceColumnNullMapping="false" SourceVersion="Original" />
  254.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_status" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_status" SourceColumnNullMapping="true" SourceVersion="Original" />
  255.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_status" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_status" SourceColumnNullMapping="false" SourceVersion="Original" />
  256.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_status" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_status" SourceColumnNullMapping="true" SourceVersion="Original" />
  257.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_status" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_status" SourceColumnNullMapping="false" SourceVersion="Original" />
  258.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_control" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_control" SourceColumnNullMapping="true" SourceVersion="Original" />
  259.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_i_control" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="i_control" SourceColumnNullMapping="false" SourceVersion="Original" />
  260.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_ag_sub" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="true" SourceVersion="Original" />
  261.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_ag_sub" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_ag_sub" SourceColumnNullMapping="false" SourceVersion="Original" />
  262.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_transfer" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_transfer" SourceColumnNullMapping="true" SourceVersion="Original" />
  263.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_transfer" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_transfer" SourceColumnNullMapping="false" SourceVersion="Original" />
  264.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_transfer" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_transfer" SourceColumnNullMapping="true" SourceVersion="Original" />
  265.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_transfer" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_transfer" SourceColumnNullMapping="false" SourceVersion="Original" />
  266.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_upload_stick" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_upload_stick" SourceColumnNullMapping="true" SourceVersion="Original" />
  267.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_upload_stick" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_upload_stick" SourceColumnNullMapping="false" SourceVersion="Original" />
  268.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_agen_code" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_agen_code" SourceColumnNullMapping="true" SourceVersion="Original" />
  269.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_agen_code" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code" SourceColumnNullMapping="false" SourceVersion="Original" />
  270.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_c_agen_codename" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="c_agen_codename" SourceColumnNullMapping="true" SourceVersion="Original" />
  271.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_c_agen_codename" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="c_agen_codename" SourceColumnNullMapping="false" SourceVersion="Original" />
  272.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_agen_code#" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_agen_code#" SourceColumnNullMapping="true" SourceVersion="Original" />
  273.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_agen_code#" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_agen_code#" SourceColumnNullMapping="false" SourceVersion="Original" />
  274.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_receive_copy" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_receive_copy" SourceColumnNullMapping="true" SourceVersion="Original" />
  275.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_receive_copy" SourceColumnNullMapping="false" SourceVersion="Original" />
  276.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_i_receive_copy" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="i_receive_copy" SourceColumnNullMapping="true" SourceVersion="Original" />
  277.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_i_receive_copy" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="i_receive_copy" SourceColumnNullMapping="false" SourceVersion="Original" />
  278.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_d_receive_copy" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="d_receive_copy" SourceColumnNullMapping="true" SourceVersion="Original" />
  279.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_d_receive_copy" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="d_receive_copy" SourceColumnNullMapping="false" SourceVersion="Original" />
  280.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_sticker_type" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_sticker_type" SourceColumnNullMapping="true" SourceVersion="Original" />
  281.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_sticker_type" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_sticker_type" SourceColumnNullMapping="false" SourceVersion="Original" />
  282.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_f_pol_ctl" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="f_pol_ctl" SourceColumnNullMapping="true" SourceVersion="Original" />
  283.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_f_pol_ctl" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="f_pol_ctl" SourceColumnNullMapping="false" SourceVersion="Original" />
  284.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_order_no" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_order_no" SourceColumnNullMapping="true" SourceVersion="Original" />
  285.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_order_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_order_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  286.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_e_distribute_no" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="true" SourceVersion="Original" />
  287.                       <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Original_e_distribute_no" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="e_distribute_no" SourceColumnNullMapping="false" SourceVersion="Original" />
  288.                     </Parameters>
  289.                   </DbCommand>
  290.                 </UpdateCommand>
  291.               </DbSource>
  292.             </MainSource>
  293.             <Mappings>
  294.               <Mapping SourceColumn="c_year" DataSetColumn="c_year" />
  295.               <Mapping SourceColumn="s_type" DataSetColumn="s_type" />
  296.               <Mapping SourceColumn="e_pol_no" DataSetColumn="e_pol_no" />
  297.               <Mapping SourceColumn="i_ag" DataSetColumn="i_ag" />
  298.               <Mapping SourceColumn="e_barcode" DataSetColumn="e_barcode" />
  299.               <Mapping SourceColumn="e_bookno" DataSetColumn="e_bookno" />
  300.               <Mapping SourceColumn="e_receipt" DataSetColumn="e_receipt" />
  301.               <Mapping SourceColumn="d_approve_withdraw" DataSetColumn="d_approve_withdraw" />
  302.               <Mapping SourceColumn="i_approve_withdraw" DataSetColumn="i_approve_withdraw" />
  303.               <Mapping SourceColumn="f_status" DataSetColumn="f_status" />
  304.               <Mapping SourceColumn="d_status" DataSetColumn="d_status" />
  305.               <Mapping SourceColumn="i_status" DataSetColumn="i_status" />
  306.               <Mapping SourceColumn="i_control" DataSetColumn="i_control" />
  307.               <Mapping SourceColumn="i_ag_sub" DataSetColumn="i_ag_sub" />
  308.               <Mapping SourceColumn="f_transfer" DataSetColumn="f_transfer" />
  309.               <Mapping SourceColumn="d_transfer" DataSetColumn="d_transfer" />
  310.               <Mapping SourceColumn="d_upload_stick" DataSetColumn="d_upload_stick" />
  311.               <Mapping SourceColumn="i_agen_code" DataSetColumn="i_agen_code" />
  312.               <Mapping SourceColumn="c_agen_codename" DataSetColumn="c_agen_codename" />
  313.               <Mapping SourceColumn="i_agen_code#" DataSetColumn="i_agen_code#" />
  314.               <Mapping SourceColumn="f_receive_copy" DataSetColumn="f_receive_copy" />
  315.               <Mapping SourceColumn="i_receive_copy" DataSetColumn="i_receive_copy" />
  316.               <Mapping SourceColumn="d_receive_copy" DataSetColumn="d_receive_copy" />
  317.               <Mapping SourceColumn="f_sticker_type" DataSetColumn="f_sticker_type" />
  318.               <Mapping SourceColumn="f_pol_ctl" DataSetColumn="f_pol_ctl" />
  319.               <Mapping SourceColumn="e_order_no" DataSetColumn="e_order_no" />
  320.               <Mapping SourceColumn="e_distribute_no" DataSetColumn="e_distribute_no" />
  321.             </Mappings>
  322.             <Sources />
  323.           </TableAdapter>
  324.         </Tables>
  325.         <Sources />
  326.       </DataSource>
  327.     </xs:appinfo>
  328.   </xs:annotation>
  329.   <xs:element name="dsReport" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsReport" msprop:Generator_UserDSName="dsReport">
  330.     <xs:complexType>
  331.       <xs:choice minOccurs="0" maxOccurs="unbounded">
  332.         <xs:element name="c_stick_distribute" msprop:Generator_TableClassName="c_stick_distributeDataTable" msprop:Generator_TableVarName="tablec_stick_distribute" msprop:Generator_TablePropName="c_stick_distribute" msprop:Generator_RowDeletingName="c_stick_distributeRowDeleting" msprop:Generator_UserTableName="c_stick_distribute" msprop:Generator_RowChangingName="c_stick_distributeRowChanging" msprop:Generator_RowEvHandlerName="c_stick_distributeRowChangeEventHandler" msprop:Generator_RowDeletedName="c_stick_distributeRowDeleted" msprop:Generator_RowEvArgName="c_stick_distributeRowChangeEvent" msprop:Generator_RowChangedName="c_stick_distributeRowChanged" msprop:Generator_RowClassName="c_stick_distributeRow">
  333.           <xs:complexType>
  334.             <xs:sequence>
  335.               <xs:element name="e_distribute_no" msprop:Generator_ColumnVarNameInTable="columne_distribute_no" msprop:Generator_ColumnPropNameInRow="e_distribute_no" msprop:Generator_ColumnPropNameInTable="e_distribute_noColumn" msprop:Generator_UserColumnName="e_distribute_no">
  336.                 <xs:simpleType>
  337.                   <xs:restriction base="xs:string">
  338.                     <xs:maxLength value="11" />
  339.                   </xs:restriction>
  340.                 </xs:simpleType>
  341.               </xs:element>
  342.               <xs:element name="e_pol_no_begin" msprop:Generator_ColumnVarNameInTable="columne_pol_no_begin" msprop:Generator_ColumnPropNameInRow="e_pol_no_begin" msprop:Generator_ColumnPropNameInTable="e_pol_no_beginColumn" msprop:Generator_UserColumnName="e_pol_no_begin" minOccurs="0">
  343.                 <xs:simpleType>
  344.                   <xs:restriction base="xs:string">
  345.                     <xs:maxLength value="13" />
  346.                   </xs:restriction>
  347.                 </xs:simpleType>
  348.               </xs:element>
  349.               <xs:element name="e_pol_no_end" msprop:Generator_ColumnVarNameInTable="columne_pol_no_end" msprop:Generator_ColumnPropNameInRow="e_pol_no_end" msprop:Generator_ColumnPropNameInTable="e_pol_no_endColumn" msprop:Generator_UserColumnName="e_pol_no_end" minOccurs="0">
  350.                 <xs:simpleType>
  351.                   <xs:restriction base="xs:string">
  352.                     <xs:maxLength value="13" />
  353.                   </xs:restriction>
  354.                 </xs:simpleType>
  355.               </xs:element>
  356.               <xs:element name="i_ag" msprop:Generator_ColumnVarNameInTable="columni_ag" msprop:Generator_ColumnPropNameInRow="i_ag" msprop:Generator_ColumnPropNameInTable="i_agColumn" msprop:Generator_UserColumnName="i_ag" minOccurs="0">
  357.                 <xs:simpleType>
  358.                   <xs:restriction base="xs:string">
  359.                     <xs:maxLength value="10" />
  360.                   </xs:restriction>
  361.                 </xs:simpleType>
  362.               </xs:element>
  363.               <xs:element name="i_ag_sub" msprop:Generator_ColumnVarNameInTable="columni_ag_sub" msprop:Generator_ColumnPropNameInRow="i_ag_sub" msprop:Generator_ColumnPropNameInTable="i_ag_subColumn" msprop:Generator_UserColumnName="i_ag_sub" minOccurs="0">
  364.                 <xs:simpleType>
  365.                   <xs:restriction base="xs:string">
  366.                     <xs:maxLength value="10" />
  367.                   </xs:restriction>
  368.                 </xs:simpleType>
  369.               </xs:element>
  370.               <xs:element name="i_distribute" msprop:Generator_ColumnVarNameInTable="columni_distribute" msprop:Generator_ColumnPropNameInRow="i_distribute" msprop:Generator_ColumnPropNameInTable="i_distributeColumn" msprop:Generator_UserColumnName="i_distribute" minOccurs="0">
  371.                 <xs:simpleType>
  372.                   <xs:restriction base="xs:string">
  373.                     <xs:maxLength value="10" />
  374.                   </xs:restriction>
  375.                 </xs:simpleType>
  376.               </xs:element>
  377.               <xs:element name="d_distribute" msprop:Generator_ColumnVarNameInTable="columnd_distribute" msprop:Generator_ColumnPropNameInRow="d_distribute" msprop:Generator_ColumnPropNameInTable="d_distributeColumn" msprop:Generator_UserColumnName="d_distribute" type="xs:dateTime" minOccurs="0" />
  378.               <xs:element name="n_pol_dist" msprop:Generator_ColumnVarNameInTable="columnn_pol_dist" msprop:Generator_ColumnPropNameInRow="n_pol_dist" msprop:Generator_ColumnPropNameInTable="n_pol_distColumn" msprop:Generator_UserColumnName="n_pol_dist" type="xs:int" minOccurs="0" />
  379.               <xs:element name="s_type" msprop:Generator_ColumnVarNameInTable="columns_type" msprop:Generator_ColumnPropNameInRow="s_type" msprop:Generator_ColumnPropNameInTable="s_typeColumn" msprop:Generator_UserColumnName="s_type" type="xs:int" minOccurs="0" />
  380.             </xs:sequence>
  381.           </xs:complexType>
  382.         </xs:element>
  383.         <xs:element name="c_stick_web" msprop:Generator_TableClassName="c_stick_webDataTable" msprop:Generator_TableVarName="tablec_stick_web" msprop:Generator_TablePropName="c_stick_web" msprop:Generator_RowDeletingName="c_stick_webRowDeleting" msprop:Generator_UserTableName="c_stick_web" msprop:Generator_RowChangingName="c_stick_webRowChanging" msprop:Generator_RowEvHandlerName="c_stick_webRowChangeEventHandler" msprop:Generator_RowDeletedName="c_stick_webRowDeleted" msprop:Generator_RowEvArgName="c_stick_webRowChangeEvent" msprop:Generator_RowChangedName="c_stick_webRowChanged" msprop:Generator_RowClassName="c_stick_webRow">
  384.           <xs:complexType>
  385.             <xs:sequence>
  386.               <xs:element name="c_year" msprop:Generator_ColumnVarNameInTable="columnc_year" msprop:Generator_ColumnPropNameInRow="c_year" msprop:Generator_ColumnPropNameInTable="c_yearColumn" msprop:Generator_UserColumnName="c_year">
  387.                 <xs:simpleType>
  388.                   <xs:restriction base="xs:string">
  389.                     <xs:maxLength value="4" />
  390.                   </xs:restriction>
  391.                 </xs:simpleType>
  392.               </xs:element>
  393.               <xs:element name="s_type" msprop:Generator_ColumnVarNameInTable="columns_type" msprop:Generator_ColumnPropNameInRow="s_type" msprop:Generator_ColumnPropNameInTable="s_typeColumn" msprop:Generator_UserColumnName="s_type">
  394.                 <xs:simpleType>
  395.                   <xs:restriction base="xs:string">
  396.                     <xs:maxLength value="1" />
  397.                   </xs:restriction>
  398.                 </xs:simpleType>
  399.               </xs:element>
  400.               <xs:element name="e_pol_no" msprop:Generator_ColumnVarNameInTable="columne_pol_no" msprop:Generator_ColumnPropNameInRow="e_pol_no" msprop:Generator_ColumnPropNameInTable="e_pol_noColumn" msprop:Generator_UserColumnName="e_pol_no">
  401.                 <xs:simpleType>
  402.                   <xs:restriction base="xs:string">
  403.                     <xs:maxLength value="25" />
  404.                   </xs:restriction>
  405.                 </xs:simpleType>
  406.               </xs:element>
  407.               <xs:element name="i_ag" msprop:Generator_ColumnVarNameInTable="columni_ag" msprop:Generator_ColumnPropNameInRow="i_ag" msprop:Generator_ColumnPropNameInTable="i_agColumn" msprop:Generator_UserColumnName="i_ag">
  408.                 <xs:simpleType>
  409.                   <xs:restriction base="xs:string">
  410.                     <xs:maxLength value="15" />
  411.                   </xs:restriction>
  412.                 </xs:simpleType>
  413.               </xs:element>
  414.               <xs:element name="e_barcode" msprop:Generator_ColumnVarNameInTable="columne_barcode" msprop:Generator_ColumnPropNameInRow="e_barcode" msprop:Generator_ColumnPropNameInTable="e_barcodeColumn" msprop:Generator_UserColumnName="e_barcode">
  415.                 <xs:simpleType>
  416.                   <xs:restriction base="xs:string">
  417.                     <xs:maxLength value="15" />
  418.                   </xs:restriction>
  419.                 </xs:simpleType>
  420.               </xs:element>
  421.               <xs:element name="e_bookno" msprop:Generator_ColumnVarNameInTable="columne_bookno" msprop:Generator_ColumnPropNameInRow="e_bookno" msprop:Generator_ColumnPropNameInTable="e_booknoColumn" msprop:Generator_UserColumnName="e_bookno" minOccurs="0">
  422.                 <xs:simpleType>
  423.                   <xs:restriction base="xs:string">
  424.                     <xs:maxLength value="15" />
  425.                   </xs:restriction>
  426.                 </xs:simpleType>
  427.               </xs:element>
  428.               <xs:element name="e_receipt" msprop:Generator_ColumnVarNameInTable="columne_receipt" msprop:Generator_ColumnPropNameInRow="e_receipt" msprop:Generator_ColumnPropNameInTable="e_receiptColumn" msprop:Generator_UserColumnName="e_receipt" minOccurs="0">
  429.                 <xs:simpleType>
  430.                   <xs:restriction base="xs:string">
  431.                     <xs:maxLength value="15" />
  432.                   </xs:restriction>
  433.                 </xs:simpleType>
  434.               </xs:element>
  435.               <xs:element name="d_approve_withdraw" msprop:Generator_ColumnVarNameInTable="columnd_approve_withdraw" msprop:Generator_ColumnPropNameInRow="d_approve_withdraw" msprop:Generator_ColumnPropNameInTable="d_approve_withdrawColumn" msprop:Generator_UserColumnName="d_approve_withdraw" type="xs:dateTime" minOccurs="0" />
  436.               <xs:element name="i_approve_withdraw" msprop:Generator_ColumnVarNameInTable="columni_approve_withdraw" msprop:Generator_ColumnPropNameInRow="i_approve_withdraw" msprop:Generator_ColumnPropNameInTable="i_approve_withdrawColumn" msprop:Generator_UserColumnName="i_approve_withdraw">
  437.                 <xs:simpleType>
  438.                   <xs:restriction base="xs:string">
  439.                     <xs:maxLength value="15" />
  440.                   </xs:restriction>
  441.                 </xs:simpleType>
  442.               </xs:element>
  443.               <xs:element name="f_status" msprop:Generator_ColumnVarNameInTable="columnf_status" msprop:Generator_ColumnPropNameInRow="f_status" msprop:Generator_ColumnPropNameInTable="f_statusColumn" msprop:Generator_UserColumnName="f_status">
  444.                 <xs:simpleType>
  445.                   <xs:restriction base="xs:string">
  446.                     <xs:maxLength value="1" />
  447.                   </xs:restriction>
  448.                 </xs:simpleType>
  449.               </xs:element>
  450.               <xs:element name="d_status" msprop:Generator_ColumnVarNameInTable="columnd_status" msprop:Generator_ColumnPropNameInRow="d_status" msprop:Generator_ColumnPropNameInTable="d_statusColumn" msprop:Generator_UserColumnName="d_status" type="xs:dateTime" minOccurs="0" />
  451.               <xs:element name="i_status" msprop:Generator_ColumnVarNameInTable="columni_status" msprop:Generator_ColumnPropNameInRow="i_status" msprop:Generator_ColumnPropNameInTable="i_statusColumn" msprop:Generator_UserColumnName="i_status" minOccurs="0">
  452.                 <xs:simpleType>
  453.                   <xs:restriction base="xs:string">
  454.                     <xs:maxLength value="15" />
  455.                   </xs:restriction>
  456.                 </xs:simpleType>
  457.               </xs:element>
  458.               <xs:element name="i_control" msprop:Generator_ColumnVarNameInTable="columni_control" msprop:Generator_ColumnPropNameInRow="i_control" msprop:Generator_ColumnPropNameInTable="i_controlColumn" msprop:Generator_UserColumnName="i_control" minOccurs="0">
  459.                 <xs:simpleType>
  460.                   <xs:restriction base="xs:string">
  461.                     <xs:maxLength value="10" />
  462.                   </xs:restriction>
  463.                 </xs:simpleType>
  464.               </xs:element>
  465.               <xs:element name="i_ag_sub" msprop:Generator_ColumnVarNameInTable="columni_ag_sub" msprop:Generator_ColumnPropNameInRow="i_ag_sub" msprop:Generator_ColumnPropNameInTable="i_ag_subColumn" msprop:Generator_UserColumnName="i_ag_sub" minOccurs="0">
  466.                 <xs:simpleType>
  467.                   <xs:restriction base="xs:string">
  468.                     <xs:maxLength value="15" />
  469.                   </xs:restriction>
  470.                 </xs:simpleType>
  471.               </xs:element>
  472.               <xs:element name="f_transfer" msprop:Generator_ColumnVarNameInTable="columnf_transfer" msprop:Generator_ColumnPropNameInRow="f_transfer" msprop:Generator_ColumnPropNameInTable="f_transferColumn" msprop:Generator_UserColumnName="f_transfer" minOccurs="0">
  473.                 <xs:simpleType>
  474.                   <xs:restriction base="xs:string">
  475.                     <xs:maxLength value="3" />
  476.                   </xs:restriction>
  477.                 </xs:simpleType>
  478.               </xs:element>
  479.               <xs:element name="d_transfer" msprop:Generator_ColumnVarNameInTable="columnd_transfer" msprop:Generator_ColumnPropNameInRow="d_transfer" msprop:Generator_ColumnPropNameInTable="d_transferColumn" msprop:Generator_UserColumnName="d_transfer" type="xs:dateTime" minOccurs="0" />
  480.               <xs:element name="d_upload_stick" msprop:Generator_ColumnVarNameInTable="columnd_upload_stick" msprop:Generator_ColumnPropNameInRow="d_upload_stick" msprop:Generator_ColumnPropNameInTable="d_upload_stickColumn" msprop:Generator_UserColumnName="d_upload_stick" type="xs:dateTime" minOccurs="0" />
  481.               <xs:element name="i_agen_code" msprop:Generator_ColumnVarNameInTable="columni_agen_code" msprop:Generator_ColumnPropNameInRow="i_agen_code" msprop:Generator_ColumnPropNameInTable="i_agen_codeColumn" msprop:Generator_UserColumnName="i_agen_code" minOccurs="0">
  482.                 <xs:simpleType>
  483.                   <xs:restriction base="xs:string">
  484.                     <xs:maxLength value="2" />
  485.                   </xs:restriction>
  486.                 </xs:simpleType>
  487.               </xs:element>
  488.               <xs:element name="c_agen_codename" msprop:Generator_ColumnVarNameInTable="columnc_agen_codename" msprop:Generator_ColumnPropNameInRow="c_agen_codename" msprop:Generator_ColumnPropNameInTable="c_agen_codenameColumn" msprop:Generator_UserColumnName="c_agen_codename" minOccurs="0">
  489.                 <xs:simpleType>
  490.                   <xs:restriction base="xs:string">
  491.                     <xs:maxLength value="30" />
  492.                   </xs:restriction>
  493.                 </xs:simpleType>
  494.               </xs:element>
  495.               <xs:element name="i_agen_code_x0023_" msprop:Generator_ColumnVarNameInTable="_columni_agen_code_" msprop:Generator_ColumnPropNameInRow="_i_agen_code_" msprop:Generator_ColumnPropNameInTable="_i_agen_code_Column" msprop:Generator_UserColumnName="i_agen_code#" minOccurs="0">
  496.                 <xs:simpleType>
  497.                   <xs:restriction base="xs:string">
  498.                     <xs:maxLength value="20" />
  499.                   </xs:restriction>
  500.                 </xs:simpleType>
  501.               </xs:element>
  502.               <xs:element name="f_receive_copy" msprop:Generator_ColumnVarNameInTable="columnf_receive_copy" msprop:Generator_ColumnPropNameInRow="f_receive_copy" msprop:Generator_ColumnPropNameInTable="f_receive_copyColumn" msprop:Generator_UserColumnName="f_receive_copy" minOccurs="0">
  503.                 <xs:simpleType>
  504.                   <xs:restriction base="xs:string">
  505.                     <xs:maxLength value="1" />
  506.                   </xs:restriction>
  507.                 </xs:simpleType>
  508.               </xs:element>
  509.               <xs:element name="i_receive_copy" msprop:Generator_ColumnVarNameInTable="columni_receive_copy" msprop:Generator_ColumnPropNameInRow="i_receive_copy" msprop:Generator_ColumnPropNameInTable="i_receive_copyColumn" msprop:Generator_UserColumnName="i_receive_copy" minOccurs="0">
  510.                 <xs:simpleType>
  511.                   <xs:restriction base="xs:string">
  512.                     <xs:maxLength value="15" />
  513.                   </xs:restriction>
  514.                 </xs:simpleType>
  515.               </xs:element>
  516.               <xs:element name="d_receive_copy" msprop:Generator_ColumnVarNameInTable="columnd_receive_copy" msprop:Generator_ColumnPropNameInRow="d_receive_copy" msprop:Generator_ColumnPropNameInTable="d_receive_copyColumn" msprop:Generator_UserColumnName="d_receive_copy" type="xs:dateTime" minOccurs="0" />
  517.               <xs:element name="f_sticker_type" msprop:Generator_ColumnVarNameInTable="columnf_sticker_type" msprop:Generator_ColumnPropNameInRow="f_sticker_type" msprop:Generator_ColumnPropNameInTable="f_sticker_typeColumn" msprop:Generator_UserColumnName="f_sticker_type" minOccurs="0">
  518.                 <xs:simpleType>
  519.                   <xs:restriction base="xs:string">
  520.                     <xs:maxLength value="1" />
  521.                   </xs:restriction>
  522.                 </xs:simpleType>
  523.               </xs:element>
  524.               <xs:element name="f_pol_ctl" msprop:Generator_ColumnVarNameInTable="columnf_pol_ctl" msprop:Generator_ColumnPropNameInRow="f_pol_ctl" msprop:Generator_ColumnPropNameInTable="f_pol_ctlColumn" msprop:Generator_UserColumnName="f_pol_ctl" minOccurs="0">
  525.                 <xs:simpleType>
  526.                   <xs:restriction base="xs:string">
  527.                     <xs:maxLength value="1" />
  528.                   </xs:restriction>
  529.                 </xs:simpleType>
  530.               </xs:element>
  531.               <xs:element name="e_order_no" msprop:Generator_ColumnVarNameInTable="columne_order_no" msprop:Generator_ColumnPropNameInRow="e_order_no" msprop:Generator_ColumnPropNameInTable="e_order_noColumn" msprop:Generator_UserColumnName="e_order_no" minOccurs="0">
  532.                 <xs:simpleType>
  533.                   <xs:restriction base="xs:string">
  534.                     <xs:maxLength value="15" />
  535.                   </xs:restriction>
  536.                 </xs:simpleType>
  537.               </xs:element>
  538.               <xs:element name="e_distribute_no" msprop:Generator_ColumnVarNameInTable="columne_distribute_no" msprop:Generator_ColumnPropNameInRow="e_distribute_no" msprop:Generator_ColumnPropNameInTable="e_distribute_noColumn" msprop:Generator_UserColumnName="e_distribute_no" minOccurs="0">
  539.                 <xs:simpleType>
  540.                   <xs:restriction base="xs:string">
  541.                     <xs:maxLength value="11" />
  542.                   </xs:restriction>
  543.                 </xs:simpleType>
  544.               </xs:element>
  545.             </xs:sequence>
  546.           </xs:complexType>
  547.         </xs:element>
  548.       </xs:choice>
  549.     </xs:complexType>
  550.     <xs:unique name="Constraint1" msdata:PrimaryKey="true">
  551.       <xs:selector xpath=".//mstns:c_stick_distribute" />
  552.       <xs:field xpath="mstns:e_distribute_no" />
  553.     </xs:unique>
  554.     <xs:unique name="c_stick_web_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
  555.       <xs:selector xpath=".//mstns:c_stick_web" />
  556.       <xs:field xpath="mstns:c_year" />
  557.       <xs:field xpath="mstns:e_pol_no" />
  558.       <xs:field xpath="mstns:e_barcode" />
  559.     </xs:unique>
  560.   </xs:element>
  561. </xs:schema>