516 lines
		
	
	
		
			22 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			516 lines
		
	
	
		
			22 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">
 | |
|   <DataSources>
 | |
|     <DataSource Name="dwms4DataSet">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>3b870839-5b4f-4ddb-a088-cef9b3c95a70</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DataSet1">
 | |
|       <Fields>
 | |
|         <Field Name="seedsNo">
 | |
|           <DataField>seedsNo</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="barcode">
 | |
|           <DataField>barcode</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="itemName">
 | |
|           <DataField>itemName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="sumCnt">
 | |
|           <DataField>sumCnt</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="unit">
 | |
|           <DataField>unit</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="deskId">
 | |
|           <DataField>deskId</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="barcode128">
 | |
|           <DataField>barcode128</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <Query>
 | |
|         <DataSourceName>dwms4DataSet</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>epickDataSet</rd:DataSetName>
 | |
|         <rd:SchemaPath>E:\docs\项目\万维\epickww\epickDataSet.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>v_sumCntBySeedsBarcode128</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>v_sumCntBySeedsBarcode128TableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <Body>
 | |
|     <ReportItems>
 | |
|       <Tablix Name="Tablix2">
 | |
|         <TablixBody>
 | |
|           <TablixColumns>
 | |
|             <TablixColumn>
 | |
|               <Width>2.30643in</Width>
 | |
|             </TablixColumn>
 | |
|           </TablixColumns>
 | |
|           <TablixRows>
 | |
|             <TablixRow>
 | |
|               <Height>1.51088in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Rectangle Name="Rectangle2">
 | |
|                       <ReportItems>
 | |
|                         <Textbox Name="barcode">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!barcode.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>barcode</rd:DefaultName>
 | |
|                           <Top>1.90562cm</Top>
 | |
|                           <Left>0.82505cm</Left>
 | |
|                           <Height>0.538cm</Height>
 | |
|                           <Width>4.25979cm</Width>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="barcode128">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!barcode128.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Code 128</FontFamily>
 | |
|                                     <FontSize>26pt</FontSize>
 | |
|                                     <FontWeight>Normal</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>barcode128</rd:DefaultName>
 | |
|                           <Top>0.78013cm</Top>
 | |
|                           <Left>0.10046cm</Left>
 | |
|                           <Height>1.13431cm</Height>
 | |
|                           <Width>5.6574cm</Width>
 | |
|                           <ZIndex>1</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="sumCnt">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!sumCnt.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>sumCnt</rd:DefaultName>
 | |
|                           <Top>2.465cm</Top>
 | |
|                           <Left>3.94509cm</Left>
 | |
|                           <Height>0.43751cm</Height>
 | |
|                           <Width>1.02715cm</Width>
 | |
|                           <ZIndex>2</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="unit">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!unit.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>unit</rd:DefaultName>
 | |
|                           <Top>2.39444cm</Top>
 | |
|                           <Left>5.00752cm</Left>
 | |
|                           <Height>0.50807cm</Height>
 | |
|                           <Width>0.72725cm</Width>
 | |
|                           <ZIndex>3</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="itemName">
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!itemName.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>12pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>itemName</rd:DefaultName>
 | |
|                           <Top>0.14485cm</Top>
 | |
|                           <Left>0.10046cm</Left>
 | |
|                           <Height>0.6cm</Height>
 | |
|                           <Width>5.6574cm</Width>
 | |
|                           <ZIndex>4</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="deskId">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!deskId.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Center</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>deskId</rd:DefaultName>
 | |
|                           <Top>2.49145cm</Top>
 | |
|                           <Left>1.08821cm</Left>
 | |
|                           <Height>0.41105cm</Height>
 | |
|                           <Width>0.7273cm</Width>
 | |
|                           <ZIndex>5</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="ExecutionTime">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Globals!ExecutionTime</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Left</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>ExecutionTime</rd:DefaultName>
 | |
|                           <Top>3.10535cm</Top>
 | |
|                           <Left>0.02579cm</Left>
 | |
|                           <Height>0.58744cm</Height>
 | |
|                           <Width>3.46069cm</Width>
 | |
|                           <ZIndex>6</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="Textbox1">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>总计</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                           <Top>2.44362cm</Top>
 | |
|                           <Left>3.05433cm</Left>
 | |
|                           <Height>0.45889cm</Height>
 | |
|                           <Width>0.89076cm</Width>
 | |
|                           <ZIndex>7</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="Textbox2">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>播种台</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                           <Top>2.39952cm</Top>
 | |
|                           <Left>0.06107cm</Left>
 | |
|                           <Height>0.50299cm</Height>
 | |
|                           <Width>1.02715cm</Width>
 | |
|                           <ZIndex>8</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="seedsNo">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!seedsNo.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>seedsNo</rd:DefaultName>
 | |
|                           <Top>3.0928cm</Top>
 | |
|                           <Left>4.61946cm</Left>
 | |
|                           <Height>0.6cm</Height>
 | |
|                           <Width>1.08952cm</Width>
 | |
|                           <ZIndex>9</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                         <Textbox Name="Textbox3">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>波次</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>宋体</FontFamily>
 | |
|                                     <FontSize>8pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                           <Top>3.10535cm</Top>
 | |
|                           <Left>3.59231cm</Left>
 | |
|                           <Height>0.58744cm</Height>
 | |
|                           <Width>1.02715cm</Width>
 | |
|                           <ZIndex>10</ZIndex>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Style>None</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </ReportItems>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <ZIndex>1</ZIndex>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                       </Style>
 | |
|                     </Rectangle>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|           </TablixRows>
 | |
|         </TablixBody>
 | |
|         <TablixColumnHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember />
 | |
|           </TablixMembers>
 | |
|         </TablixColumnHierarchy>
 | |
|         <TablixRowHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember>
 | |
|               <Group Name="详细信息" />
 | |
|             </TablixMember>
 | |
|           </TablixMembers>
 | |
|         </TablixRowHierarchy>
 | |
|         <DataSetName>DataSet1</DataSetName>
 | |
|         <Height>3.83764cm</Height>
 | |
|         <Width>5.85832cm</Width>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|         </Style>
 | |
|       </Tablix>
 | |
|     </ReportItems>
 | |
|     <Height>3.83764cm</Height>
 | |
|     <Style />
 | |
|   </Body>
 | |
|   <Width>5.85832cm</Width>
 | |
|   <Page>
 | |
|     <PageHeight>29.7cm</PageHeight>
 | |
|     <PageWidth>21cm</PageWidth>
 | |
|     <LeftMargin>2cm</LeftMargin>
 | |
|     <RightMargin>2cm</RightMargin>
 | |
|     <TopMargin>2cm</TopMargin>
 | |
|     <BottomMargin>2cm</BottomMargin>
 | |
|     <ColumnSpacing>0.13cm</ColumnSpacing>
 | |
|     <Style>
 | |
|       <Border>
 | |
|         <Style>Solid</Style>
 | |
|       </Border>
 | |
|       <TopBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </TopBorder>
 | |
|       <BottomBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </BottomBorder>
 | |
|       <LeftBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </LeftBorder>
 | |
|       <RightBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </RightBorder>
 | |
|     </Style>
 | |
|   </Page>
 | |
|   <rd:ReportID>8c1713be-3b24-48c0-bb6c-45bf5fe613c8</rd:ReportID>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
| </Report> |