1105文档修改 1107主程序优化

This commit is contained in:
leomo 2022-11-07 22:07:49 +08:00
parent 80dc2a83eb
commit 9a11358e33
114 changed files with 1214 additions and 21430 deletions

View File

@ -59,18 +59,6 @@
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>Extensions\Microsoft.Office.Interop.Excel.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Microsoft.ReportViewer.Common.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ReportViewer.ProcessingObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Extensions\Microsoft.ReportViewer.ProcessingObjectModel.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Microsoft.ReportViewer.WinForms.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Extensions\Newtonsoft.Json.dll</HintPath>
@ -784,113 +772,6 @@
<Compile Include="PublicUI\MainFormManage.designer.cs">
<DependentUpon>MainFormManage.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\DepOperationWorkloadReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\DepOperationWorkloadReport.Designer.cs">
<DependentUpon>DepOperationWorkloadReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmAllReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmAllReport.Designer.cs">
<DependentUpon>frmAllReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmAnaesthesiaMethodReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmAnaesthesiaMethodReport.Designer.cs">
<DependentUpon>frmAnaesthesiaMethodReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmAntifungalDrugsReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmAntifungalDrugsReport.Designer.cs">
<DependentUpon>frmAntifungalDrugsReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmNurseOperationWorkload.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmNurseOperationWorkload.Designer.cs">
<DependentUpon>frmNurseOperationWorkload.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmOperationCutTypeSumReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmOperationCutTypeSumReport.Designer.cs">
<DependentUpon>frmOperationCutTypeSumReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmOperationInfoReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmOperationInfoReport.Designer.cs">
<DependentUpon>frmOperationInfoReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmOperationPlanReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmOperationPlanReport.Designer.cs">
<DependentUpon>frmOperationPlanReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmOperationPlanReportPrint.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmOperationPlanReportPrint.Designer.cs">
<DependentUpon>frmOperationPlanReportPrint.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\frmOperationWorkloadStatisticsReport.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ReportManager\frmOperationWorkloadStatisticsReport.Designer.cs">
<DependentUpon>frmOperationWorkloadStatisticsReport.cs</DependentUpon>
</Compile>
<Compile Include="ReportManager\ReportDataHelper.cs" />
<Compile Include="ReportManager\ReportDataSource\AnaesthesiaMethodReportDataSet.cs">
<DependentUpon>AnaesthesiaMethodReportDataSet.xsd</DependentUpon>
</Compile>
<Compile Include="ReportManager\ReportDataSource\AnaesthesiaMethodReportDataSet.Designer.cs">
<DependentUpon>AnaesthesiaMethodReportDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\AntifungalDrugsReportDataSet1.Designer.cs">
<DependentUpon>AntifungalDrugsReportDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\DepOperationWorkloadReportDataSet.Designer.cs">
<DependentUpon>DepOperationWorkloadReportDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\NurseOperationWorkloadDataSet.Designer.cs">
<DependentUpon>NurseOperationWorkloadDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\OperationCutTypeSumReportDataSet.Designer.cs">
<DependentUpon>OperationCutTypeSumReportDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\OperationInfoReportDataSet.Designer.cs">
<DependentUpon>OperationInfoReportDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\OperationWorkloadStatisticsReportDataSet.cs">
<DependentUpon>OperationWorkloadStatisticsReportDataSet.xsd</DependentUpon>
</Compile>
<Compile Include="ReportManager\ReportDataSource\OperationWorkloadStatisticsReportDataSet.Designer.cs">
<DependentUpon>OperationWorkloadStatisticsReportDataSet.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="ReportManager\ReportDataSource\ReportDataDataSource.Designer.cs">
<DependentUpon>ReportDataDataSource.xsd</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="DataDictionary\frmBasicDictionary.resx">
<DependentUpon>frmBasicDictionary.cs</DependentUpon>
</EmbeddedResource>
@ -1240,44 +1121,6 @@
<EmbeddedResource Include="PublicUI\MainFormManage.resx">
<DependentUpon>MainFormManage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\DepOperationWorkloadReport.resx">
<DependentUpon>DepOperationWorkloadReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmAllReport.resx">
<DependentUpon>frmAllReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmAnaesthesiaMethodReport.resx">
<DependentUpon>frmAnaesthesiaMethodReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmAntifungalDrugsReport.resx">
<DependentUpon>frmAntifungalDrugsReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmNurseOperationWorkload.resx">
<DependentUpon>frmNurseOperationWorkload.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmOperationCutTypeSumReport.resx">
<DependentUpon>frmOperationCutTypeSumReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmOperationInfoReport.resx">
<DependentUpon>frmOperationInfoReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmOperationPlanReport.resx">
<DependentUpon>frmOperationPlanReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmOperationPlanReportPrint.resx">
<DependentUpon>frmOperationPlanReportPrint.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\frmOperationWorkloadStatisticsReport.resx">
<DependentUpon>frmOperationWorkloadStatisticsReport.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ReportManager\ReportTemplate\AnaesthesiaMethodReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\AntifungalDrugsReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\NurseOperationWorkloadReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\OperationCutTypeSumReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\OperationInfoReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\OperationPlanReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\OperationWorkloadStatisticsReport.rdlc" />
<EmbeddedResource Include="ReportManager\ReportTemplate\QuietOperationRecordSheetSDY.rdlc" />
<None Include="Clear.Bat">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
@ -1314,9 +1157,6 @@
<Content Include="Extensions\DevComponents.DotNetBar.SuperGrid.dll" />
<Content Include="Extensions\DevComponents.DotNetBar2.dll" />
<Content Include="Extensions\Microsoft.Office.Interop.Excel.dll" />
<Content Include="Extensions\Microsoft.ReportViewer.Common.dll" />
<Content Include="Extensions\Microsoft.ReportViewer.ProcessingObjectModel.dll" />
<Content Include="Extensions\Microsoft.ReportViewer.WinForms.dll" />
<Content Include="Resources\AttachFile.png" />
<Content Include="Resources\bg.png" />
<Content Include="Resources\BookNote.png" />
@ -1459,95 +1299,6 @@
<None Include="Resources\安全检查.png" />
<None Include="Resources\xitong_shezhi2.png" />
<None Include="Resources\xitong_shezhi.png" />
<None Include="ReportManager\ReportDataSource\AnaesthesiaMethodReportDataSet.xsc">
<DependentUpon>AnaesthesiaMethodReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\AnaesthesiaMethodReportDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>AnaesthesiaMethodReportDataSet.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\AnaesthesiaMethodReportDataSet.xss">
<DependentUpon>AnaesthesiaMethodReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\AntifungalDrugsReportDataSet.xsc">
<DependentUpon>AntifungalDrugsReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\AntifungalDrugsReportDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>AntifungalDrugsReportDataSet1.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\AntifungalDrugsReportDataSet.xss">
<DependentUpon>AntifungalDrugsReportDataSet.xsd</DependentUpon>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\DepOperationWorkloadReportDataSet.xsc">
<DependentUpon>DepOperationWorkloadReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\DepOperationWorkloadReportDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DepOperationWorkloadReportDataSet.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\DepOperationWorkloadReportDataSet.xss">
<DependentUpon>DepOperationWorkloadReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\NurseOperationWorkloadDataSet.xsc">
<DependentUpon>NurseOperationWorkloadDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\NurseOperationWorkloadDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>NurseOperationWorkloadDataSet.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\NurseOperationWorkloadDataSet.xss">
<DependentUpon>NurseOperationWorkloadDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\OperationCutTypeSumReportDataSet.xsc">
<DependentUpon>OperationCutTypeSumReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\OperationCutTypeSumReportDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>OperationCutTypeSumReportDataSet.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\OperationCutTypeSumReportDataSet.xss">
<DependentUpon>OperationCutTypeSumReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\OperationInfoReportDataSet.xsc">
<DependentUpon>OperationInfoReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\OperationInfoReportDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>OperationInfoReportDataSet.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\OperationInfoReportDataSet.xss">
<DependentUpon>OperationInfoReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\OperationWorkloadStatisticsReportDataSet.xsc">
<DependentUpon>OperationWorkloadStatisticsReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\OperationWorkloadStatisticsReportDataSet.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>OperationWorkloadStatisticsReportDataSet.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\OperationWorkloadStatisticsReportDataSet.xss">
<DependentUpon>OperationWorkloadStatisticsReportDataSet.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\ReportDataDataSource.xsc">
<DependentUpon>ReportDataDataSource.xsd</DependentUpon>
</None>
<None Include="ReportManager\ReportDataSource\ReportDataDataSource.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>ReportDataDataSource.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</None>
<None Include="ReportManager\ReportDataSource\ReportDataDataSource.xss">
<DependentUpon>ReportDataDataSource.xsd</DependentUpon>
</None>
<None Include="Resources\图标_新增.png" />
<None Include="Resources\图标_新建.png" />
<None Include="Resources\图标_麻醉知情同意书.png" />

View File

@ -412,6 +412,7 @@
this.treeView1.Size = new System.Drawing.Size(181, 455);
this.treeView1.TabIndex = 0;
this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
this.treeView1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseDoubleClick);
//
// panel6
//

View File

@ -30,7 +30,7 @@ namespace DataDictionary.UI
this.cboParent.ValueMember = "Id";
this.treeView1.BackColor = System.Drawing.Color.Snow;
AIMSExtension.PublicMethod.SetDgvAttribute(dgvBasicDictionary);
//AIMSExtension.PublicMethod.SetDgvAttribute(dgvBasicDictionary);
AIMSExtension.PublicMethod.EnabledControl(panel4, false);
_state = AIMSExtension.EditState.BROWSE;
InitTreeView();
@ -68,7 +68,7 @@ namespace DataDictionary.UI
_state = AIMSExtension.EditState.ADD;
AIMSExtension.PublicMethod.EnabledControl(panel4, true);
AIMSExtension.PublicMethod.ClearControl(panel4);
cboParent.Text = "无";
//cboParent.Text = "无";
intOrder.Text = "0";
chkIsValid.Checked = true;
@ -194,14 +194,20 @@ namespace DataDictionary.UI
private void treeView1_AfterSelect(object sender, TreeViewEventArgs e)
{
if (this.treeView1.SelectedNode.Level == 0)
{
txtName.Text = "";
}
if (this.treeView1.SelectedNode.Level == 1)
{
dgvBasicDictionary.DataSource = BBasicDictionary.GetDataDictionaryDataTable(int.Parse(treeView1.SelectedNode.Parent.Name));
}
}
private void treeView1_MouseDoubleClick(object sender, MouseEventArgs e)
{
if (this.treeView1.SelectedNode.Level == 0)
{
dgvBasicDictionary.DataSource = BBasicDictionary.GetDataDictionaryDataTable(int.Parse(treeView1.SelectedNode.Name));
cboParent.SelectedValue = int.Parse(treeView1.SelectedNode.Name);
}
}
}
}

View File

@ -28,9 +28,11 @@
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("抗菌药");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("毒麻药品");
System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("其它");
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("麻醉药");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("精神I类");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("精神II类");
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("普通药");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("血液制品");
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbAdd = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
@ -42,6 +44,9 @@
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbExit = new System.Windows.Forms.ToolStripButton();
this.panel4 = new System.Windows.Forms.Panel();
this.txtUseRate = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.txtUnit = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.cboDosageUnit = new System.Windows.Forms.ComboBox();
@ -58,13 +63,6 @@
this.panel1 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.dgv = new System.Windows.Forms.DataGridView();
this.panel3 = new System.Windows.Forms.Panel();
this.treeView1 = new System.Windows.Forms.TreeView();
this.panel2 = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.txtUseRate = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.HelpCodeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
@ -74,6 +72,10 @@
this.UnitColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UseRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IsValidColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel3 = new System.Windows.Forms.Panel();
this.treeView1 = new System.Windows.Forms.TreeView();
this.panel2 = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.toolStrip1.SuspendLayout();
this.panel4.SuspendLayout();
this.panel1.SuspendLayout();
@ -201,9 +203,33 @@
this.panel4.Font = new System.Drawing.Font("宋体", 10.5F);
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(691, 106);
this.panel4.Size = new System.Drawing.Size(691, 115);
this.panel4.TabIndex = 0;
//
// txtUseRate
//
this.txtUseRate.Location = new System.Drawing.Point(482, 71);
this.txtUseRate.Name = "txtUseRate";
this.txtUseRate.Size = new System.Drawing.Size(45, 23);
this.txtUseRate.TabIndex = 563;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(433, 75);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(35, 14);
this.label6.TabIndex = 562;
this.label6.Text = "频次";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(487, 76);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(0, 14);
this.label4.TabIndex = 561;
//
// txtUnit
//
this.txtUnit.Location = new System.Drawing.Point(287, 70);
@ -285,7 +311,7 @@
// chkIsValid
//
this.chkIsValid.AutoSize = true;
this.chkIsValid.Location = new System.Drawing.Point(589, 82);
this.chkIsValid.Location = new System.Drawing.Point(551, 73);
this.chkIsValid.Name = "chkIsValid";
this.chkIsValid.Size = new System.Drawing.Size(68, 18);
this.chkIsValid.TabIndex = 549;
@ -330,9 +356,9 @@
//
this.panel5.Controls.Add(this.dgv);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(0, 106);
this.panel5.Location = new System.Drawing.Point(0, 115);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(691, 321);
this.panel5.Size = new System.Drawing.Size(691, 312);
this.panel5.TabIndex = 1;
//
// dgv
@ -356,83 +382,9 @@
this.dgv.RowHeadersVisible = false;
this.dgv.RowTemplate.Height = 23;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv.Size = new System.Drawing.Size(691, 321);
this.dgv.Size = new System.Drawing.Size(691, 312);
this.dgv.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.panel5);
this.panel3.Controls.Add(this.panel4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(181, 47);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(691, 427);
this.panel3.TabIndex = 8;
//
// treeView1
//
this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeView1.Font = new System.Drawing.Font("宋体", 11F);
this.treeView1.Location = new System.Drawing.Point(0, 0);
this.treeView1.Name = "treeView1";
treeNode4.Name = "抗菌药";
treeNode4.Text = "抗菌药";
treeNode4.ToolTipText = "抗菌药";
treeNode5.Name = "毒麻药品";
treeNode5.Text = "毒麻药品";
treeNode5.ToolTipText = "毒麻药品";
treeNode6.Name = "其它";
treeNode6.Text = "其它";
this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode4,
treeNode5,
treeNode6});
this.treeView1.Size = new System.Drawing.Size(181, 427);
this.treeView1.TabIndex = 0;
this.treeView1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseDoubleClick);
//
// panel2
//
this.panel2.Controls.Add(this.treeView1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
this.panel2.Location = new System.Drawing.Point(0, 47);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(181, 427);
this.panel2.TabIndex = 7;
//
// panel6
//
this.panel6.Controls.Add(this.panel1);
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(872, 47);
this.panel6.TabIndex = 9;
//
// txtUseRate
//
this.txtUseRate.Location = new System.Drawing.Point(479, 76);
this.txtUseRate.Name = "txtUseRate";
this.txtUseRate.Size = new System.Drawing.Size(45, 23);
this.txtUseRate.TabIndex = 563;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(430, 80);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(35, 14);
this.label6.TabIndex = 562;
this.label6.Text = "频次";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(484, 81);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(0, 14);
this.label4.TabIndex = 561;
//
// Id
//
this.Id.DataPropertyName = "Id";
@ -498,6 +450,65 @@
this.IsValidColumn.ReadOnly = true;
this.IsValidColumn.Width = 75;
//
// panel3
//
this.panel3.Controls.Add(this.panel5);
this.panel3.Controls.Add(this.panel4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(181, 47);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(691, 427);
this.panel3.TabIndex = 8;
//
// treeView1
//
this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeView1.Font = new System.Drawing.Font("宋体", 11F);
this.treeView1.Location = new System.Drawing.Point(0, 0);
this.treeView1.Name = "treeView1";
treeNode1.Name = "麻醉药";
treeNode1.Text = "麻醉药";
treeNode1.ToolTipText = "麻醉药";
treeNode2.Name = "精神I类";
treeNode2.Text = "精神I类";
treeNode2.ToolTipText = "精神I类";
treeNode3.Name = "精神II类";
treeNode3.Text = "精神II类";
treeNode3.ToolTipText = "精神II类";
treeNode4.Name = "普通药";
treeNode4.Text = "普通药";
treeNode4.ToolTipText = "普通药";
treeNode5.Name = "血液制品";
treeNode5.Text = "血液制品";
treeNode5.ToolTipText = "血液制品";
this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode1,
treeNode2,
treeNode3,
treeNode4,
treeNode5});
this.treeView1.Size = new System.Drawing.Size(181, 427);
this.treeView1.TabIndex = 0;
this.treeView1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseDoubleClick);
//
// panel2
//
this.panel2.Controls.Add(this.treeView1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
this.panel2.Location = new System.Drawing.Point(0, 47);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(181, 427);
this.panel2.TabIndex = 7;
//
// panel6
//
this.panel6.Controls.Add(this.panel1);
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(872, 47);
this.panel6.TabIndex = 9;
//
// frmDrugs
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);

View File

@ -39,23 +39,27 @@
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbExit = new System.Windows.Forms.ToolStripButton();
this.panel1 = new System.Windows.Forms.Panel();
this.txtHelpCode = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.cboEventKind = new System.Windows.Forms.ComboBox();
this.label17 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.txtUseRate = new System.Windows.Forms.TextBox();
this.txtHelpCode = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.chkIsValid = new System.Windows.Forms.CheckBox();
this.txtRemark = new System.Windows.Forms.TextBox();
this.txtName = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.dgvEventsKind = new System.Windows.Forms.DataGridView();
this.label4 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.txtUseRate = new System.Windows.Forms.TextBox();
this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.EventKind = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.HelpCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UseRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IsValid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.toolStrip1.SuspendLayout();
this.panel1.SuspendLayout();
@ -159,11 +163,14 @@
//
// panel1
//
this.panel1.Controls.Add(this.cboEventKind);
this.panel1.Controls.Add(this.txtRemark);
this.panel1.Controls.Add(this.label17);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.txtUseRate);
this.panel1.Controls.Add(this.txtHelpCode);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.cboEventKind);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label2);
@ -174,25 +181,9 @@
this.panel1.Font = new System.Drawing.Font("宋体", 10.5F);
this.panel1.Location = new System.Drawing.Point(0, 49);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(777, 45);
this.panel1.Size = new System.Drawing.Size(777, 69);
this.panel1.TabIndex = 8;
//
// txtHelpCode
//
this.txtHelpCode.Location = new System.Drawing.Point(497, 11);
this.txtHelpCode.Name = "txtHelpCode";
this.txtHelpCode.Size = new System.Drawing.Size(78, 23);
this.txtHelpCode.TabIndex = 558;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(434, 15);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 557;
this.label3.Text = "助记码:";
//
// cboEventKind
//
this.cboEventKind.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
@ -205,6 +196,64 @@
this.cboEventKind.Size = new System.Drawing.Size(152, 22);
this.cboEventKind.TabIndex = 556;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(673, 44);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(98, 14);
this.label17.TabIndex = 561;
this.label17.Text = "(\'|\'分割说明)";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(12, 45);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(49, 14);
this.label7.TabIndex = 559;
this.label7.Text = "备注:";
//
// txtUseRate
//
this.txtUseRate.Location = new System.Drawing.Point(639, 11);
this.txtUseRate.Name = "txtUseRate";
this.txtUseRate.Size = new System.Drawing.Size(45, 23);
this.txtUseRate.TabIndex = 558;
//
// txtHelpCode
//
this.txtHelpCode.Location = new System.Drawing.Point(497, 11);
this.txtHelpCode.Name = "txtHelpCode";
this.txtHelpCode.Size = new System.Drawing.Size(78, 23);
this.txtHelpCode.TabIndex = 558;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(590, 15);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 14);
this.label6.TabIndex = 557;
this.label6.Text = "频次:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(434, 15);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 557;
this.label3.Text = "助记码:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(644, 16);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(0, 14);
this.label4.TabIndex = 14;
//
// label5
//
this.label5.AutoSize = true;
@ -232,6 +281,14 @@
this.chkIsValid.Text = "有效性";
this.chkIsValid.UseVisualStyleBackColor = true;
//
// txtRemark
//
this.txtRemark.Location = new System.Drawing.Point(56, 39);
this.txtRemark.Name = "txtRemark";
this.txtRemark.Size = new System.Drawing.Size(611, 23);
this.txtRemark.TabIndex = 12;
this.txtRemark.TextChanged += new System.EventHandler(this.txtName_TextChanged);
//
// txtName
//
this.txtName.Location = new System.Drawing.Point(267, 11);
@ -260,40 +317,17 @@
this.NameColumn,
this.HelpCode,
this.UseRate,
this.Remark,
this.IsValid});
this.dgvEventsKind.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvEventsKind.Location = new System.Drawing.Point(0, 94);
this.dgvEventsKind.Location = new System.Drawing.Point(0, 118);
this.dgvEventsKind.Name = "dgvEventsKind";
this.dgvEventsKind.RowHeadersVisible = false;
this.dgvEventsKind.RowTemplate.Height = 23;
this.dgvEventsKind.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvEventsKind.Size = new System.Drawing.Size(777, 341);
this.dgvEventsKind.Size = new System.Drawing.Size(777, 317);
this.dgvEventsKind.TabIndex = 9;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(644, 16);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(0, 14);
this.label4.TabIndex = 14;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(590, 15);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 14);
this.label6.TabIndex = 557;
this.label6.Text = "频次:";
//
// txtUseRate
//
this.txtUseRate.Location = new System.Drawing.Point(639, 11);
this.txtUseRate.Name = "txtUseRate";
this.txtUseRate.Size = new System.Drawing.Size(45, 23);
this.txtUseRate.TabIndex = 558;
//
// Id
//
this.Id.DataPropertyName = "Id";
@ -331,6 +365,12 @@
this.UseRate.HeaderText = "频次";
this.UseRate.Name = "UseRate";
//
// Remark
//
this.Remark.DataPropertyName = "Remark";
this.Remark.HeaderText = "备注";
this.Remark.Name = "Remark";
//
// IsValid
//
this.IsValid.DataPropertyName = "IsValid";
@ -384,11 +424,15 @@
private System.Windows.Forms.TextBox txtUseRate;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txtRemark;
private System.Windows.Forms.DataGridViewTextBoxColumn Id;
private System.Windows.Forms.DataGridViewTextBoxColumn EventKind;
private System.Windows.Forms.DataGridViewTextBoxColumn NameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn HelpCode;
private System.Windows.Forms.DataGridViewTextBoxColumn UseRate;
private System.Windows.Forms.DataGridViewTextBoxColumn Remark;
private System.Windows.Forms.DataGridViewTextBoxColumn IsValid;
}
}

View File

@ -28,14 +28,16 @@ namespace DataDictionary.UI
AIMSExtension.PublicMethod.EnabledControl(panel1, false);
AIMSExtension.PublicMethod.ClearControl(panel1);
_state = AIMSExtension.EditState.BROWSE;
txtName.Enabled = true;
chkIsValid.Enabled = true;
dgvEventsKind.DataSource = BEvents.GetDataTable();
txtName.TextChanged += new EventHandler(txtName_TextChanged);
}
private void tsbAdd_Click(object sender, EventArgs e)
{
_state = AIMSExtension.EditState.ADD;
AIMSExtension.PublicMethod.EnabledControl(panel1, true);
AIMSExtension.PublicMethod.ClearControl(panel1);
chkIsValid.Checked = true;
}
private void tsbExit_Click(object sender, EventArgs e)
{
@ -46,6 +48,9 @@ namespace DataDictionary.UI
_state = AIMSExtension.EditState.BROWSE;
AIMSExtension.PublicMethod.EnabledControl(panel1, false);
AIMSExtension.PublicMethod.ClearControl(panel1);
txtName.Enabled = true;
chkIsValid.Enabled = true;
dgvEventsKind.DataSource = BEvents.GetDataTable(txtName.Text, chkIsValid.Checked);
}
private bool ValidInput()
{
@ -68,10 +73,8 @@ namespace DataDictionary.UI
private void tsbModify_Click(object sender, EventArgs e)
{
_state = AIMSExtension.EditState.EDIT;
AIMSExtension.PublicMethod.EnabledControl(panel1, false);
AIMSExtension.PublicMethod.EnabledControl(panel1, true);
txtHelpCode.Enabled = true;
chkIsValid.Enabled = true;
if (dgvEventsKind.Rows.Count > 0)
{
SelectEventsKindRowId = int.Parse(dgvEventsKind.CurrentRow.Cells["Id"].Value.ToString());
@ -79,6 +82,8 @@ namespace DataDictionary.UI
txtName.Text = dgvEventsKind.CurrentRow.Cells["NameColumn"].Value.ToString();
txtHelpCode.Text = dgvEventsKind.CurrentRow.Cells["HelpCode"].Value.ToString();
txtUseRate.Text = dgvEventsKind.CurrentRow.Cells["UseRate"].Value.ToString();
txtRemark.Text = dgvEventsKind.CurrentRow.Cells["Remark"].Value.ToString();
if (dgvEventsKind.CurrentRow.Cells["IsValid"].Value.ToString() == "有效")
{
chkIsValid.Checked = true;
@ -100,6 +105,7 @@ namespace DataDictionary.UI
EventsObj.HelpCode = txtHelpCode.Text;
EventsObj.IsValid = int.Parse(chkIsValid.Checked ? "1" : "0");
EventsObj.UseRate = int.Parse(txtUseRate.Text.Trim());
EventsObj.Remark = txtRemark.Text;
EventsObj.OperatorNo = AIMSExtension.PublicMethod.OperatorNo;
EventsObj.OperatorName = AIMSExtension.PublicMethod.OperatorName;
EventsObj.OperateDate = AIMSExtension.PublicMethod.SystemDate();
@ -118,14 +124,25 @@ namespace DataDictionary.UI
BEvents.Update(EventsObj);
}
}
_state = AIMSExtension.EditState.BROWSE;
dgvEventsKind.CurrentRow.Cells["EventKind"].Value = cboEventKind.Text;
dgvEventsKind.CurrentRow.Cells["NameColumn"].Value = txtName.Text;
dgvEventsKind.CurrentRow.Cells["HelpCode"].Value = txtHelpCode.Text;
dgvEventsKind.CurrentRow.Cells["UseRate"].Value = txtUseRate.Text;
dgvEventsKind.CurrentRow.Cells["Remark"].Value = txtRemark.Text;
dgvEventsKind.CurrentRow.Cells["IsValid"].Value = chkIsValid.Checked == true ? "有效" : "无效";
AIMSExtension.PublicMethod.EnabledControl(panel1, false);
AIMSExtension.PublicMethod.ClearControl(panel1);
dgvEventsKind.DataSource = BEvents.GetDataTable();
_state = AIMSExtension.EditState.BROWSE;
txtName.Enabled = true;
chkIsValid.Enabled = true;
}
private void txtName_TextChanged(object sender, EventArgs e)
{
txtHelpCode.Text = AIMSExtension.PublicMethod.GetFirstLetter(txtName.Text);
if (_state == AIMSExtension.EditState.BROWSE)
dgvEventsKind.DataSource = BEvents.GetDataTable(txtName.Text, chkIsValid.Checked);
else
txtHelpCode.Text = AIMSExtension.PublicMethod.GetFirstLetter(txtName.Text);
}
}
}

View File

@ -135,6 +135,9 @@
<metadata name="UseRate.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Remark.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="IsValid.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>

View File

@ -32,6 +32,16 @@ namespace AIMS.DocManager
public string Item18 { get; set; }
public string Item19 { get; set; }
public string Item20 { get; set; }
public string Item21 { get; set; }
public string Item22 { get; set; }
public string Item23 { get; set; }
public string Item24 { get; set; }
public string Item25 { get; set; }
public string Item26 { get; set; }
public string Item27 { get; set; }
public string Item28 { get; set; }
public string Item29 { get; set; }
public string Item30 { get; set; }
public static PatientLisResult GetLisResult(string patientNo)
{
@ -60,6 +70,16 @@ namespace AIMS.DocManager
patient.Item18 = dt.Rows[0]["Item18"].ToString();
patient.Item19 = dt.Rows[0]["Item19"].ToString();
patient.Item20 = dt.Rows[0]["Item20"].ToString();
patient.Item21 = dt.Rows[0]["Item21"].ToString();
patient.Item22 = dt.Rows[0]["Item22"].ToString();
patient.Item23 = dt.Rows[0]["Item23"].ToString();
patient.Item24 = dt.Rows[0]["Item24"].ToString();
patient.Item25 = dt.Rows[0]["Item25"].ToString();
patient.Item26 = dt.Rows[0]["Item26"].ToString();
patient.Item27 = dt.Rows[0]["Item27"].ToString();
patient.Item28 = dt.Rows[0]["Item28"].ToString();
patient.Item29 = dt.Rows[0]["Item29"].ToString();
patient.Item30 = dt.Rows[0]["Item30"].ToString();
}
return patient;
}

View File

@ -46,7 +46,7 @@
this.label2.BackColor = System.Drawing.Color.White;
this.label2.Font = new System.Drawing.Font("宋体", 9F);
this.label2.ForeColor = System.Drawing.Color.SteelBlue;
this.label2.Location = new System.Drawing.Point(406, 351);
this.label2.Location = new System.Drawing.Point(406, 356);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(41, 12);
this.label2.TabIndex = 5;
@ -59,7 +59,7 @@
this.btnOk.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
this.btnOk.FocusCuesEnabled = false;
this.btnOk.Font = new System.Drawing.Font("微软雅黑", 11.5F);
this.btnOk.Location = new System.Drawing.Point(428, 268);
this.btnOk.Location = new System.Drawing.Point(435, 264);
this.btnOk.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(76, 43);
@ -74,7 +74,7 @@
this.btnExit.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
this.btnExit.FocusCuesEnabled = false;
this.btnExit.Font = new System.Drawing.Font("微软雅黑", 11.5F);
this.btnExit.Location = new System.Drawing.Point(523, 268);
this.btnExit.Location = new System.Drawing.Point(530, 264);
this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(76, 43);
@ -90,10 +90,10 @@
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.ForeColor = System.Drawing.SystemColors.ButtonShadow;
this.labelX1.Location = new System.Drawing.Point(387, 187);
this.labelX1.Location = new System.Drawing.Point(385, 187);
this.labelX1.Name = "labelX1";
this.labelX1.SingleLineColor = System.Drawing.Color.Transparent;
this.labelX1.Size = new System.Drawing.Size(57, 23);
this.labelX1.Size = new System.Drawing.Size(56, 23);
this.labelX1.TabIndex = 15;
this.labelX1.Text = "用户名";
//
@ -105,10 +105,10 @@
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.ForeColor = System.Drawing.SystemColors.ButtonShadow;
this.labelX2.Location = new System.Drawing.Point(393, 229);
this.labelX2.Location = new System.Drawing.Point(392, 225);
this.labelX2.Name = "labelX2";
this.labelX2.SingleLineColor = System.Drawing.Color.Transparent;
this.labelX2.Size = new System.Drawing.Size(57, 23);
this.labelX2.Size = new System.Drawing.Size(42, 23);
this.labelX2.TabIndex = 15;
this.labelX2.Text = "密码";
//
@ -139,7 +139,7 @@
this.txtPassWord.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtPassWord.DisabledBackColor = System.Drawing.Color.White;
this.txtPassWord.ForeColor = System.Drawing.Color.Black;
this.txtPassWord.Location = new System.Drawing.Point(447, 227);
this.txtPassWord.Location = new System.Drawing.Point(446, 225);
this.txtPassWord.Name = "txtPassWord";
this.txtPassWord.PasswordChar = '*';
this.txtPassWord.PreventEnterBeep = true;
@ -152,7 +152,7 @@
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Location = new System.Drawing.Point(561, 229);
this.pictureBox1.Location = new System.Drawing.Point(561, 227);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(29, 22);
this.pictureBox1.TabIndex = 17;
@ -198,6 +198,6 @@
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.Controls.TextBoxX txtNo;
private DevComponents.DotNetBar.Controls.TextBoxX txtPassWord;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox1;
}
}

View File

@ -139,7 +139,7 @@
<data name="$this.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAscAAAGQCAIAAADN91qrAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAL
EwAACxMBAJqcGAAA/7JJREFUeF7s/QeMbFt6mIdeT1fOOeecdu1dOeecc+jqnHPuPvGeG0aUniyIlkhB
EAAACxABrSO9dQAA/7JJREFUeF7s/QeMbFt6mIdeT1fOOeecdu1dOeecc+jqnHPuPvGeG0aUniyIlkhB
wnswDD/AsE1SgRYpQbLlJ0uCoGfhydCz8ATbkDkMJjU0JYxAQbZMkBy+f+2q7nPuuXfuJHI4Q9aPD+us
2rWruk/16bO//a9/rfWBwEawtA621sHS2BlaC0tr4WjNAEtjpqoMFKWORP8Whe6R+REDRQGnAcZ3MFFU
gJmqtgIUtY2qcdJ0bgqgdQFUnZuq81ANGNWE00wExeSnWgI0W5hii9DtUY49wnXE2a4ky5NmYEU2XmES
@ -4530,7 +4530,7 @@
uIRSdAsEWAi4RWlxWgRlLzQo24HWjKBOOUsHlLH0lWxDVbexqhtaQw3HVMs11yFMNRx9NVtVw5AhqyD9
aRUluPESTCyKVlGNWUUtW/+Ga20YdbfLVrusmR7vYV/opC/0sX/xY1/oQ7fviOF53zXzoUW/81aeeafO
NBvBKva63O+7F8/7Nm4Gw9dDG5eDoRPu/H6/92B86QN/7UQUOZPHL1TpC23+0rB1Y9xGmHZvzbt35j1w
C4Rl996Ktaiz84xtFyUwbABmGM9igdwCKOrFX7DvI7EAhzDvPJi37zEekF7sPjqQVXx27n+ePvziOvzd
C4Rl996Ktaiz84xtFyUwbABmGM9igdwCKFrFX7DvI7EAhzDvPJi37zEekF7sPjqQVXx27n+ePvziOvzd
dfTH9OEf00e/Ay7g8Pfpgy/Ovc+O3S+WrScz0osHI5B/0ueelPE7wer5wNwBTZvtFIXrRxdr+uYqOY5K
lqmMIiuhCMAq/ouprxvzsWb2RhcvB4Nn/cGzoUVUuQka0TP/gTV7xHAdsmbf93jOBhbAM07JhmzNkK+M
ZS2jaVFaAikF4nuiAktaqMuoIBxYaQUqsDBUYj5Ry7HWD0w3j8x28HwkcYgiX+pSrHQpVpm6SL8jx/O9
@ -5060,7 +5060,7 @@
0s+aHGFNjNBGBmgjg1RohwehQx8dAtCZ4QHq0AB1eJA6BKA+XIAOMdDFP4DOjAxh/aHiBfBNsMuG4HZo
maPDjJEBSn9PV183QOljk/vYlH7UQQxyGePDGEPM8RHG2BBzYpg1OYp+Q/Qv4du/h8kx7B+hnwagXxj9
5vTRQTr8aOw3hxsZcDg6UIQxNsgcG2SMDjDHAOgPsMYH2eNDkyrp8x/0a7zGf3i8GGZ+zvM9r/ErxYtn
9Df4X//3/xdrCQe+dcMtUQAAAABJRU5ErkJggg==
9Df4X//3/xdrCQe++iqaAgAAAABJRU5ErkJggg==
</value>
</data>
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">

Binary file not shown.

View File

@ -178,6 +178,30 @@
MwW6KkGb9Hmsq0MogxZksYGRWGdJ3RrGveY7/uufywXhBhmZbeQU/ileAAAAAElFTkSuQmCC
</value>
</data>
<metadata name="dataGridViewTextBoxColumn5.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn6.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn7.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn8.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn9.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn10.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn11.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn12.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<data name="expandablePanel6.ButtonImageCollapse" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
@ -250,30 +274,6 @@
MwW6KkGb9Hmsq0MogxZksYGRWGdJ3RrGveY7/uufywXhBhmZbeQU/ileAAAAAElFTkSuQmCC
</value>
</data>
<metadata name="dataGridViewTextBoxColumn5.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn6.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn7.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn8.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn9.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn10.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn11.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn12.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="dataGridViewTextBoxColumn1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>

View File

@ -178,12 +178,7 @@ namespace AIMS.OperationAfter.UI
if (cboDepartment.Text == "全部科室")
{
Department = "";
}
AIMS.ReportManager.frmOperationPlanReportPrint frmOperationManagePrint = new AIMS.ReportManager.frmOperationPlanReportPrint();
frmOperationManagePrint.BeginDate = DateTime.Parse(dtpBegInDate.Value.ToString("yyyy-MM-dd"));
frmOperationManagePrint.EndDate = DateTime.Parse(dtpEndDate.Value.AddDays(1).ToString("yyyy-MM-dd"));
frmOperationManagePrint.DepName = Department;
frmOperationManagePrint.ShowDialog();
}
}
}
}

View File

@ -129,6 +129,7 @@
this.picInRoom = new System.Windows.Forms.PictureBox();
this.txtInRoom1 = new System.Windows.Forms.Button();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.button9 = new System.Windows.Forms.Button();
this.panel3.SuspendLayout();
this.panel14.SuspendLayout();
this.panel4.SuspendLayout();
@ -186,6 +187,7 @@
// panel14
//
this.panel14.BackColor = System.Drawing.Color.White;
this.panel14.Controls.Add(this.button9);
this.panel14.Controls.Add(this.button1);
this.panel14.Controls.Add(this.button8);
this.panel14.Controls.Add(this.button7);
@ -1748,6 +1750,26 @@
this.flowLayoutPanel1.Size = new System.Drawing.Size(147, 71);
this.flowLayoutPanel1.TabIndex = 0;
//
// button9
//
this.button9.BackColor = System.Drawing.Color.Transparent;
this.button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.button9.Cursor = System.Windows.Forms.Cursors.Hand;
this.button9.Dock = System.Windows.Forms.DockStyle.Top;
this.button9.FlatAppearance.BorderSize = 0;
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button9.Font = new System.Drawing.Font("微软雅黑", 11F);
this.button9.ForeColor = System.Drawing.Color.DimGray;
this.button9.Image = global::AIMS.Properties.Resources.;
this.button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button9.Location = new System.Drawing.Point(0, 650);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(160, 50);
this.button9.TabIndex = 18;
this.button9.Text = " 默认";
this.button9.UseVisualStyleBackColor = false;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// frmAnasRecordInstrument
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@ -1900,5 +1922,6 @@
public System.Windows.Forms.Label label27;
private DevComponents.DotNetBar.Controls.TextBoxX txtTourNurse;
private DevComponents.DotNetBar.Controls.TextBoxX txtInstrumentNurse;
private System.Windows.Forms.Button button9;
}
}

View File

@ -1785,6 +1785,42 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
// controlTextBox.Text = controlTextBox.Text.Substring(0, idxStart);
//}
}
private void button9_Click(object sender, EventArgs e)
{
TextBoxAddEventSources(panelQX, @"\");
}
private void TextBoxAddEventSources(Control _panel, string TextValue)
{
foreach (Control clTemp in _panel.Controls)
{
if (clTemp.Controls.Count > 0)
{
TextBoxAddEventSources(clTemp, TextValue);
}
else
{
if (clTemp is TextBox)
{
TextBox cbT = (clTemp as TextBox);
if (cbT != null && cbT.Text.Trim() == "")
{
cbT.Text = TextValue;
}
}
if (clTemp is UText)
{
UText cbT = (clTemp as UText);
if (cbT != null && cbT.Text.Trim() == "")
{
cbT.Text = TextValue;
}
}
}
}
}
private void plPrint_Click(object sender, EventArgs e)
{
if (_record == null || _record.Id == 0) return;

View File

@ -69,6 +69,36 @@
this.panel1 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.superTabMain = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.panelExZKZB = new DevComponents.DotNetBar.PanelEx();
this.panel8 = new AIMS.PublicUI.UI.DrawPanel();
this.panelQX = new System.Windows.Forms.Panel();
this.plBottom = new System.Windows.Forms.Panel();
this.panel32 = new System.Windows.Forms.Panel();
this.plTital = new System.Windows.Forms.Panel();
this.panel9 = new System.Windows.Forms.Panel();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.panel15 = new System.Windows.Forms.Panel();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.panel16 = new System.Windows.Forms.Panel();
this.label65 = new System.Windows.Forms.Label();
this.label57 = new System.Windows.Forms.Label();
this.label59 = new System.Windows.Forms.Label();
this.label66 = new System.Windows.Forms.Label();
this.label58 = new System.Windows.Forms.Label();
this.plTop = new System.Windows.Forms.Panel();
this.circularProgress1 = new DevComponents.DotNetBar.Controls.CircularProgress();
this.zgcAnaesRecord = new DrawGraph.ZedGraphControl();
this.spTabQXQDD = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.panelExBLSJ = new DevComponents.DotNetBar.PanelEx();
this.panel82 = new AIMS.PublicUI.UI.DrawPanel();
@ -141,36 +171,6 @@
this.circularProgress2 = new DevComponents.DotNetBar.Controls.CircularProgress();
this.zgcAnaesRecord2 = new DrawGraph.ZedGraphControl();
this.spTabBM = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.panelExZKZB = new DevComponents.DotNetBar.PanelEx();
this.panel8 = new AIMS.PublicUI.UI.DrawPanel();
this.panelQX = new System.Windows.Forms.Panel();
this.plBottom = new System.Windows.Forms.Panel();
this.panel32 = new System.Windows.Forms.Panel();
this.plTital = new System.Windows.Forms.Panel();
this.panel9 = new System.Windows.Forms.Panel();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.panel15 = new System.Windows.Forms.Panel();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.panel16 = new System.Windows.Forms.Panel();
this.label65 = new System.Windows.Forms.Label();
this.label57 = new System.Windows.Forms.Label();
this.label59 = new System.Windows.Forms.Label();
this.label66 = new System.Windows.Forms.Label();
this.label58 = new System.Windows.Forms.Label();
this.plTop = new System.Windows.Forms.Panel();
this.circularProgress1 = new DevComponents.DotNetBar.Controls.CircularProgress();
this.zgcAnaesRecord = new DrawGraph.ZedGraphControl();
this.spTabQXQDD = new DevComponents.DotNetBar.SuperTabItem();
this.panel7 = new System.Windows.Forms.Panel();
this.panel21 = new System.Windows.Forms.Panel();
this.plPrintBrowse = new System.Windows.Forms.Panel();
@ -199,6 +199,7 @@
this.picInRoom = new System.Windows.Forms.PictureBox();
this.txtInRoom1 = new System.Windows.Forms.Button();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.button9 = new System.Windows.Forms.Button();
this.panel3.SuspendLayout();
this.panel14.SuspendLayout();
this.panel4.SuspendLayout();
@ -206,6 +207,15 @@
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.superTabMain)).BeginInit();
this.superTabMain.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.panelExZKZB.SuspendLayout();
this.panel8.SuspendLayout();
this.panelQX.SuspendLayout();
this.plBottom.SuspendLayout();
this.plTital.SuspendLayout();
this.panel9.SuspendLayout();
this.panel15.SuspendLayout();
this.panel16.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.panelExBLSJ.SuspendLayout();
this.panel82.SuspendLayout();
@ -219,15 +229,6 @@
this.panel17.SuspendLayout();
this.panel24.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.superTabControlPanel1.SuspendLayout();
this.panelExZKZB.SuspendLayout();
this.panel8.SuspendLayout();
this.panelQX.SuspendLayout();
this.plBottom.SuspendLayout();
this.plTital.SuspendLayout();
this.panel9.SuspendLayout();
this.panel15.SuspendLayout();
this.panel16.SuspendLayout();
this.panel7.SuspendLayout();
this.panel21.SuspendLayout();
this.plTitleEventTime.SuspendLayout();
@ -269,6 +270,7 @@
// panel14
//
this.panel14.BackColor = System.Drawing.Color.White;
this.panel14.Controls.Add(this.button9);
this.panel14.Controls.Add(this.button1);
this.panel14.Controls.Add(this.button8);
this.panel14.Controls.Add(this.button7);
@ -895,6 +897,370 @@
this.spTabBM});
this.superTabMain.SelectedTabChanged += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.superTabMain_SelectedTabChanged);
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.panelExZKZB);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 28);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(1602, 904);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.spTabQXQDD;
//
// panelExZKZB
//
this.panelExZKZB.CanvasColor = System.Drawing.SystemColors.Control;
this.panelExZKZB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelExZKZB.Controls.Add(this.panel8);
this.panelExZKZB.DisabledBackColor = System.Drawing.Color.Empty;
this.panelExZKZB.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelExZKZB.Location = new System.Drawing.Point(0, 0);
this.panelExZKZB.Name = "panelExZKZB";
this.panelExZKZB.Size = new System.Drawing.Size(1602, 904);
this.panelExZKZB.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelExZKZB.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelExZKZB.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.panelExZKZB.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelExZKZB.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelExZKZB.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelExZKZB.Style.GradientAngle = 90;
this.panelExZKZB.TabIndex = 0;
//
// panel8
//
this.panel8.AutoScroll = true;
this.panel8.BackColor = System.Drawing.Color.White;
this.panel8.Controls.Add(this.panelQX);
this.panel8.Controls.Add(this.circularProgress1);
this.panel8.Controls.Add(this.zgcAnaesRecord);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(1602, 904);
this.panel8.TabIndex = 2;
this.panel8.Scroll += new System.Windows.Forms.ScrollEventHandler(this.panel8_Scroll);
//
// panelQX
//
this.panelQX.BackColor = System.Drawing.Color.White;
this.panelQX.Controls.Add(this.plBottom);
this.panelQX.Controls.Add(this.plTop);
this.panelQX.Location = new System.Drawing.Point(122, 588);
this.panelQX.Margin = new System.Windows.Forms.Padding(0);
this.panelQX.Name = "panelQX";
this.panelQX.Size = new System.Drawing.Size(1606, 562);
this.panelQX.TabIndex = 12;
this.panelQX.Visible = false;
//
// plBottom
//
this.plBottom.BackColor = System.Drawing.Color.White;
this.plBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.plBottom.Controls.Add(this.panel32);
this.plBottom.Controls.Add(this.plTital);
this.plBottom.Dock = System.Windows.Forms.DockStyle.Fill;
this.plBottom.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plBottom.Location = new System.Drawing.Point(0, 2);
this.plBottom.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.plBottom.Name = "plBottom";
this.plBottom.Size = new System.Drawing.Size(1606, 560);
this.plBottom.TabIndex = 1355;
//
// panel32
//
this.panel32.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel32.Location = new System.Drawing.Point(0, 70);
this.panel32.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel32.Name = "panel32";
this.panel32.Size = new System.Drawing.Size(1604, 488);
this.panel32.TabIndex = 1350;
//
// plTital
//
this.plTital.BackColor = System.Drawing.SystemColors.Control;
this.plTital.Controls.Add(this.panel9);
this.plTital.Controls.Add(this.panel15);
this.plTital.Controls.Add(this.label53);
this.plTital.Controls.Add(this.panel16);
this.plTital.Dock = System.Windows.Forms.DockStyle.Top;
this.plTital.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plTital.Location = new System.Drawing.Point(0, 0);
this.plTital.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.plTital.Name = "plTital";
this.plTital.Size = new System.Drawing.Size(1604, 70);
this.plTital.TabIndex = 1349;
//
// panel9
//
this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel9.Controls.Add(this.label16);
this.panel9.Controls.Add(this.label17);
this.panel9.Controls.Add(this.label18);
this.panel9.Controls.Add(this.label20);
this.panel9.Controls.Add(this.label21);
this.panel9.Location = new System.Drawing.Point(1050, 30);
this.panel9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(524, 40);
this.panel9.TabIndex = 13;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.Location = new System.Drawing.Point(73, 9);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(32, 17);
this.label16.TabIndex = 9;
this.label16.Text = "名称";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(174, 0);
this.label17.Margin = new System.Windows.Forms.Padding(0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(32, 34);
this.label17.TabIndex = 10;
this.label17.Text = "术前\r\n清点";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.Location = new System.Drawing.Point(273, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(32, 34);
this.label18.TabIndex = 12;
this.label18.Text = "术中\r\n加数";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.Location = new System.Drawing.Point(360, 0);
this.label20.Margin = new System.Windows.Forms.Padding(0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(32, 34);
this.label20.TabIndex = 8;
this.label20.Text = "关体\r\n腔前";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label21.Location = new System.Drawing.Point(444, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(32, 34);
this.label21.TabIndex = 11;
this.label21.Text = "关体\r\n腔后";
//
// panel15
//
this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel15.Controls.Add(this.label11);
this.panel15.Controls.Add(this.label12);
this.panel15.Controls.Add(this.label13);
this.panel15.Controls.Add(this.label14);
this.panel15.Controls.Add(this.label15);
this.panel15.Location = new System.Drawing.Point(525, 30);
this.panel15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(524, 40);
this.panel15.TabIndex = 13;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(73, 9);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(32, 17);
this.label11.TabIndex = 9;
this.label11.Text = "名称";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(174, 0);
this.label12.Margin = new System.Windows.Forms.Padding(0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(32, 34);
this.label12.TabIndex = 10;
this.label12.Text = "术前\r\n清点";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(273, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(32, 34);
this.label13.TabIndex = 12;
this.label13.Text = "术中\r\n加数";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(360, 0);
this.label14.Margin = new System.Windows.Forms.Padding(0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(32, 34);
this.label14.TabIndex = 8;
this.label14.Text = "关体\r\n腔前";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(444, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(32, 34);
this.label15.TabIndex = 11;
this.label15.Text = "关体\r\n腔后";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.label53.Location = new System.Drawing.Point(763, 1);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(119, 22);
this.label53.TabIndex = 12;
this.label53.Text = "器 械 清 点";
//
// panel16
//
this.panel16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel16.Controls.Add(this.label65);
this.panel16.Controls.Add(this.label57);
this.panel16.Controls.Add(this.label59);
this.panel16.Controls.Add(this.label66);
this.panel16.Controls.Add(this.label58);
this.panel16.Location = new System.Drawing.Point(0, 30);
this.panel16.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel16.Name = "panel16";
this.panel16.Size = new System.Drawing.Size(524, 40);
this.panel16.TabIndex = 11;
//
// label65
//
this.label65.AutoSize = true;
this.label65.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label65.Location = new System.Drawing.Point(74, 9);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(32, 17);
this.label65.TabIndex = 9;
this.label65.Text = "名称";
//
// label57
//
this.label57.AutoSize = true;
this.label57.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label57.Location = new System.Drawing.Point(175, 0);
this.label57.Margin = new System.Windows.Forms.Padding(0);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(32, 34);
this.label57.TabIndex = 10;
this.label57.Text = "术前\r\n清点";
this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label59
//
this.label59.AutoSize = true;
this.label59.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label59.Location = new System.Drawing.Point(355, 0);
this.label59.Margin = new System.Windows.Forms.Padding(0);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(32, 34);
this.label59.TabIndex = 8;
this.label59.Text = "关体\r\n腔前";
//
// label66
//
this.label66.AutoSize = true;
this.label66.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label66.Location = new System.Drawing.Point(452, 0);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(32, 34);
this.label66.TabIndex = 11;
this.label66.Text = "关体\r\n腔后";
//
// label58
//
this.label58.AutoSize = true;
this.label58.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label58.Location = new System.Drawing.Point(268, 0);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(32, 34);
this.label58.TabIndex = 12;
this.label58.Text = "术中\r\n加数";
//
// plTop
//
this.plTop.BackColor = System.Drawing.Color.White;
this.plTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.plTop.Dock = System.Windows.Forms.DockStyle.Top;
this.plTop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plTop.Location = new System.Drawing.Point(0, 0);
this.plTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.plTop.Name = "plTop";
this.plTop.Size = new System.Drawing.Size(1606, 2);
this.plTop.TabIndex = 22;
//
// circularProgress1
//
this.circularProgress1.AnimationSpeed = 50;
//
//
//
this.circularProgress1.BackgroundStyle.BackgroundImageAlpha = ((byte)(0));
this.circularProgress1.BackgroundStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Zoom;
this.circularProgress1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.circularProgress1.FocusCuesEnabled = false;
this.circularProgress1.Font = new System.Drawing.Font("微软雅黑", 9F);
this.circularProgress1.Location = new System.Drawing.Point(602, 274);
this.circularProgress1.Margin = new System.Windows.Forms.Padding(4);
this.circularProgress1.Name = "circularProgress1";
this.circularProgress1.ProgressColor = System.Drawing.Color.DodgerBlue;
this.circularProgress1.Size = new System.Drawing.Size(389, 239);
this.circularProgress1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.circularProgress1.TabIndex = 6;
this.circularProgress1.Value = 100;
//
// zgcAnaesRecord
//
this.zgcAnaesRecord.Location = new System.Drawing.Point(416, 41);
this.zgcAnaesRecord.Name = "zgcAnaesRecord";
this.zgcAnaesRecord.ScrollGrace = 0D;
this.zgcAnaesRecord.ScrollMaxX = 0D;
this.zgcAnaesRecord.ScrollMaxY = 0D;
this.zgcAnaesRecord.ScrollMaxY2 = 0D;
this.zgcAnaesRecord.ScrollMinX = 0D;
this.zgcAnaesRecord.ScrollMinY = 0D;
this.zgcAnaesRecord.ScrollMinY2 = 0D;
this.zgcAnaesRecord.Size = new System.Drawing.Size(800, 1000);
this.zgcAnaesRecord.TabIndex = 0;
this.zgcAnaesRecord.Visible = false;
this.zgcAnaesRecord.ContextMenuBuilder += new DrawGraph.ZedGraphControl.ContextMenuBuilderEventHandler(this.zgcAnaesRecord_ContextMenuBuilder);
this.zgcAnaesRecord.MouseDownEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseDownEvent);
this.zgcAnaesRecord.MouseUpEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseUpEvent);
this.zgcAnaesRecord.MouseMoveEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseMoveEvent);
this.zgcAnaesRecord.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zgcAnaesRecord_KeyUp);
this.zgcAnaesRecord.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.zgcAnaesRecord_MouseDoubleClick);
//
// spTabQXQDD
//
this.spTabQXQDD.AttachedControl = this.superTabControlPanel1;
this.spTabQXQDD.GlobalItem = false;
this.spTabQXQDD.Name = "spTabQXQDD";
this.spTabQXQDD.Text = "器械清点单";
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.panelExBLSJ);
@ -1762,370 +2128,6 @@
this.spTabBM.Name = "spTabBM";
this.spTabBM.Text = "器械清点单背面";
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.panelExZKZB);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 28);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(1602, 904);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.spTabQXQDD;
//
// panelExZKZB
//
this.panelExZKZB.CanvasColor = System.Drawing.SystemColors.Control;
this.panelExZKZB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelExZKZB.Controls.Add(this.panel8);
this.panelExZKZB.DisabledBackColor = System.Drawing.Color.Empty;
this.panelExZKZB.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelExZKZB.Location = new System.Drawing.Point(0, 0);
this.panelExZKZB.Name = "panelExZKZB";
this.panelExZKZB.Size = new System.Drawing.Size(1602, 904);
this.panelExZKZB.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelExZKZB.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelExZKZB.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.panelExZKZB.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelExZKZB.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelExZKZB.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelExZKZB.Style.GradientAngle = 90;
this.panelExZKZB.TabIndex = 0;
//
// panel8
//
this.panel8.AutoScroll = true;
this.panel8.BackColor = System.Drawing.Color.White;
this.panel8.Controls.Add(this.panelQX);
this.panel8.Controls.Add(this.circularProgress1);
this.panel8.Controls.Add(this.zgcAnaesRecord);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(1602, 904);
this.panel8.TabIndex = 2;
this.panel8.Scroll += new System.Windows.Forms.ScrollEventHandler(this.panel8_Scroll);
//
// panelQX
//
this.panelQX.BackColor = System.Drawing.Color.White;
this.panelQX.Controls.Add(this.plBottom);
this.panelQX.Controls.Add(this.plTop);
this.panelQX.Location = new System.Drawing.Point(122, 588);
this.panelQX.Margin = new System.Windows.Forms.Padding(0);
this.panelQX.Name = "panelQX";
this.panelQX.Size = new System.Drawing.Size(1606, 562);
this.panelQX.TabIndex = 12;
this.panelQX.Visible = false;
//
// plBottom
//
this.plBottom.BackColor = System.Drawing.Color.White;
this.plBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.plBottom.Controls.Add(this.panel32);
this.plBottom.Controls.Add(this.plTital);
this.plBottom.Dock = System.Windows.Forms.DockStyle.Fill;
this.plBottom.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plBottom.Location = new System.Drawing.Point(0, 2);
this.plBottom.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.plBottom.Name = "plBottom";
this.plBottom.Size = new System.Drawing.Size(1606, 560);
this.plBottom.TabIndex = 1355;
//
// panel32
//
this.panel32.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel32.Location = new System.Drawing.Point(0, 70);
this.panel32.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel32.Name = "panel32";
this.panel32.Size = new System.Drawing.Size(1604, 488);
this.panel32.TabIndex = 1350;
//
// plTital
//
this.plTital.BackColor = System.Drawing.SystemColors.Control;
this.plTital.Controls.Add(this.panel9);
this.plTital.Controls.Add(this.panel15);
this.plTital.Controls.Add(this.label53);
this.plTital.Controls.Add(this.panel16);
this.plTital.Dock = System.Windows.Forms.DockStyle.Top;
this.plTital.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plTital.Location = new System.Drawing.Point(0, 0);
this.plTital.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.plTital.Name = "plTital";
this.plTital.Size = new System.Drawing.Size(1604, 70);
this.plTital.TabIndex = 1349;
//
// panel9
//
this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel9.Controls.Add(this.label16);
this.panel9.Controls.Add(this.label17);
this.panel9.Controls.Add(this.label18);
this.panel9.Controls.Add(this.label20);
this.panel9.Controls.Add(this.label21);
this.panel9.Location = new System.Drawing.Point(1050, 30);
this.panel9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(524, 40);
this.panel9.TabIndex = 13;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.Location = new System.Drawing.Point(73, 9);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(32, 17);
this.label16.TabIndex = 9;
this.label16.Text = "名称";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(174, 0);
this.label17.Margin = new System.Windows.Forms.Padding(0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(32, 34);
this.label17.TabIndex = 10;
this.label17.Text = "术前\r\n清点";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.Location = new System.Drawing.Point(273, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(32, 34);
this.label18.TabIndex = 12;
this.label18.Text = "术中\r\n加数";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.Location = new System.Drawing.Point(360, 0);
this.label20.Margin = new System.Windows.Forms.Padding(0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(32, 34);
this.label20.TabIndex = 8;
this.label20.Text = "关体\r\n腔前";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label21.Location = new System.Drawing.Point(444, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(32, 34);
this.label21.TabIndex = 11;
this.label21.Text = "关体\r\n腔后";
//
// panel15
//
this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel15.Controls.Add(this.label11);
this.panel15.Controls.Add(this.label12);
this.panel15.Controls.Add(this.label13);
this.panel15.Controls.Add(this.label14);
this.panel15.Controls.Add(this.label15);
this.panel15.Location = new System.Drawing.Point(525, 30);
this.panel15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(524, 40);
this.panel15.TabIndex = 13;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(73, 9);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(32, 17);
this.label11.TabIndex = 9;
this.label11.Text = "名称";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(174, 0);
this.label12.Margin = new System.Windows.Forms.Padding(0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(32, 34);
this.label12.TabIndex = 10;
this.label12.Text = "术前\r\n清点";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(273, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(32, 34);
this.label13.TabIndex = 12;
this.label13.Text = "术中\r\n加数";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(360, 0);
this.label14.Margin = new System.Windows.Forms.Padding(0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(32, 34);
this.label14.TabIndex = 8;
this.label14.Text = "关体\r\n腔前";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(444, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(32, 34);
this.label15.TabIndex = 11;
this.label15.Text = "关体\r\n腔后";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.label53.Location = new System.Drawing.Point(763, 1);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(119, 22);
this.label53.TabIndex = 12;
this.label53.Text = "器 械 清 点";
//
// panel16
//
this.panel16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel16.Controls.Add(this.label65);
this.panel16.Controls.Add(this.label57);
this.panel16.Controls.Add(this.label59);
this.panel16.Controls.Add(this.label66);
this.panel16.Controls.Add(this.label58);
this.panel16.Location = new System.Drawing.Point(0, 30);
this.panel16.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.panel16.Name = "panel16";
this.panel16.Size = new System.Drawing.Size(524, 40);
this.panel16.TabIndex = 11;
//
// label65
//
this.label65.AutoSize = true;
this.label65.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label65.Location = new System.Drawing.Point(74, 9);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(32, 17);
this.label65.TabIndex = 9;
this.label65.Text = "名称";
//
// label57
//
this.label57.AutoSize = true;
this.label57.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label57.Location = new System.Drawing.Point(175, 0);
this.label57.Margin = new System.Windows.Forms.Padding(0);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(32, 34);
this.label57.TabIndex = 10;
this.label57.Text = "术前\r\n清点";
this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label59
//
this.label59.AutoSize = true;
this.label59.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label59.Location = new System.Drawing.Point(355, 0);
this.label59.Margin = new System.Windows.Forms.Padding(0);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(32, 34);
this.label59.TabIndex = 8;
this.label59.Text = "关体\r\n腔前";
//
// label66
//
this.label66.AutoSize = true;
this.label66.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label66.Location = new System.Drawing.Point(452, 0);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(32, 34);
this.label66.TabIndex = 11;
this.label66.Text = "关体\r\n腔后";
//
// label58
//
this.label58.AutoSize = true;
this.label58.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label58.Location = new System.Drawing.Point(268, 0);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(32, 34);
this.label58.TabIndex = 12;
this.label58.Text = "术中\r\n加数";
//
// plTop
//
this.plTop.BackColor = System.Drawing.Color.White;
this.plTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.plTop.Dock = System.Windows.Forms.DockStyle.Top;
this.plTop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plTop.Location = new System.Drawing.Point(0, 0);
this.plTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.plTop.Name = "plTop";
this.plTop.Size = new System.Drawing.Size(1606, 2);
this.plTop.TabIndex = 22;
//
// circularProgress1
//
this.circularProgress1.AnimationSpeed = 50;
//
//
//
this.circularProgress1.BackgroundStyle.BackgroundImageAlpha = ((byte)(0));
this.circularProgress1.BackgroundStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Zoom;
this.circularProgress1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.circularProgress1.FocusCuesEnabled = false;
this.circularProgress1.Font = new System.Drawing.Font("微软雅黑", 9F);
this.circularProgress1.Location = new System.Drawing.Point(602, 274);
this.circularProgress1.Margin = new System.Windows.Forms.Padding(4);
this.circularProgress1.Name = "circularProgress1";
this.circularProgress1.ProgressColor = System.Drawing.Color.DodgerBlue;
this.circularProgress1.Size = new System.Drawing.Size(389, 239);
this.circularProgress1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.circularProgress1.TabIndex = 6;
this.circularProgress1.Value = 100;
//
// zgcAnaesRecord
//
this.zgcAnaesRecord.Location = new System.Drawing.Point(416, 41);
this.zgcAnaesRecord.Name = "zgcAnaesRecord";
this.zgcAnaesRecord.ScrollGrace = 0D;
this.zgcAnaesRecord.ScrollMaxX = 0D;
this.zgcAnaesRecord.ScrollMaxY = 0D;
this.zgcAnaesRecord.ScrollMaxY2 = 0D;
this.zgcAnaesRecord.ScrollMinX = 0D;
this.zgcAnaesRecord.ScrollMinY = 0D;
this.zgcAnaesRecord.ScrollMinY2 = 0D;
this.zgcAnaesRecord.Size = new System.Drawing.Size(800, 1000);
this.zgcAnaesRecord.TabIndex = 0;
this.zgcAnaesRecord.Visible = false;
this.zgcAnaesRecord.ContextMenuBuilder += new DrawGraph.ZedGraphControl.ContextMenuBuilderEventHandler(this.zgcAnaesRecord_ContextMenuBuilder);
this.zgcAnaesRecord.MouseDownEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseDownEvent);
this.zgcAnaesRecord.MouseUpEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseUpEvent);
this.zgcAnaesRecord.MouseMoveEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseMoveEvent);
this.zgcAnaesRecord.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zgcAnaesRecord_KeyUp);
this.zgcAnaesRecord.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.zgcAnaesRecord_MouseDoubleClick);
//
// spTabQXQDD
//
this.spTabQXQDD.AttachedControl = this.superTabControlPanel1;
this.spTabQXQDD.GlobalItem = false;
this.spTabQXQDD.Name = "spTabQXQDD";
this.spTabQXQDD.Text = "器械清点单";
//
// panel7
//
this.panel7.BackColor = System.Drawing.SystemColors.Control;
@ -2628,6 +2630,26 @@
this.flowLayoutPanel1.Size = new System.Drawing.Size(147, 71);
this.flowLayoutPanel1.TabIndex = 0;
//
// button9
//
this.button9.BackColor = System.Drawing.Color.Transparent;
this.button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.button9.Cursor = System.Windows.Forms.Cursors.Hand;
this.button9.Dock = System.Windows.Forms.DockStyle.Top;
this.button9.FlatAppearance.BorderSize = 0;
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button9.Font = new System.Drawing.Font("微软雅黑", 11F);
this.button9.ForeColor = System.Drawing.Color.DimGray;
this.button9.Image = global::AIMS.Properties.Resources.;
this.button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button9.Location = new System.Drawing.Point(0, 650);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(160, 50);
this.button9.TabIndex = 17;
this.button9.Text = " 默认";
this.button9.UseVisualStyleBackColor = false;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// frmAnasRecordInstrument2
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@ -2647,6 +2669,19 @@
this.panel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.superTabMain)).EndInit();
this.superTabMain.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.panelExZKZB.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panelQX.ResumeLayout(false);
this.plBottom.ResumeLayout(false);
this.plTital.ResumeLayout(false);
this.plTital.PerformLayout();
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
this.panel15.ResumeLayout(false);
this.panel15.PerformLayout();
this.panel16.ResumeLayout(false);
this.panel16.PerformLayout();
this.superTabControlPanel2.ResumeLayout(false);
this.panelExBLSJ.ResumeLayout(false);
this.panel82.ResumeLayout(false);
@ -2666,19 +2701,6 @@
this.panel24.ResumeLayout(false);
this.panel24.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.superTabControlPanel1.ResumeLayout(false);
this.panelExZKZB.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panelQX.ResumeLayout(false);
this.plBottom.ResumeLayout(false);
this.plTital.ResumeLayout(false);
this.plTital.PerformLayout();
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
this.panel15.ResumeLayout(false);
this.panel15.PerformLayout();
this.panel16.ResumeLayout(false);
this.panel16.PerformLayout();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel21.ResumeLayout(false);
@ -2870,5 +2892,6 @@
public System.Windows.Forms.TextBox uText6;
private System.Windows.Forms.Panel panel25;
public System.Windows.Forms.Label label36;
private System.Windows.Forms.Button button9;
}
}

View File

@ -458,7 +458,7 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
_record.OperationApplyId = ApplyId;
_record.PatientId = PatientId;
_record.RecoverId = RecoverId;
_record.Id = BOperationRecord.AddTitleTime(PatientId, ApplyId, RecoverId,1, DateTime.Parse(DateTime.Now.ToString("yyyy-MM-dd HH:mm:00")), NowRoom.Id.Value);
_record.Id = BOperationRecord.AddTitleTime(PatientId, ApplyId, RecoverId, 1, DateTime.Parse(DateTime.Now.ToString("yyyy-MM-dd HH:mm:00")), NowRoom.Id.Value);
HelperDB.DbHelperSQL.CommitTrans();
ClearTimeText();
btnSelectPatient.Enabled = false;
@ -1289,7 +1289,7 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
private void btnsjzx_Click(object sender, EventArgs e)
{
MessageBox.Show("未连接到服务器 请联系管理员或稍后再试!", "系统提示");
}
}
private void btnChage_Click(object sender, EventArgs e)
{
frmChargRecordPrint frmchargRecord = new frmChargRecordPrint(_record);
@ -1543,7 +1543,7 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
_record.InstrumentList.ApplianceUseType = string.Join(",", list.ToArray());
}
_record.InstrumentList.TagPicture = Convert.ToBase64String(PublicToDoument.ImageToBytes(pictureBox1.Image));
_record.InstrumentList.JsonTextData = PublicToDoument.SerializeControl(panel18, _record, new List<string> ());
_record.InstrumentList.JsonTextData = PublicToDoument.SerializeControl(panel18, _record, new List<string>());
_record.InstrumentList.OperatorNo = PublicMethod.OperatorNo;
_record.InstrumentList.OperatorName = PublicMethod.OperatorName;
_record.InstrumentList.OperateDate = DateTime.Now;
@ -1559,7 +1559,7 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
BApplianceRecord.InsertListData(_record.InstrumentList.ApplianceRecordList);
string dirpath = @"C:\temp";
if (!Directory.Exists(dirpath))
Directory.CreateDirectory(dirpath);
Directory.CreateDirectory(dirpath);
if (templateManage != null)
{
@ -1868,9 +1868,9 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
}
#region
string str = null;
string str = null;
private void pictureBox1_MouseClick(object sender, MouseEventArgs e)
{
Point p = e.Location;
@ -1935,7 +1935,7 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
}
private void radioButton1_CheckedChanged(object sender, EventArgs e)
{
{
RadioButton rad = sender as RadioButton;
if (rad.Checked)
{
@ -1943,9 +1943,46 @@ namespace AIMS.OperationDoing.AnasRecordBill.UI
}
}
private void button9_Click(object sender, EventArgs e)
{
TextBoxAddEventSources(panelQX, @"\");
}
private void TextBoxAddEventSources(Control _panel, string TextValue)
{
foreach (Control clTemp in _panel.Controls)
{
if (clTemp.Controls.Count > 0)
{
TextBoxAddEventSources(clTemp, TextValue);
}
else
{
if (clTemp is TextBox)
{
TextBox cbT = (clTemp as TextBox);
if (cbT != null && cbT.Text.Trim() == "")
{
cbT.Text = TextValue;
}
}
if (clTemp is UText)
{
UText cbT = (clTemp as UText);
if (cbT != null && cbT.Text.Trim() == "")
{
cbT.Text = TextValue;
}
}
}
}
}
private void buttonClear_Click(object sender, EventArgs e)
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAnasRecordInstrument2));
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAnasRecordInstrument2));
pictureBox1.Controls.Clear();
pictureBox1.Image = null;
pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));

View File

@ -176,7 +176,6 @@
this.SapPanel = new DevComponents.DotNetBar.SuperTabControlPanel();
this.DrugsPanel = new DevComponents.DotNetBar.SuperTabControlPanel();
this.panel2 = new System.Windows.Forms.Panel();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.btnTypeManager = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.txtQuery = new DevComponents.DotNetBar.Controls.TextBoxX();
@ -188,6 +187,9 @@
this.superTabItem3 = new DevComponents.DotNetBar.SuperTabItem();
this.superTabItem4 = new DevComponents.DotNetBar.SuperTabItem();
this.dgvYP = new System.Windows.Forms.DataGridView();
this.dgvDosage = new System.Windows.Forms.DataGridView();
this.Dosage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.id = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
@ -197,9 +199,7 @@
this.Norm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DOSEPER = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DoseUnit = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dgvDosage = new System.Windows.Forms.DataGridView();
this.Dosage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.Factroy = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel1.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabDrugs)).BeginInit();
@ -1835,7 +1835,6 @@
// panel2
//
this.panel2.BackColor = System.Drawing.SystemColors.Control;
this.panel2.Controls.Add(this.buttonX2);
this.panel2.Controls.Add(this.btnTypeManager);
this.panel2.Controls.Add(this.buttonX1);
this.panel2.Controls.Add(this.txtQuery);
@ -1848,18 +1847,6 @@
this.panel2.Size = new System.Drawing.Size(1358, 42);
this.panel2.TabIndex = 0;
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX2.BackColor = System.Drawing.Color.SkyBlue;
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Orange;
this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX2.Location = new System.Drawing.Point(589, 9);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(75, 23);
this.buttonX2.TabIndex = 12;
this.buttonX2.Text = "buttonX2";
//
// btnTypeManager
//
this.btnTypeManager.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
@ -1974,7 +1961,8 @@
this.HCode,
this.Norm,
this.DOSEPER,
this.DoseUnit});
this.DoseUnit,
this.Factroy});
dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle27.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@ -1990,85 +1978,13 @@
this.dgvYP.RowHeadersVisible = false;
this.dgvYP.RowTemplate.Height = 30;
this.dgvYP.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvYP.Size = new System.Drawing.Size(683, 210);
this.dgvYP.Size = new System.Drawing.Size(793, 210);
this.dgvYP.TabIndex = 17;
this.dgvYP.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvYP_CellClick);
this.dgvYP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvYP_KeyDown);
this.dgvYP.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvYP_KeyPress);
this.dgvYP.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.dgvYP_PreviewKeyDown);
//
// id
//
this.id.DataPropertyName = "Id";
this.id.HeaderText = "id";
this.id.Name = "id";
this.id.ReadOnly = true;
this.id.Visible = false;
//
// Code
//
this.Code.DataPropertyName = "Code";
this.Code.HeaderText = "Code";
this.Code.Name = "Code";
this.Code.ReadOnly = true;
this.Code.Visible = false;
//
// TypeId
//
this.TypeId.DataPropertyName = "TypeId";
this.TypeId.HeaderText = "TypeId";
this.TypeId.Name = "TypeId";
this.TypeId.ReadOnly = true;
this.TypeId.Visible = false;
//
// TypeName
//
this.TypeName.DataPropertyName = "TypeName";
this.TypeName.HeaderText = "药品类型";
this.TypeName.Name = "TypeName";
this.TypeName.ReadOnly = true;
//
// DrugName
//
this.DrugName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.DrugName.DataPropertyName = "Name";
this.DrugName.HeaderText = "药品名称";
this.DrugName.Name = "DrugName";
this.DrugName.ReadOnly = true;
//
// HCode
//
this.HCode.DataPropertyName = "HCode";
this.HCode.HeaderText = "HCode";
this.HCode.Name = "HCode";
this.HCode.ReadOnly = true;
this.HCode.Visible = false;
//
// Norm
//
this.Norm.DataPropertyName = "Stand";
this.Norm.HeaderText = "规格";
this.Norm.Name = "Norm";
this.Norm.ReadOnly = true;
this.Norm.Width = 160;
//
// DOSEPER
//
this.DOSEPER.DataPropertyName = "DOSEPER";
this.DOSEPER.HeaderText = "剂量";
this.DOSEPER.Name = "DOSEPER";
this.DOSEPER.ReadOnly = true;
this.DOSEPER.Visible = false;
this.DOSEPER.Width = 60;
//
// DoseUnit
//
this.DoseUnit.DataPropertyName = "DosageUnit";
this.DoseUnit.HeaderText = "单位";
this.DoseUnit.Name = "DoseUnit";
this.DoseUnit.ReadOnly = true;
this.DoseUnit.Width = 80;
//
// dgvDosage
//
this.dgvDosage.AllowUserToAddRows = false;
@ -2116,6 +2032,87 @@
this.imageList1.Images.SetKeyName(0, "插入列.png");
this.imageList1.Images.SetKeyName(1, "未插入列 .png");
//
// id
//
this.id.DataPropertyName = "Id";
this.id.HeaderText = "id";
this.id.Name = "id";
this.id.ReadOnly = true;
this.id.Visible = false;
//
// Code
//
this.Code.DataPropertyName = "Code";
this.Code.HeaderText = "Code";
this.Code.Name = "Code";
this.Code.ReadOnly = true;
this.Code.Visible = false;
//
// TypeId
//
this.TypeId.DataPropertyName = "TypeId";
this.TypeId.HeaderText = "TypeId";
this.TypeId.Name = "TypeId";
this.TypeId.ReadOnly = true;
this.TypeId.Visible = false;
//
// TypeName
//
this.TypeName.DataPropertyName = "TypeName";
this.TypeName.HeaderText = "药品类型";
this.TypeName.Name = "TypeName";
this.TypeName.ReadOnly = true;
this.TypeName.Visible = false;
//
// DrugName
//
this.DrugName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.DrugName.DataPropertyName = "Name";
this.DrugName.HeaderText = "药品名称";
this.DrugName.Name = "DrugName";
this.DrugName.ReadOnly = true;
//
// HCode
//
this.HCode.DataPropertyName = "HCode";
this.HCode.HeaderText = "HCode";
this.HCode.Name = "HCode";
this.HCode.ReadOnly = true;
this.HCode.Visible = false;
//
// Norm
//
this.Norm.DataPropertyName = "Stand";
this.Norm.HeaderText = "规格";
this.Norm.Name = "Norm";
this.Norm.ReadOnly = true;
this.Norm.Width = 210;
//
// DOSEPER
//
this.DOSEPER.DataPropertyName = "Dosage";
this.DOSEPER.HeaderText = "剂量";
this.DOSEPER.Name = "DOSEPER";
this.DOSEPER.ReadOnly = true;
this.DOSEPER.Visible = false;
this.DOSEPER.Width = 60;
//
// DoseUnit
//
this.DoseUnit.DataPropertyName = "DosageUnit";
this.DoseUnit.HeaderText = "单位";
this.DoseUnit.Name = "DoseUnit";
this.DoseUnit.ReadOnly = true;
this.DoseUnit.Width = 50;
//
// Factroy
//
this.Factroy.DataPropertyName = "Factory";
this.Factroy.HeaderText = "厂家";
this.Factroy.Name = "Factroy";
this.Factroy.ReadOnly = true;
this.Factroy.Width = 200;
//
// frmFactDrugNew
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@ -2302,6 +2299,6 @@
private System.Windows.Forms.DataGridViewTextBoxColumn Norm;
private System.Windows.Forms.DataGridViewTextBoxColumn DOSEPER;
private System.Windows.Forms.DataGridViewTextBoxColumn DoseUnit;
private DevComponents.DotNetBar.ButtonX buttonX2;
private System.Windows.Forms.DataGridViewTextBoxColumn Factroy;
}
}

View File

@ -1771,7 +1771,7 @@ namespace AIMS.PublicUI.UI
fae.Type = 1;
fae.ShowDialog();
BindAnaesthesiaEvents();
TabSelDrugs.SelectedTab = AnesTab;
//TabSelDrugs.SelectedTab = AnesTab;
}
}

View File

@ -120,6 +120,9 @@
<metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 17</value>
</metadata>
<metadata name="Factroy.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="imageList1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>957, 91</value>
</metadata>
@ -128,8 +131,8 @@
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAA0
CAAAAk1TRnQBSQFMAgEBAgEAAfgBBQH4AQUBFAEAARQBAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAFQ
AwABFAMAAQEBAAEgBgABGS4AA1UBrwKAAW4B/gMrAfwDKwH8AZkBiwFAAf0BoQGSAQAB/wGTAYIBAAH/
CAAAAk1TRnQBSQFMAgEBAgEAARABBgEQAQYBFAEAARQBAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAFQ
AwABFAMAAQEBAAEgBgABGS4AA1UBrwKAAXEB/gMrAfwDKwH8AZkBiwFAAf0BoQGSAQAB/wGTAYIBAAH/
AZYBhwFAAf0BowGUAQAB/wGjAZQBAAH/AaMBlAEAAf8DKwH8A2AB6P8ADQABkwGCAQAB/wNiAfYDbQH3
A20B9wNcAfgDgAH+AZcBhgEAAf8DbQH3AewB5wHkAf8B7AHnAeQB/wHsAecB5AH/A20B9wGTAYIBAAH/
/wANAAGTAYIBAAH/A2cB8gH/Av0C/wL9Av8C/QL/Av0B/wGbAYsBAAH/AysB/AH/Av0C/wL9Av8C/QL/
@ -140,24 +143,24 @@
Af0C/wH8Af0C/wH8Af0C/wL+Af8BkwGCAQAB//8ADQABkwGCAQAB/wNgAfMB/gH7AfwB/wH+AfsB/AH/
Af4B+wH8Af8B/gH7AfwB/wGbAYsBAAH/AysB/AH+AfsB/AH/Af4B+wH8Af8B/gH7AfwC/wL9Af8BkwGC
AQAB//QAA0cBgQNHAYIDRwGCA0cBggNHAYIDRwGCAYkCAAH/A00B+gNfAfsDXwH7A18B+wNfAfsBjQIA
Af8BpwGgAZAB/QNfAfsDXwH7A18B+wKoAZ8B/QGTAYIBAAH/8AADBgEIAmABUAHzAW0BUgFRAfcCWgFG
AfUCWgFGAfUCWgFGAfUCWgFGAfUBgQIAAf8DAAH/AV8BXgEyAfsBXwFeATIB+wFfAV4BMgH7Al8BMgH7
Af8BpwGgAZAB/QNfAfsDXwH7A18B+wKoAZ8B/QGTAYIBAAH/8AADBgEIAmABUwHzAW0BUgFRAfcCWgFJ
AfUCWgFJAfUCWgFJAfUCWgFJAfUBgQIAAf8DAAH/AV8BXgEyAfsBXwFeATIB+wFfAV4BMgH7Al8BMgH7
AYECAAH/A2AB4wNeAdMDXgHTA14B0wNdAdEDYAHU8AADCQELA00B+gJtAVEB9wHwAaIBAAH/AfABogEA
Af8B8AGiAQAB/wHwAaIBAAH/AYcCAAH/A1wB+AHwAaIBAAH/AfABogEAAf8B8AGiAQAB/wHwAaIBAAH/
AwAB/wM4AVwMAAM+AWoDDgES8AADCQELA00B+gNcAfgB6gGeAQAB/wHqAZ4BAAH/AeoBngEAAf8B6gGe
AQAB/wGMAgAB/wNNAfoB6gGeAQAB/wHqAZ4BAAH/AeoBngEAAf8B6gGeAQAB/wMAAf8DOAFcDAADOAFc
A18B1fAAAwkBCwNNAfoBagFoAUcB+QNqAfkDagH5A2oB+QNqAfkBhwIAAf8CbQFpAfcDagH5A2oB+QNq
A18B1fAAAwkBCwNNAfoBagFoAUcB+QNqAfkDagH5A2oB+QNqAfkBhwIAAf8CbQFsAfcDagH5A2oB+QNq
AfkDagH5AwAB/wM4AVwMAAM1AVYDRgF98AADBwEJA00B+gGDAkAB/QFqAWgBRwH5AWoBaAFHAfkBagFo
AUcB+QFqAWgBRwH5AYECAAH/A00B+gFqAWgBRwH5AWoBaAFHAfkBagFoAUcB+QFqAWkBRgH5AYECAAH/
A1kBvgNPAZkDTwGZA08BmQNYAbcDUQGf8AAEAgNJAYUDSQGIA0kBiANJAYgDSQGIA0kBiAGLAgAB/wGP
AkAB/QKAAXoB/gKAAXoB/gKAAXoB/gGkAY0BQAH9AYsCAAH/AaYBmQGDAf0BqAGlAZYB/QGoAaUBlgH9
AkAB/QKAAX0B/gKAAX0B/gKAAX0B/gGkAY0BQAH9AYsCAAH/AaYBmQGDAf0BqAGlAZYB/QGoAaUBlgH9
AagBpQGWAf0DgAH+AZMBggEAAf//AA0AAZMBggEAAf8DYAHzAf4B+gH7Af8B/gH6AfsB/wH+AfoB+wH/
Af4B+gH7Af8BmwGLAQAB/wMrAfwB/gH6AfsB/wH+AfoB+wH/Af4B+gH7Av8C/QH/AZMBggEAAf//AA0A
AZMBggEAAf8DYAHzAf4B+wH8Af8B/gH7AfwB/wH+AfsB/AH/AfsB+AH5Af8BmwGLAQAB/wMrAfwB/gH7
AfwB/wH+AfsB/AH/Af4B+wH8Av8C/QH/AZMBggEAAf//AA0AAm0BawH3A1wB+AOAAf4DgAH+A4AB/gOA
AfwB/wH+AfsB/AH/Af4B+wH8Av8C/QH/AZMBggEAAf//AA0AAm0BbAH3A1wB+AOAAf4DgAH+A4AB/gOA
Af4BmAGHAQAB/wMrAfwB1AHNAcIB/wHUAc0BwgH/AdQBzQHCAf8DgAH+AZMBggEAAf//AAkAAwMBBANQ
AZoBkgGCAQAB/wKAAWoB/gKAAWoB/gKAAWoB/gGTAYIBAAH/AZMBggEAAf8BjgGBAQAB/wGTAYIBAAH/
AZMBggEAAf8BkwGCAQAB/wKAAWoB/gNaAb3/AAkAAwMBBAMSARcDIwEzAyMBMwMjATMDIwEzAyMBMwMj
AZoBkgGCAQAB/wKAAW0B/gKAAW0B/gKAAW0B/gGTAYIBAAH/AZMBggEAAf8BjgGBAQAB/wGTAYIBAAH/
AZMBggEAAf8BkwGCAQAB/wKAAW0B/gNaAb3/AAkAAwMBBAMSARcDIwEzAyMBMwMjATMDIwEzAyMBMwMj
ATMDIwEzAyMBMwMjATMDIwEzAyMBMwMWAR7/AA0AAwUBBgMEAQUDBAEFAwQBBQMEBAUBBgMFAQYDBQEG
AwUBBgMFAQYDBQEGAwUBBgMDAQTwAAFCAU0BPgcAAT4DAAEoAwABUAMAARQDAAEBAQABAQUAAfAXAAP/
AQAB/gEAAQ8C/wcAAf4BAAEPAv8HAAH+AQABDwL/BwAB/gEAAQ8C/wcAAf4BAAEPAv8HAAH+AQABDwL/

View File

@ -168,37 +168,7 @@ namespace AIMS.PublicUI.UI
panelleftsel.Controls.Add(lb);
}
}
//private void FullCommonlyEvents(Panel panelleft, DataTable dt)
//{
// panelleft.Controls.Clear();
// Panel panel = new Panel();
// panel.AutoScroll = true;
// panel.BackColor = Color.White;
// panel.Dock = DockStyle.Fill;
// panelleft.Controls.Add(panel);
// int y = -30;
// for (int i = 0; i < dt.Rows.Count; i++)
// {
// ButtonX lb = new ButtonX();
// lb.Text = dt.Rows[i]["Name"].ToString().Trim();
// lb.Tag = dt.Rows[i]["Id"].ToString();
// //设定位置
// lb.Size = new System.Drawing.Size(panelleft.Width - 26, 30);
// lb.Font = new System.Drawing.Font("微软雅黑", 10.5f);
// lb.ForeColor = System.Drawing.Color.White;
// lb.Cursor = Cursors.Hand;
// lb.ColorTable = eButtonColor.Flat;
// lb.BackColor = Color.PaleTurquoise;
// lb.TextAlignment = eButtonTextAlignment.Left;
// lb.Parent = this;
// y += 35;
// lb.Location = new Point(5, y);
// lb.Click += new EventHandler(lb_Click);
// panel.Controls.Add(lb);
// }
//}
}
void lb_Click(object sender, EventArgs e)
{
@ -222,7 +192,30 @@ namespace AIMS.PublicUI.UI
dr.Cells[1].Value = selevent.Name;
dr.Cells[2].Value = DateTime.Now;
//dr.Cells[5].Value = selevent.Value;
//dr.Cells[6].Value = remark;//备注名称
if (selevent.Remark != null)
{
DataGridViewComboEditTipBoxCell col = (DataGridViewComboEditTipBoxCell)dr.Cells[6];
col.Items.Add("");
string remark = selevent.Remark;
if (remark.Contains('|'))
{
string[] s = remark.Split('|');
for (int i = 0; i < s.Length; i++)
{
if (s[i] != "")
col.Items.Add(s[i]);
}
dr.Cells[6].Value = s[0];//备注名称
}
else
{
if (remark != null && remark.Trim() != "" && !col.Items.Contains(remark))
{
col.Items.Add(remark);
}
dr.Cells[6].Value = remark;//备注名称
}
}
dgvEvents.Rows.Add(dr);
}
@ -235,6 +228,23 @@ namespace AIMS.PublicUI.UI
int index = this.dgvEvents.Rows.Add();
this.dgvEvents.Rows[index].Tag = item.Id;
this.dgvEvents.Rows[index].Cells["TypeName"].Value = "事件";
DataGridViewComboEditTipBoxCell col = (DataGridViewComboEditTipBoxCell)dgvEvents.Rows[index].Cells[6];
col.Items.Add("");
if (item.EventRemark != null && item.EventRemark != "")
{
string remark = item.EventRemark.ToString();
string[] s = remark.Split('|');
for (int i = 0; i < s.Length; i++)
{
if (s[i] != "")
col.Items.Add(s[i]);
}
}
if (item.Remark != null && item.Remark.Trim() != "" && !col.Items.Contains(item.Remark))
{
col.Items.Add(item.Remark);
}
this.dgvEvents.Rows[index].Cells["Remark"].Value = item.Remark;
this.dgvEvents.Rows[index].Cells["EventName"].Value = item.EventName;
this.dgvEvents.Rows[index].Cells["EventName"].Tag = item.EventId;

View File

@ -4433,12 +4433,12 @@ namespace AIMS.OperationFront.UI
int iRet = 0;
if (RoomCardManage.SelectIds.Count() == 0)
return;
if (dgvDetail.PrimaryGrid.Rows.Count == 0)
{
return;
}
int rowId = e.RowIndex;
if (RoomCardManage.lastSelectOpeRoom == null) return;
//if (dgvDetail.PrimaryGrid.Rows.Count == 0)
//{
// return;
//}
int rowId = e.RowIndex;
CurrentRoom = RoomCardManage.lastSelectOpeRoom.operationRoom.Id.Value;
if (RoomCardManage.SelectDgv != dgvApplyOrDoctor)
{

View File

@ -1,14 +1,9 @@
using System;
using AIMSBLL;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
using System.IO;
using AIMSBLL;
namespace AIMS.OperationFront.UI
{
@ -35,8 +30,7 @@ namespace AIMS.OperationFront.UI
{
if (beginTime == null || dt == null) beginTime = DateTime.Now;
dtpTime.Value = beginTime;
cboOperationRoom.SelectedIndexChanged += new EventHandler(cboOperationRoom_SelectedIndexChanged);
rptQuietRecordSheet.Focus();
cboOperationRoom.SelectedIndexChanged += new EventHandler(cboOperationRoom_SelectedIndexChanged);
}
private void FullDgv(DataTable operationApplys)
@ -79,47 +73,25 @@ namespace AIMS.OperationFront.UI
private void ReportData(DataTable dtt)
{
ReportParameter PrintDate = new ReportParameter("PlanCount", beginTime.ToString("yyyy-MM-dd") + " 共(" + dtt.Rows.Count + ")台手术");
rptQuietRecordSheet.Reset();
rptQuietRecordSheet.LocalReport.DataSources.Clear();
rptQuietRecordSheet.LocalReport.ReportEmbeddedResource = "AIMS.ReportManager.ReportTemplate.OperationPlanReport.rdlc";
rptQuietRecordSheet.LocalReport.SetParameters(new ReportParameter[] { PrintDate });
Microsoft.Reporting.WinForms.ReportDataSource rds = new Microsoft.Reporting.WinForms.ReportDataSource("OperationPlanDataTable", dtt);
rptQuietRecordSheet.LocalReport.DataSources.Add(rds);
rptQuietRecordSheet.RefreshReport();
//var dayOfWeek = new List<string>() { "星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六" };
//ReportParameter printTime, printCount;
//if (beginTime.ToShortDateString() == endTime.ToShortDateString())
//{
// printCount = new ReportParameter("PrintCount", " 共(" + dt.Rows.Count + ")台手术");
// printTime = new ReportParameter("PrintParameter", beginTime.ToString("yyyy-MM-dd") + " " + dayOfWeek[beginTime.DayOfWeek.GetHashCode()]);// + " 共(" + dt.Rows.Count + ")台手术");//中文星期
//}
//else
//{
// printTime = new ReportParameter("PrintParameter", beginTime.ToString("yyyy-MM-dd") + "--" + endTime.ToString("yyyy-MM-dd") + " " + dayOfWeek[beginTime.DayOfWeek.GetHashCode()]);//中文星期
// printCount = new ReportParameter("PrintCount", " 共(" + dt.Rows.Count + ")台手术");
//}
////设置数据
//ReportParameter PrintDate = new ReportParameter("PlanCount", beginTime.ToString("yyyy-MM-dd") + " 共(" + dtt.Rows.Count + ")台手术");
//rptQuietRecordSheet.Reset();
//rptQuietRecordSheet.LocalReport.DataSources.Clear();
//rptQuietRecordSheet.LocalReport.ReportEmbeddedResource =
// "AIMS.ReportManager.ReportTemplate.QuietOperationRecordSheetSDY.rdlc";
//rptQuietRecordSheet.LocalReport.SetParameters(new ReportParameter[] { printTime });
//ReportDataSource rds = new ReportDataSource("DataSetV_PlanedOpe", dt);
//rptQuietRecordSheet.LocalReport.ReportEmbeddedResource = "AIMS.ReportManager.ReportTemplate.OperationPlanReport.rdlc";
//rptQuietRecordSheet.LocalReport.SetParameters(new ReportParameter[] { PrintDate });
//Microsoft.Reporting.WinForms.ReportDataSource rds = new Microsoft.Reporting.WinForms.ReportDataSource("OperationPlanDataTable", dtt);
//rptQuietRecordSheet.LocalReport.DataSources.Add(rds);
//rptQuietRecordSheet.RefreshReport();
}
private void btnBeforeDay_Click(object sender, EventArgs e)
{
dtpTime.Value = dtpTime.Value.AddDays(-1);
rptQuietRecordSheet.Focus();
dtpTime.Value = dtpTime.Value.AddDays(-1);
}
private void btnAfterDay_Click(object sender, EventArgs e)
{
dtpTime.Value = dtpTime.Value.AddDays(1);
rptQuietRecordSheet.Focus();
dtpTime.Value = dtpTime.Value.AddDays(1);
}
private void dtpTime_ValueChanged(object sender, EventArgs e)
@ -142,9 +114,8 @@ namespace AIMS.OperationFront.UI
if (dt == null) return;
FullDgv(dt);
dgvApplyOrDoctor.ClearSelection();
DataTable dtt = ReportManager.ReportDataHelper.GetOperationPlanDataTable(beginTime, endTime, "");
ReportData(dtt);
this.rptQuietRecordSheet.RefreshReport();
DataTable dtt = BOperationReview.GetOperationPlanDataTable(beginTime, endTime, "");
ReportData(dtt);
}
private void dgvApplyOrDoctor_MouseUp(object sender, MouseEventArgs e)
@ -161,9 +132,8 @@ namespace AIMS.OperationFront.UI
if (SelectIds.Count > 0)
{
string Ids = string.Join(",", SelectIds);
DataTable dtt = ReportManager.ReportDataHelper.GetOperationPlanDataTable(" of1.[ApplyId] in (" + Ids + ") ");
ReportData(dtt);
this.rptQuietRecordSheet.RefreshReport();
DataTable dtt = BOperationReview.GetOperationPlanDataTable(" of1.[ApplyId] in (" + Ids + ") ");
ReportData(dtt);
}
else
{

View File

@ -70,7 +70,6 @@ namespace AIMS.OperationFront.UI
this.Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.InHospitalNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AnaesthesiaMethodId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.rptQuietRecordSheet = new Microsoft.Reporting.WinForms.ReportViewer();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
@ -400,17 +399,6 @@ namespace AIMS.OperationFront.UI
this.AnaesthesiaMethodId.ReadOnly = true;
this.AnaesthesiaMethodId.Visible = false;
//
// rptQuietRecordSheet
//
this.rptQuietRecordSheet.AutoScroll = true;
this.rptQuietRecordSheet.Dock = System.Windows.Forms.DockStyle.Fill;
this.rptQuietRecordSheet.Font = new System.Drawing.Font("宋体", 10.5F);
this.rptQuietRecordSheet.Location = new System.Drawing.Point(292, 59);
this.rptQuietRecordSheet.Name = "rptQuietRecordSheet";
this.rptQuietRecordSheet.ShowStopButton = false;
this.rptQuietRecordSheet.Size = new System.Drawing.Size(871, 491);
this.rptQuietRecordSheet.TabIndex = 3;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.HeaderText = "编号";
@ -511,7 +499,6 @@ namespace AIMS.OperationFront.UI
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1163, 550);
this.Controls.Add(this.rptQuietRecordSheet);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("宋体", 10.5F);
@ -539,7 +526,6 @@ namespace AIMS.OperationFront.UI
private DevComponents.DotNetBar.Controls.ComboBoxEx cboOperationRoom;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel panel2;
private Microsoft.Reporting.WinForms.ReportViewer rptQuietRecordSheet;
private DevComponents.DotNetBar.Controls.DataGridViewX dgvApplyOrDoctor;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;

View File

@ -120,9 +120,6 @@
<metadata name="PlanOperationRoomName.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="rptQuietRecordSheet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>

View File

@ -1,190 +0,0 @@
namespace AIMS.ReportManager
{
partial class DepOperationWorkloadReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.labDate = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(492, 25);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(384, 25);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(82, 28);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(772, 460);
this.panel1.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(772, 395);
this.panel3.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(772, 395);
this.reportViewer1.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(772, 65);
this.panel2.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(772, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(238, 28);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(208, 29);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(13, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// DepOperationWorkloadReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(772, 460);
this.Controls.Add(this.panel1);
this.Name = "DepOperationWorkloadReport";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpBegin;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox1;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.Label label24;
public System.Windows.Forms.Label labDate;
}
}

View File

@ -1,52 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class DepOperationWorkloadReport : Form
{
public DepOperationWorkloadReport()
{
InitializeComponent();
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetDepOperationWorkloadReport();
reportViewer1.RefreshReport();
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
private void GetDepOperationWorkloadReport()
{
ReportParameter printTime = new ReportParameter("PrintParameter",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable DepOperationWorkloadDataTable = ReportDataHelper.GetDepOperationWorkload(dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.DepOperationWorkloadReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("DepOperationWorkloadReportDataSet",
DepOperationWorkloadDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,121 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data;
namespace AIMS.ReportManager
{
public class ReportDataHelper
{
public static DataTable GetOperationPlanDataTable(DateTime BeginDate,DateTime EndDate,string DepName)
{
string strSql = "SELECT CONVERT(VARCHAR(16),OperationRoom)+'-'+CONVERT(VARCHAR(16),PlanOrder ) as OperationRoom , of1.ApplyDepName,of1.SickBed, of1.Contagion, of1.MdrecNo, of1.PatientName, of1.Sex, of1.BirthDay, " +
" of1.OrderOperationTime PlanOperationTime,of1.ApplyDiagnoseInfoName, of1.ApplyOperationInfoName,of1.OperationDoctor," +
" of1.AnaesthesiaMethodName , of1.AnesthesiaDoctor ,"+
" of1.InstrumentNurse AS InstrumentNurse, of1.TourNurse AS TourNurse, of1.Remark "+
" FROM V_OperationFront of1 WHERE of1.PlanOperationTime>='" + BeginDate + "' AND of1.PlanOperationTime<'" + EndDate + "' AND of1.ApplyDepName LIKE '%%'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
public static DataTable GetOperationPlanDataTable(string ApplyId)
{
string strSql = "SELECT of1.OperationRoom, of1.ApplyDepName,of1.SickBed, of1.Contagion, of1.MdrecNo, of1.PatientName, of1.Sex, of1.BirthDay, " +
" of1.OrderOperationTime PlanOperationTime,of1.ApplyDiagnoseInfoName, of1.ApplyOperationInfoName,of1.OperationDoctor," +
" of1.AnaesthesiaMethodName , (of1.AnesthesiaDoctor + ' ' +of1.AnesthesiaDoctorSucceed) AS AnesthesiaDoctor," +
" (of1.InstrumentNurse +' '+ of1.InstrumentNurseSucceed) AS InstrumentNurse,(of1.TourNurse + ' '+of1.TourNurseSucceed) AS TourNurse, of1.Remark " +
" FROM V_OperationFront of1 WHERE " + ApplyId + " ";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 麻醉方式统计
/// </summary>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetAnaesthesiaMethodReportDataTable(DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_GetAnaesthesiaMethodReport @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 手术人员工作量统计
/// </summary>
/// <param name="DepName"></param>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetOperationWorkloadStatisticsReportDataTable(string DepName,string PersonDuty, DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_GetOperationWorkloadStatisticsReport @DepName = '" + DepName + "', @PersonDuty = '" + PersonDuty + "', @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 科室手术量统计
/// </summary>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetDepOperationWorkload(DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_DepOperationWorkloadReport @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 手术情况统计
/// </summary>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetOperationInfo(DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_OperationInfoReport @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 恢复室患者统计
/// </summary>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetOperationRecoverInfo(DateTime BeginDate, DateTime EndDate)
{
string strSql = "SELECT of1.ApplyDepName,or1.InRoomTime, of1.MdrecNo, of1.OperationType, of1.PatientName, of1.Sex, " +
"of1.BirthDay,od.DiagnoseInfoName, od.OperationInfoName, " +
"od.AnaesthesiaMethodName,od.AnesthesiaDoctor,or1.OutStewardScore FROM V_OperationDoing od " +
"LEFT JOIN OperationRecover or1 ON or1.PatientId =od.PatientId " +
"LEFT JOIN V_OperationFront of1 ON of1.ApplyId =od.PatientId " +
"WHERE or1.InRoomTime>='" + BeginDate + "' AND or1.InRoomTime<'" + EndDate.AddDays(1) + "' AND od.[State] ='麻醉恢复结束' ";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
public static DataTable GetNurseOperationWorkload(DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_NurseOperationWorkloadReport @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 手术例数汇总(按手术切口)
/// </summary>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetOperationCutTypeSumReport(DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_OperationCutTypeSumReport @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
/// <summary>
/// 患者用抗菌药统计
/// </summary>
/// <param name="BeginDate"></param>
/// <param name="EndDate"></param>
/// <returns></returns>
public static DataTable GetAntifungalDrugsReport(DateTime BeginDate, DateTime EndDate)
{
string strSql = "EXEC usp_AntifungalDrugsReport @BeginDate = '" + BeginDate + "',@EndDate = '" + EndDate + "'";
return HelperDB.DbHelperSQL.GetDataTable(strSql);
}
}
}

View File

@ -1,643 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace AIMS.ReportManager.ReportDataSource {
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[global::System.Xml.Serialization.XmlRootAttribute("AnaesthesiaMethodReportDataSet")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
public partial class AnaesthesiaMethodReportDataSet : global::System.Data.DataSet {
private usp_GetAnaesthesiaMethodReportDataTable tableusp_GetAnaesthesiaMethodReport;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public AnaesthesiaMethodReportDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
base.Relations.CollectionChanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected AnaesthesiaMethodReportDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
this.Tables.CollectionChanged += schemaChangedHandler1;
this.Relations.CollectionChanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
if ((ds.Tables["usp_GetAnaesthesiaMethodReport"] != null)) {
base.Tables.Add(new usp_GetAnaesthesiaMethodReportDataTable(ds.Tables["usp_GetAnaesthesiaMethodReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
}
this.GetSerializationData(info, context);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
this.Relations.CollectionChanged += schemaChangedHandler;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public usp_GetAnaesthesiaMethodReportDataTable usp_GetAnaesthesiaMethodReport {
get {
return this.tableusp_GetAnaesthesiaMethodReport;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
get {
return this._schemaSerializationMode;
}
set {
this._schemaSerializationMode = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
return base.Tables;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
return base.Relations;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataSet Clone() {
AnaesthesiaMethodReportDataSet cln = ((AnaesthesiaMethodReportDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["usp_GetAnaesthesiaMethodReport"] != null)) {
base.Tables.Add(new usp_GetAnaesthesiaMethodReportDataTable(ds.Tables["usp_GetAnaesthesiaMethodReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars(bool initTable) {
this.tableusp_GetAnaesthesiaMethodReport = ((usp_GetAnaesthesiaMethodReportDataTable)(base.Tables["usp_GetAnaesthesiaMethodReport"]));
if ((initTable == true)) {
if ((this.tableusp_GetAnaesthesiaMethodReport != null)) {
this.tableusp_GetAnaesthesiaMethodReport.InitVars();
}
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.DataSetName = "AnaesthesiaMethodReportDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/AnaesthesiaMethodReportDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
this.tableusp_GetAnaesthesiaMethodReport = new usp_GetAnaesthesiaMethodReportDataTable();
base.Tables.Add(this.tableusp_GetAnaesthesiaMethodReport);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private bool ShouldSerializeusp_GetAnaesthesiaMethodReport() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
AnaesthesiaMethodReportDataSet ds = new AnaesthesiaMethodReportDataSet();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
any.Namespace = ds.Namespace;
sequence.Items.Add(any);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public delegate void usp_GetAnaesthesiaMethodReportRowChangeEventHandler(object sender, usp_GetAnaesthesiaMethodReportRowChangeEvent e);
/// <summary>
///Represents the strongly named DataTable class.
///</summary>
[global::System.Serializable()]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class usp_GetAnaesthesiaMethodReportDataTable : global::System.Data.TypedTableBase<usp_GetAnaesthesiaMethodReportRow> {
private global::System.Data.DataColumn columnAnaesthesiaMethodName;
private global::System.Data.DataColumn columnAnaesthesiaMethodCount;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetAnaesthesiaMethodReportDataTable() {
this.TableName = "usp_GetAnaesthesiaMethodReport";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal usp_GetAnaesthesiaMethodReportDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected usp_GetAnaesthesiaMethodReportDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn AnaesthesiaMethodNameColumn {
get {
return this.columnAnaesthesiaMethodName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn AnaesthesiaMethodCountColumn {
get {
return this.columnAnaesthesiaMethodCount;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
return this.Rows.Count;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetAnaesthesiaMethodReportRow this[int index] {
get {
return ((usp_GetAnaesthesiaMethodReportRow)(this.Rows[index]));
}
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetAnaesthesiaMethodReportRowChangeEventHandler usp_GetAnaesthesiaMethodReportRowChanging;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetAnaesthesiaMethodReportRowChangeEventHandler usp_GetAnaesthesiaMethodReportRowChanged;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetAnaesthesiaMethodReportRowChangeEventHandler usp_GetAnaesthesiaMethodReportRowDeleting;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetAnaesthesiaMethodReportRowChangeEventHandler usp_GetAnaesthesiaMethodReportRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void Addusp_GetAnaesthesiaMethodReportRow(usp_GetAnaesthesiaMethodReportRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetAnaesthesiaMethodReportRow Addusp_GetAnaesthesiaMethodReportRow(string AnaesthesiaMethodName, string AnaesthesiaMethodCount) {
usp_GetAnaesthesiaMethodReportRow rowusp_GetAnaesthesiaMethodReportRow = ((usp_GetAnaesthesiaMethodReportRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
AnaesthesiaMethodName,
AnaesthesiaMethodCount};
rowusp_GetAnaesthesiaMethodReportRow.ItemArray = columnValuesArray;
this.Rows.Add(rowusp_GetAnaesthesiaMethodReportRow);
return rowusp_GetAnaesthesiaMethodReportRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataTable Clone() {
usp_GetAnaesthesiaMethodReportDataTable cln = ((usp_GetAnaesthesiaMethodReportDataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new usp_GetAnaesthesiaMethodReportDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.columnAnaesthesiaMethodName = base.Columns["AnaesthesiaMethodName"];
this.columnAnaesthesiaMethodCount = base.Columns["AnaesthesiaMethodCount"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.columnAnaesthesiaMethodName = new global::System.Data.DataColumn("AnaesthesiaMethodName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnAnaesthesiaMethodName);
this.columnAnaesthesiaMethodCount = new global::System.Data.DataColumn("AnaesthesiaMethodCount", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnAnaesthesiaMethodCount);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetAnaesthesiaMethodReportRow Newusp_GetAnaesthesiaMethodReportRow() {
return ((usp_GetAnaesthesiaMethodReportRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new usp_GetAnaesthesiaMethodReportRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(usp_GetAnaesthesiaMethodReportRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.usp_GetAnaesthesiaMethodReportRowChanged != null)) {
this.usp_GetAnaesthesiaMethodReportRowChanged(this, new usp_GetAnaesthesiaMethodReportRowChangeEvent(((usp_GetAnaesthesiaMethodReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.usp_GetAnaesthesiaMethodReportRowChanging != null)) {
this.usp_GetAnaesthesiaMethodReportRowChanging(this, new usp_GetAnaesthesiaMethodReportRowChangeEvent(((usp_GetAnaesthesiaMethodReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.usp_GetAnaesthesiaMethodReportRowDeleted != null)) {
this.usp_GetAnaesthesiaMethodReportRowDeleted(this, new usp_GetAnaesthesiaMethodReportRowChangeEvent(((usp_GetAnaesthesiaMethodReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.usp_GetAnaesthesiaMethodReportRowDeleting != null)) {
this.usp_GetAnaesthesiaMethodReportRowDeleting(this, new usp_GetAnaesthesiaMethodReportRowChangeEvent(((usp_GetAnaesthesiaMethodReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void Removeusp_GetAnaesthesiaMethodReportRow(usp_GetAnaesthesiaMethodReportRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
AnaesthesiaMethodReportDataSet ds = new AnaesthesiaMethodReportDataSet();
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "usp_GetAnaesthesiaMethodReportDataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class usp_GetAnaesthesiaMethodReportRow : global::System.Data.DataRow {
private usp_GetAnaesthesiaMethodReportDataTable tableusp_GetAnaesthesiaMethodReport;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal usp_GetAnaesthesiaMethodReportRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableusp_GetAnaesthesiaMethodReport = ((usp_GetAnaesthesiaMethodReportDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string AnaesthesiaMethodName {
get {
try {
return ((string)(this[this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetAnaesthesiaMethodReport”中列“AnaesthesiaMethodName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string AnaesthesiaMethodCount {
get {
try {
return ((string)(this[this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodCountColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetAnaesthesiaMethodReport”中列“AnaesthesiaMethodCount”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodCountColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsAnaesthesiaMethodNameNull() {
return this.IsNull(this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetAnaesthesiaMethodNameNull() {
this[this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsAnaesthesiaMethodCountNull() {
return this.IsNull(this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodCountColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetAnaesthesiaMethodCountNull() {
this[this.tableusp_GetAnaesthesiaMethodReport.AnaesthesiaMethodCountColumn] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public class usp_GetAnaesthesiaMethodReportRowChangeEvent : global::System.EventArgs {
private usp_GetAnaesthesiaMethodReportRow eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetAnaesthesiaMethodReportRowChangeEvent(usp_GetAnaesthesiaMethodReportRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetAnaesthesiaMethodReportRow Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591

View File

@ -1,3 +0,0 @@
namespace AIMS.ReportManager.ReportDataSource
{
}

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="AnaesthesiaMethodReportDataSet" targetNamespace="http://tempuri.org/AnaesthesiaMethodReportDataSet.xsd" xmlns:mstns="http://tempuri.org/AnaesthesiaMethodReportDataSet.xsd" xmlns="http://tempuri.org/AnaesthesiaMethodReportDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="AnaesthesiaMethodReportDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="AnaesthesiaMethodReportDataSet" msprop:Generator_UserDSName="AnaesthesiaMethodReportDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="usp_GetAnaesthesiaMethodReport" msprop:Generator_TableClassName="usp_GetAnaesthesiaMethodReportDataTable" msprop:Generator_TableVarName="tableusp_GetAnaesthesiaMethodReport" msprop:Generator_TablePropName="usp_GetAnaesthesiaMethodReport" msprop:Generator_RowDeletingName="usp_GetAnaesthesiaMethodReportRowDeleting" msprop:Generator_RowChangingName="usp_GetAnaesthesiaMethodReportRowChanging" msprop:Generator_RowEvHandlerName="usp_GetAnaesthesiaMethodReportRowChangeEventHandler" msprop:Generator_RowDeletedName="usp_GetAnaesthesiaMethodReportRowDeleted" msprop:Generator_UserTableName="usp_GetAnaesthesiaMethodReport" msprop:Generator_RowChangedName="usp_GetAnaesthesiaMethodReportRowChanged" msprop:Generator_RowEvArgName="usp_GetAnaesthesiaMethodReportRowChangeEvent" msprop:Generator_RowClassName="usp_GetAnaesthesiaMethodReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="AnaesthesiaMethodName" msprop:Generator_ColumnVarNameInTable="columnAnaesthesiaMethodName" msprop:Generator_ColumnPropNameInRow="AnaesthesiaMethodName" msprop:Generator_ColumnPropNameInTable="AnaesthesiaMethodNameColumn" msprop:Generator_UserColumnName="AnaesthesiaMethodName" type="xs:string" minOccurs="0" />
<xs:element name="AnaesthesiaMethodCount" msprop:Generator_ColumnVarNameInTable="columnAnaesthesiaMethodCount" msprop:Generator_ColumnPropNameInRow="AnaesthesiaMethodCount" msprop:Generator_ColumnPropNameInTable="AnaesthesiaMethodCountColumn" msprop:Generator_UserColumnName="AnaesthesiaMethodCount" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:usp_GetAnaesthesiaMethodReport" ZOrder="1" X="153" Y="63" Height="67" Width="282" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="63" />
</Shapes>
<Connectors />
</DiagramLayout>

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,31 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="AntifungalDrugsReportDataSet" targetNamespace="http://tempuri.org/AntifungalDrugsReportDataSet.xsd" xmlns:mstns="http://tempuri.org/AntifungalDrugsReportDataSet.xsd" xmlns="http://tempuri.org/AntifungalDrugsReportDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="AntifungalDrugsReportDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="AntifungalDrugsReportDataSet" msprop:Generator_UserDSName="AntifungalDrugsReportDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="usp_AntifungalDrugsReport" msprop:Generator_TableClassName="usp_AntifungalDrugsReportDataTable" msprop:Generator_TableVarName="tableusp_AntifungalDrugsReport" msprop:Generator_TablePropName="usp_AntifungalDrugsReport" msprop:Generator_RowDeletingName="usp_AntifungalDrugsReportRowDeleting" msprop:Generator_RowChangingName="usp_AntifungalDrugsReportRowChanging" msprop:Generator_RowEvHandlerName="usp_AntifungalDrugsReportRowChangeEventHandler" msprop:Generator_RowDeletedName="usp_AntifungalDrugsReportRowDeleted" msprop:Generator_UserTableName="usp_AntifungalDrugsReport" msprop:Generator_RowChangedName="usp_AntifungalDrugsReportRowChanged" msprop:Generator_RowEvArgName="usp_AntifungalDrugsReportRowChangeEvent" msprop:Generator_RowClassName="usp_AntifungalDrugsReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ApplyDepName" msprop:Generator_ColumnVarNameInTable="columnApplyDepName" msprop:Generator_ColumnPropNameInRow="ApplyDepName" msprop:Generator_ColumnPropNameInTable="ApplyDepNameColumn" msprop:Generator_UserColumnName="ApplyDepName" type="xs:string" minOccurs="0" />
<xs:element name="MdrecNo" msprop:Generator_ColumnVarNameInTable="columnMdrecNo" msprop:Generator_ColumnPropNameInRow="MdrecNo" msprop:Generator_ColumnPropNameInTable="MdrecNoColumn" msprop:Generator_UserColumnName="MdrecNo" type="xs:string" minOccurs="0" />
<xs:element name="PatientName" msprop:Generator_ColumnVarNameInTable="columnPatientName" msprop:Generator_ColumnPropNameInRow="PatientName" msprop:Generator_ColumnPropNameInTable="PatientNameColumn" msprop:Generator_UserColumnName="PatientName" type="xs:string" minOccurs="0" />
<xs:element name="Age" msprop:Generator_ColumnVarNameInTable="columnAge" msprop:Generator_ColumnPropNameInRow="Age" msprop:Generator_ColumnPropNameInTable="AgeColumn" msprop:Generator_UserColumnName="Age" type="xs:string" minOccurs="0" />
<xs:element name="OperationInfoName" msprop:Generator_ColumnVarNameInTable="columnOperationInfoName" msprop:Generator_ColumnPropNameInRow="OperationInfoName" msprop:Generator_ColumnPropNameInTable="OperationInfoNameColumn" msprop:Generator_UserColumnName="OperationInfoName" type="xs:string" minOccurs="0" />
<xs:element name="AnaesthesiaMethodName" msprop:Generator_ColumnVarNameInTable="columnAnaesthesiaMethodName" msprop:Generator_ColumnPropNameInRow="AnaesthesiaMethodName" msprop:Generator_ColumnPropNameInTable="AnaesthesiaMethodNameColumn" msprop:Generator_UserColumnName="AnaesthesiaMethodName" type="xs:string" minOccurs="0" />
<xs:element name="DrugName" msprop:Generator_ColumnVarNameInTable="columnDrugName" msprop:Generator_ColumnPropNameInRow="DrugName" msprop:Generator_ColumnPropNameInTable="DrugNameColumn" msprop:Generator_UserColumnName="DrugName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:usp_AntifungalDrugsReport" ZOrder="1" X="210" Y="110" Height="162" Width="239" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="158" />
</Shapes>
<Connectors />
</DiagramLayout>

View File

@ -1,853 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace AIMS.ReportManager.ReportDataSource {
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[global::System.Xml.Serialization.XmlRootAttribute("AntifungalDrugsReportDataSet")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
public partial class AntifungalDrugsReportDataSet : global::System.Data.DataSet {
private usp_AntifungalDrugsReportDataTable tableusp_AntifungalDrugsReport;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public AntifungalDrugsReportDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
base.Relations.CollectionChanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected AntifungalDrugsReportDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
this.Tables.CollectionChanged += schemaChangedHandler1;
this.Relations.CollectionChanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
if ((ds.Tables["usp_AntifungalDrugsReport"] != null)) {
base.Tables.Add(new usp_AntifungalDrugsReportDataTable(ds.Tables["usp_AntifungalDrugsReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
}
this.GetSerializationData(info, context);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
this.Relations.CollectionChanged += schemaChangedHandler;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public usp_AntifungalDrugsReportDataTable usp_AntifungalDrugsReport {
get {
return this.tableusp_AntifungalDrugsReport;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
get {
return this._schemaSerializationMode;
}
set {
this._schemaSerializationMode = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
return base.Tables;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
return base.Relations;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public override global::System.Data.DataSet Clone() {
AntifungalDrugsReportDataSet cln = ((AntifungalDrugsReportDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["usp_AntifungalDrugsReport"] != null)) {
base.Tables.Add(new usp_AntifungalDrugsReportDataTable(ds.Tables["usp_AntifungalDrugsReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
internal void InitVars(bool initTable) {
this.tableusp_AntifungalDrugsReport = ((usp_AntifungalDrugsReportDataTable)(base.Tables["usp_AntifungalDrugsReport"]));
if ((initTable == true)) {
if ((this.tableusp_AntifungalDrugsReport != null)) {
this.tableusp_AntifungalDrugsReport.InitVars();
}
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
private void InitClass() {
this.DataSetName = "AntifungalDrugsReportDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/AntifungalDrugsReportDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
this.tableusp_AntifungalDrugsReport = new usp_AntifungalDrugsReportDataTable();
base.Tables.Add(this.tableusp_AntifungalDrugsReport);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
private bool ShouldSerializeusp_AntifungalDrugsReport() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
AntifungalDrugsReportDataSet ds = new AntifungalDrugsReportDataSet();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
any.Namespace = ds.Namespace;
sequence.Items.Add(any);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public delegate void usp_AntifungalDrugsReportRowChangeEventHandler(object sender, usp_AntifungalDrugsReportRowChangeEvent e);
/// <summary>
///Represents the strongly named DataTable class.
///</summary>
[global::System.Serializable()]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class usp_AntifungalDrugsReportDataTable : global::System.Data.TypedTableBase<usp_AntifungalDrugsReportRow> {
private global::System.Data.DataColumn columnApplyDepName;
private global::System.Data.DataColumn columnMdrecNo;
private global::System.Data.DataColumn columnPatientName;
private global::System.Data.DataColumn columnAge;
private global::System.Data.DataColumn columnOperationInfoName;
private global::System.Data.DataColumn columnAnaesthesiaMethodName;
private global::System.Data.DataColumn columnDrugName;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public usp_AntifungalDrugsReportDataTable() {
this.TableName = "usp_AntifungalDrugsReport";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
internal usp_AntifungalDrugsReportDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected usp_AntifungalDrugsReportDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn ApplyDepNameColumn {
get {
return this.columnApplyDepName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn MdrecNoColumn {
get {
return this.columnMdrecNo;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn PatientNameColumn {
get {
return this.columnPatientName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn AgeColumn {
get {
return this.columnAge;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn OperationInfoNameColumn {
get {
return this.columnOperationInfoName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn AnaesthesiaMethodNameColumn {
get {
return this.columnAnaesthesiaMethodName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataColumn DrugNameColumn {
get {
return this.columnDrugName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
return this.Rows.Count;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public usp_AntifungalDrugsReportRow this[int index] {
get {
return ((usp_AntifungalDrugsReportRow)(this.Rows[index]));
}
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public event usp_AntifungalDrugsReportRowChangeEventHandler usp_AntifungalDrugsReportRowChanging;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public event usp_AntifungalDrugsReportRowChangeEventHandler usp_AntifungalDrugsReportRowChanged;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public event usp_AntifungalDrugsReportRowChangeEventHandler usp_AntifungalDrugsReportRowDeleting;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public event usp_AntifungalDrugsReportRowChangeEventHandler usp_AntifungalDrugsReportRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void Addusp_AntifungalDrugsReportRow(usp_AntifungalDrugsReportRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public usp_AntifungalDrugsReportRow Addusp_AntifungalDrugsReportRow(string ApplyDepName, string MdrecNo, string PatientName, string Age, string OperationInfoName, string AnaesthesiaMethodName, string DrugName) {
usp_AntifungalDrugsReportRow rowusp_AntifungalDrugsReportRow = ((usp_AntifungalDrugsReportRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
ApplyDepName,
MdrecNo,
PatientName,
Age,
OperationInfoName,
AnaesthesiaMethodName,
DrugName};
rowusp_AntifungalDrugsReportRow.ItemArray = columnValuesArray;
this.Rows.Add(rowusp_AntifungalDrugsReportRow);
return rowusp_AntifungalDrugsReportRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public override global::System.Data.DataTable Clone() {
usp_AntifungalDrugsReportDataTable cln = ((usp_AntifungalDrugsReportDataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new usp_AntifungalDrugsReportDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
internal void InitVars() {
this.columnApplyDepName = base.Columns["ApplyDepName"];
this.columnMdrecNo = base.Columns["MdrecNo"];
this.columnPatientName = base.Columns["PatientName"];
this.columnAge = base.Columns["Age"];
this.columnOperationInfoName = base.Columns["OperationInfoName"];
this.columnAnaesthesiaMethodName = base.Columns["AnaesthesiaMethodName"];
this.columnDrugName = base.Columns["DrugName"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
private void InitClass() {
this.columnApplyDepName = new global::System.Data.DataColumn("ApplyDepName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnApplyDepName);
this.columnMdrecNo = new global::System.Data.DataColumn("MdrecNo", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnMdrecNo);
this.columnPatientName = new global::System.Data.DataColumn("PatientName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnPatientName);
this.columnAge = new global::System.Data.DataColumn("Age", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnAge);
this.columnOperationInfoName = new global::System.Data.DataColumn("OperationInfoName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnOperationInfoName);
this.columnAnaesthesiaMethodName = new global::System.Data.DataColumn("AnaesthesiaMethodName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnAnaesthesiaMethodName);
this.columnDrugName = new global::System.Data.DataColumn("DrugName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnDrugName);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public usp_AntifungalDrugsReportRow Newusp_AntifungalDrugsReportRow() {
return ((usp_AntifungalDrugsReportRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new usp_AntifungalDrugsReportRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(usp_AntifungalDrugsReportRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.usp_AntifungalDrugsReportRowChanged != null)) {
this.usp_AntifungalDrugsReportRowChanged(this, new usp_AntifungalDrugsReportRowChangeEvent(((usp_AntifungalDrugsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.usp_AntifungalDrugsReportRowChanging != null)) {
this.usp_AntifungalDrugsReportRowChanging(this, new usp_AntifungalDrugsReportRowChangeEvent(((usp_AntifungalDrugsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.usp_AntifungalDrugsReportRowDeleted != null)) {
this.usp_AntifungalDrugsReportRowDeleted(this, new usp_AntifungalDrugsReportRowChangeEvent(((usp_AntifungalDrugsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.usp_AntifungalDrugsReportRowDeleting != null)) {
this.usp_AntifungalDrugsReportRowDeleting(this, new usp_AntifungalDrugsReportRowChangeEvent(((usp_AntifungalDrugsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void Removeusp_AntifungalDrugsReportRow(usp_AntifungalDrugsReportRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
AntifungalDrugsReportDataSet ds = new AntifungalDrugsReportDataSet();
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "usp_AntifungalDrugsReportDataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class usp_AntifungalDrugsReportRow : global::System.Data.DataRow {
private usp_AntifungalDrugsReportDataTable tableusp_AntifungalDrugsReport;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
internal usp_AntifungalDrugsReportRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableusp_AntifungalDrugsReport = ((usp_AntifungalDrugsReportDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string ApplyDepName {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.ApplyDepNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“ApplyDepName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.ApplyDepNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string MdrecNo {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.MdrecNoColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“MdrecNo”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.MdrecNoColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string PatientName {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.PatientNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“PatientName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.PatientNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string Age {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.AgeColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“Age”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.AgeColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string OperationInfoName {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.OperationInfoNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“OperationInfoName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.OperationInfoNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string AnaesthesiaMethodName {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.AnaesthesiaMethodNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“AnaesthesiaMethodName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.AnaesthesiaMethodNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string DrugName {
get {
try {
return ((string)(this[this.tableusp_AntifungalDrugsReport.DrugNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_AntifungalDrugsReport”中列“DrugName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_AntifungalDrugsReport.DrugNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsApplyDepNameNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.ApplyDepNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetApplyDepNameNull() {
this[this.tableusp_AntifungalDrugsReport.ApplyDepNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsMdrecNoNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.MdrecNoColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetMdrecNoNull() {
this[this.tableusp_AntifungalDrugsReport.MdrecNoColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsPatientNameNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.PatientNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetPatientNameNull() {
this[this.tableusp_AntifungalDrugsReport.PatientNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsAgeNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.AgeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetAgeNull() {
this[this.tableusp_AntifungalDrugsReport.AgeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsOperationInfoNameNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.OperationInfoNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetOperationInfoNameNull() {
this[this.tableusp_AntifungalDrugsReport.OperationInfoNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsAnaesthesiaMethodNameNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.AnaesthesiaMethodNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetAnaesthesiaMethodNameNull() {
this[this.tableusp_AntifungalDrugsReport.AnaesthesiaMethodNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsDrugNameNull() {
return this.IsNull(this.tableusp_AntifungalDrugsReport.DrugNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public void SetDrugNameNull() {
this[this.tableusp_AntifungalDrugsReport.DrugNameColumn] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public class usp_AntifungalDrugsReportRowChangeEvent : global::System.EventArgs {
private usp_AntifungalDrugsReportRow eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public usp_AntifungalDrugsReportRowChangeEvent(usp_AntifungalDrugsReportRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public usp_AntifungalDrugsReportRow Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591

View File

@ -1,685 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace AIMS.ReportManager.ReportDataSource {
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[global::System.Xml.Serialization.XmlRootAttribute("DepOperationWorkloadReportDataSet")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
public partial class DepOperationWorkloadReportDataSet : global::System.Data.DataSet {
private usp_DepOperationWorkloadReportDataTable tableusp_DepOperationWorkloadReport;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public DepOperationWorkloadReportDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
base.Relations.CollectionChanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected DepOperationWorkloadReportDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
this.Tables.CollectionChanged += schemaChangedHandler1;
this.Relations.CollectionChanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
if ((ds.Tables["usp_DepOperationWorkloadReport"] != null)) {
base.Tables.Add(new usp_DepOperationWorkloadReportDataTable(ds.Tables["usp_DepOperationWorkloadReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
}
this.GetSerializationData(info, context);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
this.Relations.CollectionChanged += schemaChangedHandler;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public usp_DepOperationWorkloadReportDataTable usp_DepOperationWorkloadReport {
get {
return this.tableusp_DepOperationWorkloadReport;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
get {
return this._schemaSerializationMode;
}
set {
this._schemaSerializationMode = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
return base.Tables;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
return base.Relations;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataSet Clone() {
DepOperationWorkloadReportDataSet cln = ((DepOperationWorkloadReportDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["usp_DepOperationWorkloadReport"] != null)) {
base.Tables.Add(new usp_DepOperationWorkloadReportDataTable(ds.Tables["usp_DepOperationWorkloadReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars(bool initTable) {
this.tableusp_DepOperationWorkloadReport = ((usp_DepOperationWorkloadReportDataTable)(base.Tables["usp_DepOperationWorkloadReport"]));
if ((initTable == true)) {
if ((this.tableusp_DepOperationWorkloadReport != null)) {
this.tableusp_DepOperationWorkloadReport.InitVars();
}
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.DataSetName = "DepOperationWorkloadReportDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/DepOperationWorkloadReportDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
this.tableusp_DepOperationWorkloadReport = new usp_DepOperationWorkloadReportDataTable();
base.Tables.Add(this.tableusp_DepOperationWorkloadReport);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private bool ShouldSerializeusp_DepOperationWorkloadReport() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
DepOperationWorkloadReportDataSet ds = new DepOperationWorkloadReportDataSet();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
any.Namespace = ds.Namespace;
sequence.Items.Add(any);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public delegate void usp_DepOperationWorkloadReportRowChangeEventHandler(object sender, usp_DepOperationWorkloadReportRowChangeEvent e);
/// <summary>
///Represents the strongly named DataTable class.
///</summary>
[global::System.Serializable()]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class usp_DepOperationWorkloadReportDataTable : global::System.Data.TypedTableBase<usp_DepOperationWorkloadReportRow> {
private global::System.Data.DataColumn columnApplyDepName;
private global::System.Data.DataColumn columnName;
private global::System.Data.DataColumn columnUseNumber;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_DepOperationWorkloadReportDataTable() {
this.TableName = "usp_DepOperationWorkloadReport";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal usp_DepOperationWorkloadReportDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected usp_DepOperationWorkloadReportDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn ApplyDepNameColumn {
get {
return this.columnApplyDepName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn NameColumn {
get {
return this.columnName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn UseNumberColumn {
get {
return this.columnUseNumber;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
return this.Rows.Count;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_DepOperationWorkloadReportRow this[int index] {
get {
return ((usp_DepOperationWorkloadReportRow)(this.Rows[index]));
}
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_DepOperationWorkloadReportRowChangeEventHandler usp_DepOperationWorkloadReportRowChanging;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_DepOperationWorkloadReportRowChangeEventHandler usp_DepOperationWorkloadReportRowChanged;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_DepOperationWorkloadReportRowChangeEventHandler usp_DepOperationWorkloadReportRowDeleting;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_DepOperationWorkloadReportRowChangeEventHandler usp_DepOperationWorkloadReportRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void Addusp_DepOperationWorkloadReportRow(usp_DepOperationWorkloadReportRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_DepOperationWorkloadReportRow Addusp_DepOperationWorkloadReportRow(string ApplyDepName, string Name, string UseNumber) {
usp_DepOperationWorkloadReportRow rowusp_DepOperationWorkloadReportRow = ((usp_DepOperationWorkloadReportRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
ApplyDepName,
Name,
UseNumber};
rowusp_DepOperationWorkloadReportRow.ItemArray = columnValuesArray;
this.Rows.Add(rowusp_DepOperationWorkloadReportRow);
return rowusp_DepOperationWorkloadReportRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataTable Clone() {
usp_DepOperationWorkloadReportDataTable cln = ((usp_DepOperationWorkloadReportDataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new usp_DepOperationWorkloadReportDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.columnApplyDepName = base.Columns["ApplyDepName"];
this.columnName = base.Columns["Name"];
this.columnUseNumber = base.Columns["UseNumber"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.columnApplyDepName = new global::System.Data.DataColumn("ApplyDepName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnApplyDepName);
this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnName);
this.columnUseNumber = new global::System.Data.DataColumn("UseNumber", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnUseNumber);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_DepOperationWorkloadReportRow Newusp_DepOperationWorkloadReportRow() {
return ((usp_DepOperationWorkloadReportRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new usp_DepOperationWorkloadReportRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(usp_DepOperationWorkloadReportRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.usp_DepOperationWorkloadReportRowChanged != null)) {
this.usp_DepOperationWorkloadReportRowChanged(this, new usp_DepOperationWorkloadReportRowChangeEvent(((usp_DepOperationWorkloadReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.usp_DepOperationWorkloadReportRowChanging != null)) {
this.usp_DepOperationWorkloadReportRowChanging(this, new usp_DepOperationWorkloadReportRowChangeEvent(((usp_DepOperationWorkloadReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.usp_DepOperationWorkloadReportRowDeleted != null)) {
this.usp_DepOperationWorkloadReportRowDeleted(this, new usp_DepOperationWorkloadReportRowChangeEvent(((usp_DepOperationWorkloadReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.usp_DepOperationWorkloadReportRowDeleting != null)) {
this.usp_DepOperationWorkloadReportRowDeleting(this, new usp_DepOperationWorkloadReportRowChangeEvent(((usp_DepOperationWorkloadReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void Removeusp_DepOperationWorkloadReportRow(usp_DepOperationWorkloadReportRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
DepOperationWorkloadReportDataSet ds = new DepOperationWorkloadReportDataSet();
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "usp_DepOperationWorkloadReportDataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class usp_DepOperationWorkloadReportRow : global::System.Data.DataRow {
private usp_DepOperationWorkloadReportDataTable tableusp_DepOperationWorkloadReport;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal usp_DepOperationWorkloadReportRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableusp_DepOperationWorkloadReport = ((usp_DepOperationWorkloadReportDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string ApplyDepName {
get {
try {
return ((string)(this[this.tableusp_DepOperationWorkloadReport.ApplyDepNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_DepOperationWorkloadReport”中列“ApplyDepName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_DepOperationWorkloadReport.ApplyDepNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string Name {
get {
try {
return ((string)(this[this.tableusp_DepOperationWorkloadReport.NameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_DepOperationWorkloadReport”中列“Name”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_DepOperationWorkloadReport.NameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string UseNumber {
get {
try {
return ((string)(this[this.tableusp_DepOperationWorkloadReport.UseNumberColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_DepOperationWorkloadReport”中列“UseNumber”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_DepOperationWorkloadReport.UseNumberColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsApplyDepNameNull() {
return this.IsNull(this.tableusp_DepOperationWorkloadReport.ApplyDepNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetApplyDepNameNull() {
this[this.tableusp_DepOperationWorkloadReport.ApplyDepNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsNameNull() {
return this.IsNull(this.tableusp_DepOperationWorkloadReport.NameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetNameNull() {
this[this.tableusp_DepOperationWorkloadReport.NameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsUseNumberNull() {
return this.IsNull(this.tableusp_DepOperationWorkloadReport.UseNumberColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetUseNumberNull() {
this[this.tableusp_DepOperationWorkloadReport.UseNumberColumn] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public class usp_DepOperationWorkloadReportRowChangeEvent : global::System.EventArgs {
private usp_DepOperationWorkloadReportRow eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_DepOperationWorkloadReportRowChangeEvent(usp_DepOperationWorkloadReportRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_DepOperationWorkloadReportRow Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DepOperationWorkloadReportDataSet" targetNamespace="http://tempuri.org/DepOperationWorkloadReportDataSet.xsd" xmlns:mstns="http://tempuri.org/DepOperationWorkloadReportDataSet.xsd" xmlns="http://tempuri.org/DepOperationWorkloadReportDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="DepOperationWorkloadReportDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DepOperationWorkloadReportDataSet" msprop:Generator_UserDSName="DepOperationWorkloadReportDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="usp_DepOperationWorkloadReport" msprop:Generator_TableClassName="usp_DepOperationWorkloadReportDataTable" msprop:Generator_TableVarName="tableusp_DepOperationWorkloadReport" msprop:Generator_TablePropName="usp_DepOperationWorkloadReport" msprop:Generator_RowDeletingName="usp_DepOperationWorkloadReportRowDeleting" msprop:Generator_RowChangingName="usp_DepOperationWorkloadReportRowChanging" msprop:Generator_RowEvHandlerName="usp_DepOperationWorkloadReportRowChangeEventHandler" msprop:Generator_RowDeletedName="usp_DepOperationWorkloadReportRowDeleted" msprop:Generator_UserTableName="usp_DepOperationWorkloadReport" msprop:Generator_RowChangedName="usp_DepOperationWorkloadReportRowChanged" msprop:Generator_RowEvArgName="usp_DepOperationWorkloadReportRowChangeEvent" msprop:Generator_RowClassName="usp_DepOperationWorkloadReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="ApplyDepName" msprop:Generator_ColumnVarNameInTable="columnApplyDepName" msprop:Generator_ColumnPropNameInRow="ApplyDepName" msprop:Generator_ColumnPropNameInTable="ApplyDepNameColumn" msprop:Generator_UserColumnName="ApplyDepName" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="UseNumber" msprop:Generator_ColumnVarNameInTable="columnUseNumber" msprop:Generator_ColumnPropNameInRow="UseNumber" msprop:Generator_ColumnPropNameInTable="UseNumberColumn" msprop:Generator_UserColumnName="UseNumber" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:usp_DepOperationWorkloadReport" ZOrder="1" X="218" Y="96" Height="182" Width="285" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
</Shapes>
<Connectors />
</DiagramLayout>

View File

@ -1,685 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace AIMS.ReportManager.ReportDataSource {
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[global::System.Xml.Serialization.XmlRootAttribute("NurseOperationWorkloadDataSet")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
public partial class NurseOperationWorkloadDataSet : global::System.Data.DataSet {
private NurseOperationWorkloadDataTable tableNurseOperationWorkload;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
base.Relations.CollectionChanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected NurseOperationWorkloadDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
this.Tables.CollectionChanged += schemaChangedHandler1;
this.Relations.CollectionChanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
if ((ds.Tables["NurseOperationWorkload"] != null)) {
base.Tables.Add(new NurseOperationWorkloadDataTable(ds.Tables["NurseOperationWorkload"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
}
this.GetSerializationData(info, context);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
this.Relations.CollectionChanged += schemaChangedHandler;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public NurseOperationWorkloadDataTable NurseOperationWorkload {
get {
return this.tableNurseOperationWorkload;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
get {
return this._schemaSerializationMode;
}
set {
this._schemaSerializationMode = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
return base.Tables;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
return base.Relations;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataSet Clone() {
NurseOperationWorkloadDataSet cln = ((NurseOperationWorkloadDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["NurseOperationWorkload"] != null)) {
base.Tables.Add(new NurseOperationWorkloadDataTable(ds.Tables["NurseOperationWorkload"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars(bool initTable) {
this.tableNurseOperationWorkload = ((NurseOperationWorkloadDataTable)(base.Tables["NurseOperationWorkload"]));
if ((initTable == true)) {
if ((this.tableNurseOperationWorkload != null)) {
this.tableNurseOperationWorkload.InitVars();
}
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.DataSetName = "NurseOperationWorkloadDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/NurseOperationWorkloadDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
this.tableNurseOperationWorkload = new NurseOperationWorkloadDataTable();
base.Tables.Add(this.tableNurseOperationWorkload);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private bool ShouldSerializeNurseOperationWorkload() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
NurseOperationWorkloadDataSet ds = new NurseOperationWorkloadDataSet();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
any.Namespace = ds.Namespace;
sequence.Items.Add(any);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public delegate void NurseOperationWorkloadRowChangeEventHandler(object sender, NurseOperationWorkloadRowChangeEvent e);
/// <summary>
///Represents the strongly named DataTable class.
///</summary>
[global::System.Serializable()]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class NurseOperationWorkloadDataTable : global::System.Data.TypedTableBase<NurseOperationWorkloadRow> {
private global::System.Data.DataColumn columnNurse;
private global::System.Data.DataColumn columnName;
private global::System.Data.DataColumn columnWorkTime;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadDataTable() {
this.TableName = "NurseOperationWorkload";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal NurseOperationWorkloadDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected NurseOperationWorkloadDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn NurseColumn {
get {
return this.columnNurse;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn NameColumn {
get {
return this.columnName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn WorkTimeColumn {
get {
return this.columnWorkTime;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
return this.Rows.Count;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadRow this[int index] {
get {
return ((NurseOperationWorkloadRow)(this.Rows[index]));
}
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event NurseOperationWorkloadRowChangeEventHandler NurseOperationWorkloadRowChanging;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event NurseOperationWorkloadRowChangeEventHandler NurseOperationWorkloadRowChanged;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event NurseOperationWorkloadRowChangeEventHandler NurseOperationWorkloadRowDeleting;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event NurseOperationWorkloadRowChangeEventHandler NurseOperationWorkloadRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void AddNurseOperationWorkloadRow(NurseOperationWorkloadRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadRow AddNurseOperationWorkloadRow(string Nurse, string Name, string WorkTime) {
NurseOperationWorkloadRow rowNurseOperationWorkloadRow = ((NurseOperationWorkloadRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
Nurse,
Name,
WorkTime};
rowNurseOperationWorkloadRow.ItemArray = columnValuesArray;
this.Rows.Add(rowNurseOperationWorkloadRow);
return rowNurseOperationWorkloadRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataTable Clone() {
NurseOperationWorkloadDataTable cln = ((NurseOperationWorkloadDataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new NurseOperationWorkloadDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.columnNurse = base.Columns["Nurse"];
this.columnName = base.Columns["Name"];
this.columnWorkTime = base.Columns["WorkTime"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.columnNurse = new global::System.Data.DataColumn("Nurse", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnNurse);
this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnName);
this.columnWorkTime = new global::System.Data.DataColumn("WorkTime", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnWorkTime);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadRow NewNurseOperationWorkloadRow() {
return ((NurseOperationWorkloadRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new NurseOperationWorkloadRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(NurseOperationWorkloadRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.NurseOperationWorkloadRowChanged != null)) {
this.NurseOperationWorkloadRowChanged(this, new NurseOperationWorkloadRowChangeEvent(((NurseOperationWorkloadRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.NurseOperationWorkloadRowChanging != null)) {
this.NurseOperationWorkloadRowChanging(this, new NurseOperationWorkloadRowChangeEvent(((NurseOperationWorkloadRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.NurseOperationWorkloadRowDeleted != null)) {
this.NurseOperationWorkloadRowDeleted(this, new NurseOperationWorkloadRowChangeEvent(((NurseOperationWorkloadRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.NurseOperationWorkloadRowDeleting != null)) {
this.NurseOperationWorkloadRowDeleting(this, new NurseOperationWorkloadRowChangeEvent(((NurseOperationWorkloadRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void RemoveNurseOperationWorkloadRow(NurseOperationWorkloadRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
NurseOperationWorkloadDataSet ds = new NurseOperationWorkloadDataSet();
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "NurseOperationWorkloadDataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class NurseOperationWorkloadRow : global::System.Data.DataRow {
private NurseOperationWorkloadDataTable tableNurseOperationWorkload;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal NurseOperationWorkloadRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableNurseOperationWorkload = ((NurseOperationWorkloadDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string Nurse {
get {
try {
return ((string)(this[this.tableNurseOperationWorkload.NurseColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“NurseOperationWorkload”中列“Nurse”的值为 DBNull。", e);
}
}
set {
this[this.tableNurseOperationWorkload.NurseColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string Name {
get {
try {
return ((string)(this[this.tableNurseOperationWorkload.NameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“NurseOperationWorkload”中列“Name”的值为 DBNull。", e);
}
}
set {
this[this.tableNurseOperationWorkload.NameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string WorkTime {
get {
try {
return ((string)(this[this.tableNurseOperationWorkload.WorkTimeColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“NurseOperationWorkload”中列“WorkTime”的值为 DBNull。", e);
}
}
set {
this[this.tableNurseOperationWorkload.WorkTimeColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsNurseNull() {
return this.IsNull(this.tableNurseOperationWorkload.NurseColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetNurseNull() {
this[this.tableNurseOperationWorkload.NurseColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsNameNull() {
return this.IsNull(this.tableNurseOperationWorkload.NameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetNameNull() {
this[this.tableNurseOperationWorkload.NameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsWorkTimeNull() {
return this.IsNull(this.tableNurseOperationWorkload.WorkTimeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetWorkTimeNull() {
this[this.tableNurseOperationWorkload.WorkTimeColumn] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public class NurseOperationWorkloadRowChangeEvent : global::System.EventArgs {
private NurseOperationWorkloadRow eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadRowChangeEvent(NurseOperationWorkloadRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public NurseOperationWorkloadRow Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="NurseOperationWorkloadDataSet" targetNamespace="http://tempuri.org/NurseOperationWorkloadDataSet.xsd" xmlns:mstns="http://tempuri.org/NurseOperationWorkloadDataSet.xsd" xmlns="http://tempuri.org/NurseOperationWorkloadDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="NurseOperationWorkloadDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="NurseOperationWorkloadDataSet" msprop:Generator_UserDSName="NurseOperationWorkloadDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="NurseOperationWorkload" msprop:Generator_TableClassName="NurseOperationWorkloadDataTable" msprop:Generator_TableVarName="tableNurseOperationWorkload" msprop:Generator_TablePropName="NurseOperationWorkload" msprop:Generator_RowDeletingName="NurseOperationWorkloadRowDeleting" msprop:Generator_RowChangingName="NurseOperationWorkloadRowChanging" msprop:Generator_RowEvHandlerName="NurseOperationWorkloadRowChangeEventHandler" msprop:Generator_RowDeletedName="NurseOperationWorkloadRowDeleted" msprop:Generator_UserTableName="NurseOperationWorkload" msprop:Generator_RowChangedName="NurseOperationWorkloadRowChanged" msprop:Generator_RowEvArgName="NurseOperationWorkloadRowChangeEvent" msprop:Generator_RowClassName="NurseOperationWorkloadRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Nurse" msprop:Generator_ColumnVarNameInTable="columnNurse" msprop:Generator_ColumnPropNameInRow="Nurse" msprop:Generator_ColumnPropNameInTable="NurseColumn" msprop:Generator_UserColumnName="Nurse" type="xs:string" minOccurs="0" />
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="WorkTime" msprop:Generator_ColumnVarNameInTable="columnWorkTime" msprop:Generator_ColumnPropNameInRow="WorkTime" msprop:Generator_ColumnPropNameInTable="WorkTimeColumn" msprop:Generator_UserColumnName="WorkTime" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:NurseOperationWorkload" ZOrder="1" X="170" Y="85" Height="258" Width="147" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
</Shapes>
<Connectors />
</DiagramLayout>

View File

@ -1,771 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace AIMS.ReportManager.ReportDataSource {
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[global::System.Xml.Serialization.XmlRootAttribute("OperationCutTypeSumReportDataSet")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
public partial class OperationCutTypeSumReportDataSet : global::System.Data.DataSet {
private OperationCutTypeSumReportDataSetDataTable tableOperationCutTypeSumReportDataSet;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
base.Relations.CollectionChanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected OperationCutTypeSumReportDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
this.Tables.CollectionChanged += schemaChangedHandler1;
this.Relations.CollectionChanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
if ((ds.Tables["OperationCutTypeSumReportDataSet"] != null)) {
base.Tables.Add(new OperationCutTypeSumReportDataSetDataTable(ds.Tables["OperationCutTypeSumReportDataSet"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
}
this.GetSerializationData(info, context);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
this.Relations.CollectionChanged += schemaChangedHandler;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public OperationCutTypeSumReportDataSetDataTable _OperationCutTypeSumReportDataSet {
get {
return this.tableOperationCutTypeSumReportDataSet;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
get {
return this._schemaSerializationMode;
}
set {
this._schemaSerializationMode = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
return base.Tables;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
return base.Relations;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataSet Clone() {
OperationCutTypeSumReportDataSet cln = ((OperationCutTypeSumReportDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["OperationCutTypeSumReportDataSet"] != null)) {
base.Tables.Add(new OperationCutTypeSumReportDataSetDataTable(ds.Tables["OperationCutTypeSumReportDataSet"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars(bool initTable) {
this.tableOperationCutTypeSumReportDataSet = ((OperationCutTypeSumReportDataSetDataTable)(base.Tables["OperationCutTypeSumReportDataSet"]));
if ((initTable == true)) {
if ((this.tableOperationCutTypeSumReportDataSet != null)) {
this.tableOperationCutTypeSumReportDataSet.InitVars();
}
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.DataSetName = "OperationCutTypeSumReportDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/OperationCutTypeSumReportDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
this.tableOperationCutTypeSumReportDataSet = new OperationCutTypeSumReportDataSetDataTable();
base.Tables.Add(this.tableOperationCutTypeSumReportDataSet);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private bool ShouldSerialize_OperationCutTypeSumReportDataSet() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
OperationCutTypeSumReportDataSet ds = new OperationCutTypeSumReportDataSet();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
any.Namespace = ds.Namespace;
sequence.Items.Add(any);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public delegate void OperationCutTypeSumReportDataSetRowChangeEventHandler(object sender, OperationCutTypeSumReportDataSetRowChangeEvent e);
/// <summary>
///Represents the strongly named DataTable class.
///</summary>
[global::System.Serializable()]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class OperationCutTypeSumReportDataSetDataTable : global::System.Data.TypedTableBase<OperationCutTypeSumReportDataSetRow> {
private global::System.Data.DataColumn columnName;
private global::System.Data.DataColumn columnOneCutType;
private global::System.Data.DataColumn columnTwoCutType;
private global::System.Data.DataColumn columnThreeCutType;
private global::System.Data.DataColumn columnFourCutType;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSetDataTable() {
this.TableName = "OperationCutTypeSumReportDataSet";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal OperationCutTypeSumReportDataSetDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected OperationCutTypeSumReportDataSetDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn NameColumn {
get {
return this.columnName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn OneCutTypeColumn {
get {
return this.columnOneCutType;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn TwoCutTypeColumn {
get {
return this.columnTwoCutType;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn ThreeCutTypeColumn {
get {
return this.columnThreeCutType;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn FourCutTypeColumn {
get {
return this.columnFourCutType;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
return this.Rows.Count;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSetRow this[int index] {
get {
return ((OperationCutTypeSumReportDataSetRow)(this.Rows[index]));
}
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event OperationCutTypeSumReportDataSetRowChangeEventHandler OperationCutTypeSumReportDataSetRowChanging;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event OperationCutTypeSumReportDataSetRowChangeEventHandler OperationCutTypeSumReportDataSetRowChanged;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event OperationCutTypeSumReportDataSetRowChangeEventHandler OperationCutTypeSumReportDataSetRowDeleting;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event OperationCutTypeSumReportDataSetRowChangeEventHandler OperationCutTypeSumReportDataSetRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void AddOperationCutTypeSumReportDataSetRow(OperationCutTypeSumReportDataSetRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSetRow AddOperationCutTypeSumReportDataSetRow(string Name, string OneCutType, string TwoCutType, string ThreeCutType, string FourCutType) {
OperationCutTypeSumReportDataSetRow rowOperationCutTypeSumReportDataSetRow = ((OperationCutTypeSumReportDataSetRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
Name,
OneCutType,
TwoCutType,
ThreeCutType,
FourCutType};
rowOperationCutTypeSumReportDataSetRow.ItemArray = columnValuesArray;
this.Rows.Add(rowOperationCutTypeSumReportDataSetRow);
return rowOperationCutTypeSumReportDataSetRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataTable Clone() {
OperationCutTypeSumReportDataSetDataTable cln = ((OperationCutTypeSumReportDataSetDataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new OperationCutTypeSumReportDataSetDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.columnName = base.Columns["Name"];
this.columnOneCutType = base.Columns["OneCutType"];
this.columnTwoCutType = base.Columns["TwoCutType"];
this.columnThreeCutType = base.Columns["ThreeCutType"];
this.columnFourCutType = base.Columns["FourCutType"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnName);
this.columnOneCutType = new global::System.Data.DataColumn("OneCutType", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnOneCutType);
this.columnTwoCutType = new global::System.Data.DataColumn("TwoCutType", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnTwoCutType);
this.columnThreeCutType = new global::System.Data.DataColumn("ThreeCutType", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnThreeCutType);
this.columnFourCutType = new global::System.Data.DataColumn("FourCutType", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnFourCutType);
this.ExtendedProperties.Add("Generator_TablePropName", "_OperationCutTypeSumReportDataSet");
this.ExtendedProperties.Add("Generator_UserTableName", "OperationCutTypeSumReportDataSet");
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSetRow NewOperationCutTypeSumReportDataSetRow() {
return ((OperationCutTypeSumReportDataSetRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new OperationCutTypeSumReportDataSetRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(OperationCutTypeSumReportDataSetRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.OperationCutTypeSumReportDataSetRowChanged != null)) {
this.OperationCutTypeSumReportDataSetRowChanged(this, new OperationCutTypeSumReportDataSetRowChangeEvent(((OperationCutTypeSumReportDataSetRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.OperationCutTypeSumReportDataSetRowChanging != null)) {
this.OperationCutTypeSumReportDataSetRowChanging(this, new OperationCutTypeSumReportDataSetRowChangeEvent(((OperationCutTypeSumReportDataSetRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.OperationCutTypeSumReportDataSetRowDeleted != null)) {
this.OperationCutTypeSumReportDataSetRowDeleted(this, new OperationCutTypeSumReportDataSetRowChangeEvent(((OperationCutTypeSumReportDataSetRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.OperationCutTypeSumReportDataSetRowDeleting != null)) {
this.OperationCutTypeSumReportDataSetRowDeleting(this, new OperationCutTypeSumReportDataSetRowChangeEvent(((OperationCutTypeSumReportDataSetRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void RemoveOperationCutTypeSumReportDataSetRow(OperationCutTypeSumReportDataSetRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
OperationCutTypeSumReportDataSet ds = new OperationCutTypeSumReportDataSet();
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "OperationCutTypeSumReportDataSetDataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class OperationCutTypeSumReportDataSetRow : global::System.Data.DataRow {
private OperationCutTypeSumReportDataSetDataTable tableOperationCutTypeSumReportDataSet;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal OperationCutTypeSumReportDataSetRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableOperationCutTypeSumReportDataSet = ((OperationCutTypeSumReportDataSetDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string Name {
get {
try {
return ((string)(this[this.tableOperationCutTypeSumReportDataSet.NameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“OperationCutTypeSumReportDataSet”中列“Name”的值为 DBNull。", e);
}
}
set {
this[this.tableOperationCutTypeSumReportDataSet.NameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string OneCutType {
get {
try {
return ((string)(this[this.tableOperationCutTypeSumReportDataSet.OneCutTypeColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“OperationCutTypeSumReportDataSet”中列“OneCutType”的值为 DBNull。", e);
}
}
set {
this[this.tableOperationCutTypeSumReportDataSet.OneCutTypeColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string TwoCutType {
get {
try {
return ((string)(this[this.tableOperationCutTypeSumReportDataSet.TwoCutTypeColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“OperationCutTypeSumReportDataSet”中列“TwoCutType”的值为 DBNull。", e);
}
}
set {
this[this.tableOperationCutTypeSumReportDataSet.TwoCutTypeColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string ThreeCutType {
get {
try {
return ((string)(this[this.tableOperationCutTypeSumReportDataSet.ThreeCutTypeColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“OperationCutTypeSumReportDataSet”中列“ThreeCutType”的值为 DBNull。", e);
}
}
set {
this[this.tableOperationCutTypeSumReportDataSet.ThreeCutTypeColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string FourCutType {
get {
try {
return ((string)(this[this.tableOperationCutTypeSumReportDataSet.FourCutTypeColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“OperationCutTypeSumReportDataSet”中列“FourCutType”的值为 DBNull。", e);
}
}
set {
this[this.tableOperationCutTypeSumReportDataSet.FourCutTypeColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsNameNull() {
return this.IsNull(this.tableOperationCutTypeSumReportDataSet.NameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetNameNull() {
this[this.tableOperationCutTypeSumReportDataSet.NameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsOneCutTypeNull() {
return this.IsNull(this.tableOperationCutTypeSumReportDataSet.OneCutTypeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetOneCutTypeNull() {
this[this.tableOperationCutTypeSumReportDataSet.OneCutTypeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsTwoCutTypeNull() {
return this.IsNull(this.tableOperationCutTypeSumReportDataSet.TwoCutTypeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetTwoCutTypeNull() {
this[this.tableOperationCutTypeSumReportDataSet.TwoCutTypeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsThreeCutTypeNull() {
return this.IsNull(this.tableOperationCutTypeSumReportDataSet.ThreeCutTypeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetThreeCutTypeNull() {
this[this.tableOperationCutTypeSumReportDataSet.ThreeCutTypeColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsFourCutTypeNull() {
return this.IsNull(this.tableOperationCutTypeSumReportDataSet.FourCutTypeColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetFourCutTypeNull() {
this[this.tableOperationCutTypeSumReportDataSet.FourCutTypeColumn] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public class OperationCutTypeSumReportDataSetRowChangeEvent : global::System.EventArgs {
private OperationCutTypeSumReportDataSetRow eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSetRowChangeEvent(OperationCutTypeSumReportDataSetRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationCutTypeSumReportDataSetRow Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="OperationCutTypeSumReportDataSet" targetNamespace="http://tempuri.org/OperationCutTypeSumReportDataSet.xsd" xmlns:mstns="http://tempuri.org/OperationCutTypeSumReportDataSet.xsd" xmlns="http://tempuri.org/OperationCutTypeSumReportDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="OperationCutTypeSumReportDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="OperationCutTypeSumReportDataSet" msprop:Generator_UserDSName="OperationCutTypeSumReportDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="OperationCutTypeSumReportDataSet" msprop:Generator_TableClassName="OperationCutTypeSumReportDataSetDataTable" msprop:Generator_TableVarName="tableOperationCutTypeSumReportDataSet" msprop:Generator_TablePropName="_OperationCutTypeSumReportDataSet" msprop:Generator_RowDeletingName="OperationCutTypeSumReportDataSetRowDeleting" msprop:Generator_RowChangingName="OperationCutTypeSumReportDataSetRowChanging" msprop:Generator_RowEvHandlerName="OperationCutTypeSumReportDataSetRowChangeEventHandler" msprop:Generator_RowDeletedName="OperationCutTypeSumReportDataSetRowDeleted" msprop:Generator_UserTableName="OperationCutTypeSumReportDataSet" msprop:Generator_RowChangedName="OperationCutTypeSumReportDataSetRowChanged" msprop:Generator_RowEvArgName="OperationCutTypeSumReportDataSetRowChangeEvent" msprop:Generator_RowClassName="OperationCutTypeSumReportDataSetRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
<xs:element name="OneCutType" msprop:Generator_ColumnVarNameInTable="columnOneCutType" msprop:Generator_ColumnPropNameInRow="OneCutType" msprop:Generator_ColumnPropNameInTable="OneCutTypeColumn" msprop:Generator_UserColumnName="OneCutType" type="xs:string" minOccurs="0" />
<xs:element name="TwoCutType" msprop:Generator_ColumnVarNameInTable="columnTwoCutType" msprop:Generator_ColumnPropNameInRow="TwoCutType" msprop:Generator_ColumnPropNameInTable="TwoCutTypeColumn" msprop:Generator_UserColumnName="TwoCutType" type="xs:string" minOccurs="0" />
<xs:element name="ThreeCutType" msprop:Generator_ColumnVarNameInTable="columnThreeCutType" msprop:Generator_ColumnPropNameInRow="ThreeCutType" msprop:Generator_ColumnPropNameInTable="ThreeCutTypeColumn" msprop:Generator_UserColumnName="ThreeCutType" type="xs:string" minOccurs="0" />
<xs:element name="FourCutType" msprop:Generator_ColumnVarNameInTable="columnFourCutType" msprop:Generator_ColumnPropNameInRow="FourCutType" msprop:Generator_ColumnPropNameInTable="FourCutTypeColumn" msprop:Generator_UserColumnName="FourCutType" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:OperationCutTypeSumReportDataSet" ZOrder="1" X="283" Y="130" Height="296" Width="299" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="292" />
</Shapes>
<Connectors />
</DiagramLayout>

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,45 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="OperationInfoReportDataSet" targetNamespace="http://tempuri.org/OperationInfoReportDataSet.xsd" xmlns:mstns="http://tempuri.org/OperationInfoReportDataSet.xsd" xmlns="http://tempuri.org/OperationInfoReportDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="OperationInfoReportDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="OperationInfoReportDataSet" msprop:Generator_UserDSName="OperationInfoReportDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="OperationInfoReport" msprop:Generator_TableClassName="OperationInfoReportDataTable" msprop:Generator_TableVarName="tableOperationInfoReport" msprop:Generator_TablePropName="OperationInfoReport" msprop:Generator_RowDeletingName="OperationInfoReportRowDeleting" msprop:Generator_RowChangingName="OperationInfoReportRowChanging" msprop:Generator_RowEvHandlerName="OperationInfoReportRowChangeEventHandler" msprop:Generator_RowDeletedName="OperationInfoReportRowDeleted" msprop:Generator_UserTableName="OperationInfoReport" msprop:Generator_RowChangedName="OperationInfoReportRowChanged" msprop:Generator_RowEvArgName="OperationInfoReportRowChangeEvent" msprop:Generator_RowClassName="OperationInfoReportRow">
<xs:complexType>
<xs:sequence>
<xs:element name="MdrecNo" msprop:Generator_ColumnVarNameInTable="columnMdrecNo" msprop:Generator_ColumnPropNameInRow="MdrecNo" msprop:Generator_ColumnPropNameInTable="MdrecNoColumn" msprop:Generator_UserColumnName="MdrecNo" type="xs:string" minOccurs="0" />
<xs:element name="PatientName" msprop:Generator_ColumnVarNameInTable="columnPatientName" msprop:Generator_ColumnPropNameInRow="PatientName" msprop:Generator_ColumnPropNameInTable="PatientNameColumn" msprop:Generator_UserColumnName="PatientName" type="xs:string" minOccurs="0" />
<xs:element name="ApplyDepName" msprop:Generator_ColumnVarNameInTable="columnApplyDepName" msprop:Generator_ColumnPropNameInRow="ApplyDepName" msprop:Generator_ColumnPropNameInTable="ApplyDepNameColumn" msprop:Generator_UserColumnName="ApplyDepName" type="xs:string" minOccurs="0" />
<xs:element name="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_UserColumnName="Sex" type="xs:string" minOccurs="0" />
<xs:element name="BirthDay" msprop:Generator_ColumnVarNameInTable="columnBirthDay" msprop:Generator_ColumnPropNameInRow="BirthDay" msprop:Generator_ColumnPropNameInTable="BirthDayColumn" msprop:Generator_UserColumnName="BirthDay" type="xs:string" minOccurs="0" />
<xs:element name="InRoomTime" msprop:Generator_ColumnVarNameInTable="columnInRoomTime" msprop:Generator_ColumnPropNameInRow="InRoomTime" msprop:Generator_ColumnPropNameInTable="InRoomTimeColumn" msprop:Generator_UserColumnName="InRoomTime" type="xs:string" minOccurs="0" />
<xs:element name="OutRoomTime" msprop:Generator_ColumnVarNameInTable="columnOutRoomTime" msprop:Generator_ColumnPropNameInRow="OutRoomTime" msprop:Generator_ColumnPropNameInTable="OutRoomTimeColumn" msprop:Generator_UserColumnName="OutRoomTime" type="xs:string" minOccurs="0" />
<xs:element name="OperationBeginTime" msprop:Generator_ColumnVarNameInTable="columnOperationBeginTime" msprop:Generator_ColumnPropNameInRow="OperationBeginTime" msprop:Generator_ColumnPropNameInTable="OperationBeginTimeColumn" msprop:Generator_UserColumnName="OperationBeginTime" type="xs:string" minOccurs="0" />
<xs:element name="OperationEndTime" msprop:Generator_ColumnVarNameInTable="columnOperationEndTime" msprop:Generator_ColumnPropNameInRow="OperationEndTime" msprop:Generator_ColumnPropNameInTable="OperationEndTimeColumn" msprop:Generator_UserColumnName="OperationEndTime" type="xs:string" minOccurs="0" />
<xs:element name="OperationLevelName" msprop:Generator_ColumnVarNameInTable="columnOperationLevelName" msprop:Generator_ColumnPropNameInRow="OperationLevelName" msprop:Generator_ColumnPropNameInTable="OperationLevelNameColumn" msprop:Generator_UserColumnName="OperationLevelName" type="xs:string" minOccurs="0" />
<xs:element name="OpeAfterMode" msprop:Generator_ColumnVarNameInTable="columnOpeAfterMode" msprop:Generator_ColumnPropNameInRow="OpeAfterMode" msprop:Generator_ColumnPropNameInTable="OpeAfterModeColumn" msprop:Generator_UserColumnName="OpeAfterMode" type="xs:string" minOccurs="0" />
<xs:element name="DiagnoseInfoName" msprop:Generator_ColumnVarNameInTable="columnDiagnoseInfoName" msprop:Generator_ColumnPropNameInRow="DiagnoseInfoName" msprop:Generator_ColumnPropNameInTable="DiagnoseInfoNameColumn" msprop:Generator_UserColumnName="DiagnoseInfoName" type="xs:string" minOccurs="0" />
<xs:element name="OperationInfoName" msprop:Generator_ColumnVarNameInTable="columnOperationInfoName" msprop:Generator_ColumnPropNameInRow="OperationInfoName" msprop:Generator_ColumnPropNameInTable="OperationInfoNameColumn" msprop:Generator_UserColumnName="OperationInfoName" type="xs:string" minOccurs="0" />
<xs:element name="AnaesthesiaMethodName" msprop:Generator_ColumnVarNameInTable="columnAnaesthesiaMethodName" msprop:Generator_ColumnPropNameInRow="AnaesthesiaMethodName" msprop:Generator_ColumnPropNameInTable="AnaesthesiaMethodNameColumn" msprop:Generator_UserColumnName="AnaesthesiaMethodName" type="xs:string" minOccurs="0" />
<xs:element name="OperationCutTypeName" msprop:Generator_ColumnVarNameInTable="columnOperationCutTypeName" msprop:Generator_ColumnPropNameInRow="OperationCutTypeName" msprop:Generator_ColumnPropNameInTable="OperationCutTypeNameColumn" msprop:Generator_UserColumnName="OperationCutTypeName" type="xs:string" minOccurs="0" />
<xs:element name="OperationBodyPositionName" msprop:Generator_ColumnVarNameInTable="columnOperationBodyPositionName" msprop:Generator_ColumnPropNameInRow="OperationBodyPositionName" msprop:Generator_ColumnPropNameInTable="OperationBodyPositionNameColumn" msprop:Generator_UserColumnName="OperationBodyPositionName" type="xs:string" minOccurs="0" />
<xs:element name="OperationPositionName" msprop:Generator_ColumnVarNameInTable="columnOperationPositionName" msprop:Generator_ColumnPropNameInRow="OperationPositionName" msprop:Generator_ColumnPropNameInTable="OperationPositionNameColumn" msprop:Generator_UserColumnName="OperationPositionName" type="xs:string" minOccurs="0" />
<xs:element name="OperationDoctor" msprop:Generator_ColumnVarNameInTable="columnOperationDoctor" msprop:Generator_ColumnPropNameInRow="OperationDoctor" msprop:Generator_ColumnPropNameInTable="OperationDoctorColumn" msprop:Generator_UserColumnName="OperationDoctor" type="xs:string" minOccurs="0" />
<xs:element name="Assistant" msprop:Generator_ColumnVarNameInTable="columnAssistant" msprop:Generator_ColumnPropNameInRow="Assistant" msprop:Generator_ColumnPropNameInTable="AssistantColumn" msprop:Generator_UserColumnName="Assistant" type="xs:string" minOccurs="0" />
<xs:element name="AnesthesiaDoctor" msprop:Generator_ColumnVarNameInTable="columnAnesthesiaDoctor" msprop:Generator_ColumnPropNameInRow="AnesthesiaDoctor" msprop:Generator_ColumnPropNameInTable="AnesthesiaDoctorColumn" msprop:Generator_UserColumnName="AnesthesiaDoctor" type="xs:string" minOccurs="0" />
<xs:element name="Nurse" msprop:Generator_ColumnVarNameInTable="columnNurse" msprop:Generator_ColumnPropNameInRow="Nurse" msprop:Generator_ColumnPropNameInTable="NurseColumn" msprop:Generator_UserColumnName="Nurse" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:OperationInfoReport" ZOrder="1" X="243" Y="16" Height="486" Width="291" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="482" />
</Shapes>
<Connectors />
</DiagramLayout>

View File

@ -1,769 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace AIMS.ReportManager.ReportDataSource {
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[global::System.Xml.Serialization.XmlRootAttribute("OperationWorkloadStatisticsReportDataSet")]
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
public partial class OperationWorkloadStatisticsReportDataSet : global::System.Data.DataSet {
private usp_GetOperationWorkloadStatisticsReportDataTable tableusp_GetOperationWorkloadStatisticsReport;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public OperationWorkloadStatisticsReportDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
base.Relations.CollectionChanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected OperationWorkloadStatisticsReportDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context, false) {
if ((this.IsBinarySerialized(info, context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
this.Tables.CollectionChanged += schemaChangedHandler1;
this.Relations.CollectionChanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
if ((ds.Tables["usp_GetOperationWorkloadStatisticsReport"] != null)) {
base.Tables.Add(new usp_GetOperationWorkloadStatisticsReportDataTable(ds.Tables["usp_GetOperationWorkloadStatisticsReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
}
this.GetSerializationData(info, context);
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
base.Tables.CollectionChanged += schemaChangedHandler;
this.Relations.CollectionChanged += schemaChangedHandler;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
public usp_GetOperationWorkloadStatisticsReportDataTable usp_GetOperationWorkloadStatisticsReport {
get {
return this.tableusp_GetOperationWorkloadStatisticsReport;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.BrowsableAttribute(true)]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
get {
return this._schemaSerializationMode;
}
set {
this._schemaSerializationMode = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataTableCollection Tables {
get {
return base.Tables;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public new global::System.Data.DataRelationCollection Relations {
get {
return base.Relations;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void InitializeDerivedDataSet() {
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataSet Clone() {
OperationWorkloadStatisticsReportDataSet cln = ((OperationWorkloadStatisticsReportDataSet)(base.Clone()));
cln.InitVars();
cln.SchemaSerializationMode = this.SchemaSerializationMode;
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeTables() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override bool ShouldSerializeRelations() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
this.Reset();
global::System.Data.DataSet ds = new global::System.Data.DataSet();
ds.ReadXml(reader);
if ((ds.Tables["usp_GetOperationWorkloadStatisticsReport"] != null)) {
base.Tables.Add(new usp_GetOperationWorkloadStatisticsReportDataTable(ds.Tables["usp_GetOperationWorkloadStatisticsReport"]));
}
this.DataSetName = ds.DataSetName;
this.Prefix = ds.Prefix;
this.Namespace = ds.Namespace;
this.Locale = ds.Locale;
this.CaseSensitive = ds.CaseSensitive;
this.EnforceConstraints = ds.EnforceConstraints;
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
this.InitVars();
}
else {
this.ReadXml(reader);
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
stream.Position = 0;
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.InitVars(true);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars(bool initTable) {
this.tableusp_GetOperationWorkloadStatisticsReport = ((usp_GetOperationWorkloadStatisticsReportDataTable)(base.Tables["usp_GetOperationWorkloadStatisticsReport"]));
if ((initTable == true)) {
if ((this.tableusp_GetOperationWorkloadStatisticsReport != null)) {
this.tableusp_GetOperationWorkloadStatisticsReport.InitVars();
}
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.DataSetName = "OperationWorkloadStatisticsReportDataSet";
this.Prefix = "";
this.Namespace = "http://tempuri.org/OperationWorkloadStatisticsReportDataSet.xsd";
this.EnforceConstraints = true;
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
this.tableusp_GetOperationWorkloadStatisticsReport = new usp_GetOperationWorkloadStatisticsReportDataTable();
base.Tables.Add(this.tableusp_GetOperationWorkloadStatisticsReport);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private bool ShouldSerializeusp_GetOperationWorkloadStatisticsReport() {
return false;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
this.InitVars();
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
OperationWorkloadStatisticsReportDataSet ds = new OperationWorkloadStatisticsReportDataSet();
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
any.Namespace = ds.Namespace;
sequence.Items.Add(any);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public delegate void usp_GetOperationWorkloadStatisticsReportRowChangeEventHandler(object sender, usp_GetOperationWorkloadStatisticsReportRowChangeEvent e);
/// <summary>
///Represents the strongly named DataTable class.
///</summary>
[global::System.Serializable()]
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
public partial class usp_GetOperationWorkloadStatisticsReportDataTable : global::System.Data.TypedTableBase<usp_GetOperationWorkloadStatisticsReportRow> {
private global::System.Data.DataColumn columnDepName;
private global::System.Data.DataColumn columnPersonDuty;
private global::System.Data.DataColumn columnPersonName;
private global::System.Data.DataColumn columnTotalMinute;
private global::System.Data.DataColumn columnWorkCount;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetOperationWorkloadStatisticsReportDataTable() {
this.TableName = "usp_GetOperationWorkloadStatisticsReport";
this.BeginInit();
this.InitClass();
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal usp_GetOperationWorkloadStatisticsReportDataTable(global::System.Data.DataTable table) {
this.TableName = table.TableName;
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
this.CaseSensitive = table.CaseSensitive;
}
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
this.Locale = table.Locale;
}
if ((table.Namespace != table.DataSet.Namespace)) {
this.Namespace = table.Namespace;
}
this.Prefix = table.Prefix;
this.MinimumCapacity = table.MinimumCapacity;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected usp_GetOperationWorkloadStatisticsReportDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
base(info, context) {
this.InitVars();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn DepNameColumn {
get {
return this.columnDepName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn PersonDutyColumn {
get {
return this.columnPersonDuty;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn PersonNameColumn {
get {
return this.columnPersonName;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn TotalMinuteColumn {
get {
return this.columnTotalMinute;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataColumn WorkCountColumn {
get {
return this.columnWorkCount;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
[global::System.ComponentModel.Browsable(false)]
public int Count {
get {
return this.Rows.Count;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetOperationWorkloadStatisticsReportRow this[int index] {
get {
return ((usp_GetOperationWorkloadStatisticsReportRow)(this.Rows[index]));
}
}
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetOperationWorkloadStatisticsReportRowChangeEventHandler usp_GetOperationWorkloadStatisticsReportRowChanging;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetOperationWorkloadStatisticsReportRowChangeEventHandler usp_GetOperationWorkloadStatisticsReportRowChanged;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetOperationWorkloadStatisticsReportRowChangeEventHandler usp_GetOperationWorkloadStatisticsReportRowDeleting;
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public event usp_GetOperationWorkloadStatisticsReportRowChangeEventHandler usp_GetOperationWorkloadStatisticsReportRowDeleted;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void Addusp_GetOperationWorkloadStatisticsReportRow(usp_GetOperationWorkloadStatisticsReportRow row) {
this.Rows.Add(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetOperationWorkloadStatisticsReportRow Addusp_GetOperationWorkloadStatisticsReportRow(string DepName, string PersonDuty, string PersonName, string TotalMinute, string WorkCount) {
usp_GetOperationWorkloadStatisticsReportRow rowusp_GetOperationWorkloadStatisticsReportRow = ((usp_GetOperationWorkloadStatisticsReportRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
DepName,
PersonDuty,
PersonName,
TotalMinute,
WorkCount};
rowusp_GetOperationWorkloadStatisticsReportRow.ItemArray = columnValuesArray;
this.Rows.Add(rowusp_GetOperationWorkloadStatisticsReportRow);
return rowusp_GetOperationWorkloadStatisticsReportRow;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public override global::System.Data.DataTable Clone() {
usp_GetOperationWorkloadStatisticsReportDataTable cln = ((usp_GetOperationWorkloadStatisticsReportDataTable)(base.Clone()));
cln.InitVars();
return cln;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataTable CreateInstance() {
return new usp_GetOperationWorkloadStatisticsReportDataTable();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal void InitVars() {
this.columnDepName = base.Columns["DepName"];
this.columnPersonDuty = base.Columns["PersonDuty"];
this.columnPersonName = base.Columns["PersonName"];
this.columnTotalMinute = base.Columns["TotalMinute"];
this.columnWorkCount = base.Columns["WorkCount"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
private void InitClass() {
this.columnDepName = new global::System.Data.DataColumn("DepName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnDepName);
this.columnPersonDuty = new global::System.Data.DataColumn("PersonDuty", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnPersonDuty);
this.columnPersonName = new global::System.Data.DataColumn("PersonName", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnPersonName);
this.columnTotalMinute = new global::System.Data.DataColumn("TotalMinute", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnTotalMinute);
this.columnWorkCount = new global::System.Data.DataColumn("WorkCount", typeof(string), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnWorkCount);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetOperationWorkloadStatisticsReportRow Newusp_GetOperationWorkloadStatisticsReportRow() {
return ((usp_GetOperationWorkloadStatisticsReportRow)(this.NewRow()));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
return new usp_GetOperationWorkloadStatisticsReportRow(builder);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override global::System.Type GetRowType() {
return typeof(usp_GetOperationWorkloadStatisticsReportRow);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanged(e);
if ((this.usp_GetOperationWorkloadStatisticsReportRowChanged != null)) {
this.usp_GetOperationWorkloadStatisticsReportRowChanged(this, new usp_GetOperationWorkloadStatisticsReportRowChangeEvent(((usp_GetOperationWorkloadStatisticsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowChanging(e);
if ((this.usp_GetOperationWorkloadStatisticsReportRowChanging != null)) {
this.usp_GetOperationWorkloadStatisticsReportRowChanging(this, new usp_GetOperationWorkloadStatisticsReportRowChangeEvent(((usp_GetOperationWorkloadStatisticsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleted(e);
if ((this.usp_GetOperationWorkloadStatisticsReportRowDeleted != null)) {
this.usp_GetOperationWorkloadStatisticsReportRowDeleted(this, new usp_GetOperationWorkloadStatisticsReportRowChangeEvent(((usp_GetOperationWorkloadStatisticsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
base.OnRowDeleting(e);
if ((this.usp_GetOperationWorkloadStatisticsReportRowDeleting != null)) {
this.usp_GetOperationWorkloadStatisticsReportRowDeleting(this, new usp_GetOperationWorkloadStatisticsReportRowChangeEvent(((usp_GetOperationWorkloadStatisticsReportRow)(e.Row)), e.Action));
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void Removeusp_GetOperationWorkloadStatisticsReportRow(usp_GetOperationWorkloadStatisticsReportRow row) {
this.Rows.Remove(row);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
OperationWorkloadStatisticsReportDataSet ds = new OperationWorkloadStatisticsReportDataSet();
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
any1.MinOccurs = new decimal(0);
any1.MaxOccurs = decimal.MaxValue;
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any1);
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
any2.MinOccurs = new decimal(1);
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
sequence.Items.Add(any2);
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute1.Name = "namespace";
attribute1.FixedValue = ds.Namespace;
type.Attributes.Add(attribute1);
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
attribute2.Name = "tableTypeName";
attribute2.FixedValue = "usp_GetOperationWorkloadStatisticsReportDataTable";
type.Attributes.Add(attribute2);
type.Particle = sequence;
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
if (xs.Contains(dsSchema.TargetNamespace)) {
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
try {
global::System.Xml.Schema.XmlSchema schema = null;
dsSchema.Write(s1);
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
s2.SetLength(0);
schema.Write(s2);
if ((s1.Length == s2.Length)) {
s1.Position = 0;
s2.Position = 0;
for (; ((s1.Position != s1.Length)
&& (s1.ReadByte() == s2.ReadByte())); ) {
;
}
if ((s1.Position == s1.Length)) {
return type;
}
}
}
}
finally {
if ((s1 != null)) {
s1.Close();
}
if ((s2 != null)) {
s2.Close();
}
}
}
xs.Add(dsSchema);
return type;
}
}
/// <summary>
///Represents strongly named DataRow class.
///</summary>
public partial class usp_GetOperationWorkloadStatisticsReportRow : global::System.Data.DataRow {
private usp_GetOperationWorkloadStatisticsReportDataTable tableusp_GetOperationWorkloadStatisticsReport;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
internal usp_GetOperationWorkloadStatisticsReportRow(global::System.Data.DataRowBuilder rb) :
base(rb) {
this.tableusp_GetOperationWorkloadStatisticsReport = ((usp_GetOperationWorkloadStatisticsReportDataTable)(this.Table));
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string DepName {
get {
try {
return ((string)(this[this.tableusp_GetOperationWorkloadStatisticsReport.DepNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetOperationWorkloadStatisticsReport”中列“DepName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetOperationWorkloadStatisticsReport.DepNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string PersonDuty {
get {
try {
return ((string)(this[this.tableusp_GetOperationWorkloadStatisticsReport.PersonDutyColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetOperationWorkloadStatisticsReport”中列“PersonDuty”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetOperationWorkloadStatisticsReport.PersonDutyColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string PersonName {
get {
try {
return ((string)(this[this.tableusp_GetOperationWorkloadStatisticsReport.PersonNameColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetOperationWorkloadStatisticsReport”中列“PersonName”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetOperationWorkloadStatisticsReport.PersonNameColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string TotalMinute {
get {
try {
return ((string)(this[this.tableusp_GetOperationWorkloadStatisticsReport.TotalMinuteColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetOperationWorkloadStatisticsReport”中列“TotalMinute”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetOperationWorkloadStatisticsReport.TotalMinuteColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public string WorkCount {
get {
try {
return ((string)(this[this.tableusp_GetOperationWorkloadStatisticsReport.WorkCountColumn]));
}
catch (global::System.InvalidCastException e) {
throw new global::System.Data.StrongTypingException("表“usp_GetOperationWorkloadStatisticsReport”中列“WorkCount”的值为 DBNull。", e);
}
}
set {
this[this.tableusp_GetOperationWorkloadStatisticsReport.WorkCountColumn] = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsDepNameNull() {
return this.IsNull(this.tableusp_GetOperationWorkloadStatisticsReport.DepNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetDepNameNull() {
this[this.tableusp_GetOperationWorkloadStatisticsReport.DepNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsPersonDutyNull() {
return this.IsNull(this.tableusp_GetOperationWorkloadStatisticsReport.PersonDutyColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetPersonDutyNull() {
this[this.tableusp_GetOperationWorkloadStatisticsReport.PersonDutyColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsPersonNameNull() {
return this.IsNull(this.tableusp_GetOperationWorkloadStatisticsReport.PersonNameColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetPersonNameNull() {
this[this.tableusp_GetOperationWorkloadStatisticsReport.PersonNameColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsTotalMinuteNull() {
return this.IsNull(this.tableusp_GetOperationWorkloadStatisticsReport.TotalMinuteColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetTotalMinuteNull() {
this[this.tableusp_GetOperationWorkloadStatisticsReport.TotalMinuteColumn] = global::System.Convert.DBNull;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public bool IsWorkCountNull() {
return this.IsNull(this.tableusp_GetOperationWorkloadStatisticsReport.WorkCountColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public void SetWorkCountNull() {
this[this.tableusp_GetOperationWorkloadStatisticsReport.WorkCountColumn] = global::System.Convert.DBNull;
}
}
/// <summary>
///Row event argument class
///</summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public class usp_GetOperationWorkloadStatisticsReportRowChangeEvent : global::System.EventArgs {
private usp_GetOperationWorkloadStatisticsReportRow eventRow;
private global::System.Data.DataRowAction eventAction;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetOperationWorkloadStatisticsReportRowChangeEvent(usp_GetOperationWorkloadStatisticsReportRow row, global::System.Data.DataRowAction action) {
this.eventRow = row;
this.eventAction = action;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public usp_GetOperationWorkloadStatisticsReportRow Row {
get {
return this.eventRow;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
public global::System.Data.DataRowAction Action {
get {
return this.eventAction;
}
}
}
}
}
#pragma warning restore 1591

View File

@ -1,14 +0,0 @@
namespace AIMS.ReportManager.ReportDataSource
{
public partial class OperationWorkloadStatisticsReportDataSet
{
}
}
namespace AIMS.ReportManager.ReportDataSource {
public partial class OperationWorkloadStatisticsReportDataSet {
}
}

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="OperationWorkloadStatisticsReportDataSet" targetNamespace="http://tempuri.org/OperationWorkloadStatisticsReportDataSet.xsd" xmlns:mstns="http://tempuri.org/OperationWorkloadStatisticsReportDataSet.xsd" xmlns="http://tempuri.org/OperationWorkloadStatisticsReportDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="OperationWorkloadStatisticsReportDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="OperationWorkloadStatisticsReportDataSet" msprop:Generator_UserDSName="OperationWorkloadStatisticsReportDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="usp_GetOperationWorkloadStatisticsReport" msprop:Generator_TableClassName="usp_GetOperationWorkloadStatisticsReportDataTable" msprop:Generator_TableVarName="tableusp_GetOperationWorkloadStatisticsReport" msprop:Generator_RowChangedName="usp_GetOperationWorkloadStatisticsReportRowChanged" msprop:Generator_TablePropName="usp_GetOperationWorkloadStatisticsReport" msprop:Generator_RowDeletingName="usp_GetOperationWorkloadStatisticsReportRowDeleting" msprop:Generator_RowChangingName="usp_GetOperationWorkloadStatisticsReportRowChanging" msprop:Generator_RowEvHandlerName="usp_GetOperationWorkloadStatisticsReportRowChangeEventHandler" msprop:Generator_RowDeletedName="usp_GetOperationWorkloadStatisticsReportRowDeleted" msprop:Generator_RowClassName="usp_GetOperationWorkloadStatisticsReportRow" msprop:Generator_UserTableName="usp_GetOperationWorkloadStatisticsReport" msprop:Generator_RowEvArgName="usp_GetOperationWorkloadStatisticsReportRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="DepName" msprop:Generator_ColumnVarNameInTable="columnDepName" msprop:Generator_ColumnPropNameInRow="DepName" msprop:Generator_ColumnPropNameInTable="DepNameColumn" msprop:Generator_UserColumnName="DepName" type="xs:string" minOccurs="0" />
<xs:element name="PersonDuty" msprop:Generator_ColumnVarNameInTable="columnPersonDuty" msprop:Generator_ColumnPropNameInRow="PersonDuty" msprop:Generator_ColumnPropNameInTable="PersonDutyColumn" msprop:Generator_UserColumnName="PersonDuty" type="xs:string" minOccurs="0" />
<xs:element name="PersonName" msprop:Generator_ColumnVarNameInTable="columnPersonName" msprop:Generator_ColumnPropNameInRow="PersonName" msprop:Generator_ColumnPropNameInTable="PersonNameColumn" msprop:Generator_UserColumnName="PersonName" type="xs:string" minOccurs="0" />
<xs:element name="TotalMinute" msprop:Generator_ColumnVarNameInTable="columnTotalMinute" msprop:Generator_ColumnPropNameInRow="TotalMinute" msprop:Generator_ColumnPropNameInTable="TotalMinuteColumn" msprop:Generator_UserColumnName="TotalMinute" type="xs:string" minOccurs="0" />
<xs:element name="WorkCount" msprop:Generator_ColumnVarNameInTable="columnWorkCount" msprop:Generator_ColumnPropNameInRow="WorkCount" msprop:Generator_ColumnPropNameInTable="WorkCountColumn" msprop:Generator_UserColumnName="WorkCount" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:usp_GetOperationWorkloadStatisticsReport" ZOrder="1" X="316" Y="92" Height="124" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="120" />
</Shapes>
<Connectors />
</DiagramLayout>

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings />
</DataSetUISetting>

View File

@ -1,43 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="ReportDataDataSource" targetNamespace="http://tempuri.org/ReportDataDataSource.xsd" xmlns:mstns="http://tempuri.org/ReportDataDataSource.xsd" xmlns="http://tempuri.org/ReportDataDataSource.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="ReportDataDataSource" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="ReportDataDataSource" msprop:Generator_UserDSName="ReportDataDataSource">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="OperationPlanDataTable" msprop:Generator_TableClassName="OperationPlanDataTableDataTable" msprop:Generator_TableVarName="tableOperationPlanDataTable" msprop:Generator_TablePropName="OperationPlanDataTable" msprop:Generator_RowDeletingName="OperationPlanDataTableRowDeleting" msprop:Generator_RowChangingName="OperationPlanDataTableRowChanging" msprop:Generator_RowEvHandlerName="OperationPlanDataTableRowChangeEventHandler" msprop:Generator_RowDeletedName="OperationPlanDataTableRowDeleted" msprop:Generator_UserTableName="OperationPlanDataTable" msprop:Generator_RowChangedName="OperationPlanDataTableRowChanged" msprop:Generator_RowEvArgName="OperationPlanDataTableRowChangeEvent" msprop:Generator_RowClassName="OperationPlanDataTableRow">
<xs:complexType>
<xs:sequence>
<xs:element name="OperationRoom" msprop:Generator_ColumnVarNameInTable="columnOperationRoom" msprop:Generator_ColumnPropNameInRow="OperationRoom" msprop:Generator_ColumnPropNameInTable="OperationRoomColumn" msprop:Generator_UserColumnName="OperationRoom" type="xs:string" minOccurs="0" />
<xs:element name="OrderOperationTime" msprop:Generator_ColumnVarNameInTable="columnOrderOperationTime" msprop:Generator_ColumnPropNameInRow="OrderOperationTime" msprop:Generator_ColumnPropNameInTable="OrderOperationTimeColumn" msprop:Generator_UserColumnName="OrderOperationTime" type="xs:string" minOccurs="0" />
<xs:element name="ApplyDepName" msprop:Generator_ColumnVarNameInTable="columnApplyDepName" msprop:Generator_ColumnPropNameInRow="ApplyDepName" msprop:Generator_ColumnPropNameInTable="ApplyDepNameColumn" msprop:Generator_UserColumnName="ApplyDepName" type="xs:string" minOccurs="0" />
<xs:element name="SickBed" msprop:Generator_ColumnVarNameInTable="columnSickBed" msprop:Generator_ColumnPropNameInRow="SickBed" msprop:Generator_ColumnPropNameInTable="SickBedColumn" msprop:Generator_UserColumnName="SickBed" type="xs:string" minOccurs="0" />
<xs:element name="Contagion" msprop:Generator_ColumnVarNameInTable="columnContagion" msprop:Generator_ColumnPropNameInRow="Contagion" msprop:Generator_ColumnPropNameInTable="ContagionColumn" msprop:Generator_UserColumnName="Contagion" type="xs:string" minOccurs="0" />
<xs:element name="MdrecNo" msprop:Generator_ColumnVarNameInTable="columnMdrecNo" msprop:Generator_ColumnPropNameInRow="MdrecNo" msprop:Generator_ColumnPropNameInTable="MdrecNoColumn" msprop:Generator_UserColumnName="MdrecNo" type="xs:string" minOccurs="0" />
<xs:element name="PatientName" msprop:Generator_ColumnVarNameInTable="columnPatientName" msprop:Generator_ColumnPropNameInRow="PatientName" msprop:Generator_ColumnPropNameInTable="PatientNameColumn" msprop:Generator_UserColumnName="PatientName" type="xs:string" minOccurs="0" />
<xs:element name="Sex" msprop:Generator_ColumnVarNameInTable="columnSex" msprop:Generator_ColumnPropNameInRow="Sex" msprop:Generator_ColumnPropNameInTable="SexColumn" msprop:Generator_UserColumnName="Sex" type="xs:string" minOccurs="0" />
<xs:element name="BirthDay" msprop:Generator_ColumnVarNameInTable="columnBirthDay" msprop:Generator_ColumnPropNameInRow="BirthDay" msprop:Generator_ColumnPropNameInTable="BirthDayColumn" msprop:Generator_UserColumnName="BirthDay" type="xs:string" minOccurs="0" />
<xs:element name="PlanOperationTime" msprop:Generator_ColumnVarNameInTable="columnPlanOperationTime" msprop:Generator_ColumnPropNameInRow="PlanOperationTime" msprop:Generator_ColumnPropNameInTable="PlanOperationTimeColumn" msprop:Generator_UserColumnName="PlanOperationTime" type="xs:string" minOccurs="0" />
<xs:element name="ApplyDiagnoseInfoName" msprop:Generator_ColumnVarNameInTable="columnApplyDiagnoseInfoName" msprop:Generator_ColumnPropNameInRow="ApplyDiagnoseInfoName" msprop:Generator_ColumnPropNameInTable="ApplyDiagnoseInfoNameColumn" msprop:Generator_UserColumnName="ApplyDiagnoseInfoName" type="xs:string" minOccurs="0" />
<xs:element name="ApplyOperationInfoName" msprop:Generator_ColumnVarNameInTable="columnApplyOperationInfoName" msprop:Generator_ColumnPropNameInRow="ApplyOperationInfoName" msprop:Generator_ColumnPropNameInTable="ApplyOperationInfoNameColumn" msprop:Generator_UserColumnName="ApplyOperationInfoName" type="xs:string" minOccurs="0" />
<xs:element name="AnaesthesiaMethodName" msprop:Generator_ColumnVarNameInTable="columnAnaesthesiaMethodName" msprop:Generator_ColumnPropNameInRow="AnaesthesiaMethodName" msprop:Generator_ColumnPropNameInTable="AnaesthesiaMethodNameColumn" msprop:Generator_UserColumnName="AnaesthesiaMethodName" type="xs:string" minOccurs="0" />
<xs:element name="OperationDoctor" msprop:Generator_ColumnVarNameInTable="columnOperationDoctor" msprop:Generator_ColumnPropNameInRow="OperationDoctor" msprop:Generator_ColumnPropNameInTable="OperationDoctorColumn" msprop:Generator_UserColumnName="OperationDoctor" type="xs:string" minOccurs="0" />
<xs:element name="AnesthesiaDoctor" msprop:Generator_ColumnVarNameInTable="columnAnesthesiaDoctor" msprop:Generator_ColumnPropNameInRow="AnesthesiaDoctor" msprop:Generator_ColumnPropNameInTable="AnesthesiaDoctorColumn" msprop:Generator_UserColumnName="AnesthesiaDoctor" type="xs:string" minOccurs="0" />
<xs:element name="InstrumentNurse" msprop:Generator_ColumnVarNameInTable="columnInstrumentNurse" msprop:Generator_ColumnPropNameInRow="InstrumentNurse" msprop:Generator_ColumnPropNameInTable="InstrumentNurseColumn" msprop:Generator_UserColumnName="InstrumentNurse" type="xs:string" minOccurs="0" />
<xs:element name="TourNurse" msprop:Generator_ColumnVarNameInTable="columnTourNurse" msprop:Generator_ColumnPropNameInRow="TourNurse" msprop:Generator_ColumnPropNameInTable="TourNurseColumn" msprop:Generator_UserColumnName="TourNurse" type="xs:string" minOccurs="0" />
<xs:element name="Remark" msprop:Generator_ColumnVarNameInTable="columnRemark" msprop:Generator_ColumnPropNameInRow="Remark" msprop:Generator_ColumnPropNameInTable="RemarkColumn" msprop:Generator_UserColumnName="Remark" type="xs:string" minOccurs="0" />
<xs:element name="Assistant1" msprop:Generator_ColumnVarNameInTable="columnAssistant1" msprop:Generator_ColumnPropNameInRow="Assistant1" msprop:Generator_ColumnPropNameInTable="Assistant1Column" msprop:Generator_UserColumnName="Assistant1" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:OperationPlanDataTable" ZOrder="1" X="72" Y="19" Height="371" Width="218" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="24" SplitterPosition="367" />
</Shapes>
<Connectors />
</DiagramLayout>

View File

@ -1,387 +0,0 @@
<?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="OremrReportManagerReportDataSource">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>94478988-20a8-4495-bfd8-495de171fe63</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="AnaesthesiaMethodReportDataSet">
<Fields>
<Field Name="AnaesthesiaMethodName">
<DataField>AnaesthesiaMethodName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="AnaesthesiaMethodCount">
<DataField>AnaesthesiaMethodCount</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<Query>
<DataSourceName>OremrReportManagerReportDataSource</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>AIMS.ReportManager.ReportDataSource</rd:DataSetName>
<rd:TableName>AnaesthesiaMethodReportDataSet</rd:TableName>
<rd:ObjectDataSourceSelectMethod>usp_GetAnaesthesiaMethodReport</rd:ObjectDataSourceSelectMethod>
<rd:ObjectDataSourceType>AIMS.ReportManager.ReportDataSource.AnaesthesiaMethodReportDataSet, ReportManager.ReportDataSource.AnaesthesiaMethodReportDataSet.Designer.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<Body>
<ReportItems>
<Tablix Name="Tablix4">
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>2.43738in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.03137in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="Textbox19">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>名称</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox19</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox21">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>数量</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox21</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="AnaesthesiaMethodName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!AnaesthesiaMethodName.Value</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>AnaesthesiaMethodName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="AnaesthesiaMethodCount">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!AnaesthesiaMethodCount.Value</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>AnaesthesiaMethodCount</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<rd:Selected>true</rd:Selected>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="Textbox1">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>合计</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox1</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox2">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Sum(Fields!AnaesthesiaMethodCount.Value)</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox2</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember />
<TablixMember />
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<KeepWithGroup>After</KeepWithGroup>
</TablixMember>
<TablixMember>
<Group Name="详细信息" />
</TablixMember>
<TablixMember>
<KeepWithGroup>Before</KeepWithGroup>
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>AnaesthesiaMethodReportDataSet</DataSetName>
<Top>1.86153cm</Top>
<Height>1.8cm</Height>
<Width>8.81062cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Tablix>
<Textbox Name="PrintParameter">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!PrintParameter.Value</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PrintParameter</rd:DefaultName>
<Top>1.12042cm</Top>
<Height>0.6cm</Height>
<Width>7.28896cm</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="Textbox32">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>麻醉方式统计</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontSize>22pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox32</rd:DefaultName>
<Left>1.78234cm</Left>
<Height>0.95278cm</Height>
<Width>7.4949cm</Width>
<ZIndex>2</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<VerticalAlign>Middle</VerticalAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</ReportItems>
<Height>1.5in</Height>
<Style />
</Body>
<ReportParameters>
<ReportParameter Name="PrintParameter">
<DataType>String</DataType>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<Width>4.29167in</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 />
</Page>
<rd:ReportID>73352def-71b9-4799-97b4-1013ea33bfc5</rd:ReportID>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
</Report>

View File

@ -1,648 +0,0 @@
<?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="OremrReportManagerReportDataSource">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>d6ad2616-6781-47d1-9cd8-f83e1d76a24e</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="usp_AntifungalDrugsReportDataSet">
<Fields>
<Field Name="ApplyDepName">
<DataField>ApplyDepName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="MdrecNo">
<DataField>MdrecNo</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="PatientName">
<DataField>PatientName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Age">
<DataField>Age</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="OperationInfoName">
<DataField>OperationInfoName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="AnaesthesiaMethodName">
<DataField>AnaesthesiaMethodName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="DrugName">
<DataField>DrugName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<Query>
<DataSourceName>OremrReportManagerReportDataSource</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>AIMS.ReportManager.ReportDataSource</rd:DataSetName>
<rd:TableName>AntifungalDrugsReportDataSet</rd:TableName>
<rd:ObjectDataSourceSelectMethod>usp_AntifungalDrugsReport</rd:ObjectDataSourceSelectMethod>
<rd:ObjectDataSourceType>AIMS.ReportManager.ReportDataSource.AntifungalDrugsReportDataSet, ReportManager.ReportDataSource.AntifungalDrugsReportDataSet.Designer.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<Body>
<ReportItems>
<Textbox Name="Textbox32">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>患者用抗菌药统计</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontSize>22pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox32</rd:DefaultName>
<Height>0.95278cm</Height>
<Width>16.82559cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
<VerticalAlign>Middle</VerticalAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="ReportParameter1">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!ReportParameter1.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>ReportParameter1</rd:DefaultName>
<Top>0.98637cm</Top>
<Left>0.08149cm</Left>
<Height>0.6cm</Height>
<Width>6.12479cm</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Tablix Name="Tablix1">
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>0.98425in</Width>
</TablixColumn>
<TablixColumn>
<Width>0.98425in</Width>
</TablixColumn>
<TablixColumn>
<Width>0.98425in</Width>
</TablixColumn>
<TablixColumn>
<Width>0.5155in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.73757in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.79675in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.73092in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="Textbox3">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>科室</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox3</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox5">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>住院号</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox5</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox7">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>患者姓名</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox7</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox9">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>年龄</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox9</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox11">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>手术名称</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox11</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox13">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>麻醉名称</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox13</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox15">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>抗菌药品</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox15</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="ApplyDepName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!ApplyDepName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>ApplyDepName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="MdrecNo">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!MdrecNo.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>MdrecNo</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="PatientName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!PatientName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PatientName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Age">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!Age.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Age</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="OperationInfoName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!OperationInfoName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>OperationInfoName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="AnaesthesiaMethodName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!AnaesthesiaMethodName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>AnaesthesiaMethodName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="DrugName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!DrugName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>DrugName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<KeepWithGroup>After</KeepWithGroup>
</TablixMember>
<TablixMember>
<Group Name="详细信息" />
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>usp_AntifungalDrugsReportDataSet</DataSetName>
<Top>1.61607cm</Top>
<Height>1.2cm</Height>
<Width>22.18306cm</Width>
<ZIndex>2</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Tablix>
</ReportItems>
<Height>1.15625in</Height>
<Style />
</Body>
<ReportParameters>
<ReportParameter Name="ReportParameter1">
<DataType>String</DataType>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<Width>8.7335in</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 />
</Page>
<rd:ReportID>77baeb75-5b33-421e-b3e2-50845e9e4db0</rd:ReportID>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
</Report>

View File

@ -1,316 +0,0 @@
<?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="OremrReportManagerReportDataSource">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>d3defeb9-48c9-42e9-8e00-096b69961375</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="NurseOperationWorkloadDataSet">
<Fields>
<Field Name="Nurse">
<DataField>Nurse</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Name">
<DataField>Name</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="WorkTime">
<DataField>WorkTime</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<Query>
<DataSourceName>OremrReportManagerReportDataSource</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>AIMS.ReportManager.ReportDataSource</rd:DataSetName>
<rd:TableName>NurseOperationWorkloadDataSet</rd:TableName>
<rd:ObjectDataSourceSelectMethod>NurseOperationWorkload</rd:ObjectDataSourceSelectMethod>
<rd:ObjectDataSourceType>AIMS.ReportManager.ReportDataSource.NurseOperationWorkloadDataSet, ReportManager.ReportDataSource.NurseOperationWorkloadDataSet.Designer.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<Body>
<ReportItems>
<Textbox Name="PrintParameter">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!PrintParameter.Value</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PrintParameter</rd:DefaultName>
<Top>1.05861cm</Top>
<Height>0.49417cm</Height>
<Width>7.28896cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox32">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>护士手术工作量统计</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontSize>22pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox32</rd:DefaultName>
<Height>0.95278cm</Height>
<Width>16.51cm</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<VerticalAlign>Middle</VerticalAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Tablix Name="Tablix3">
<TablixCorner>
<TablixCornerRows>
<TablixCornerRow>
<TablixCornerCell>
<CellContents>
<Textbox Name="Textbox18">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>护士姓名</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox18</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCornerCell>
</TablixCornerRow>
</TablixCornerRows>
</TablixCorner>
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>1.1405in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="WorkTime">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!WorkTime.Value</Value>
<ToolTip>=(Fields!WorkTime.Value)</ToolTip>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>WorkTime</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember>
<Group Name="Name">
<GroupExpressions>
<GroupExpression>=Fields!Name.Value</GroupExpression>
</GroupExpressions>
</Group>
<SortExpressions>
<SortExpression>
<Value>=Fields!Name.Value</Value>
</SortExpression>
</SortExpressions>
<TablixHeader>
<Size>0.23622in</Size>
<CellContents>
<Textbox Name="Nurse1">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!Nurse.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Nurse1</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixHeader>
</TablixMember>
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<Group Name="Nurse">
<GroupExpressions>
<GroupExpression>=Fields!Nurse.Value</GroupExpression>
</GroupExpressions>
</Group>
<SortExpressions>
<SortExpression>
<Value>=Fields!Nurse.Value</Value>
</SortExpression>
</SortExpressions>
<TablixHeader>
<Size>1.1405in</Size>
<CellContents>
<Textbox Name="Name">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!Name.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Name</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixHeader>
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>NurseOperationWorkloadDataSet</DataSetName>
<Top>1.65841cm</Top>
<Height>1.2cm</Height>
<Width>5.79375cm</Width>
<ZIndex>2</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Tablix>
</ReportItems>
<Height>1.46875in</Height>
<Style />
</Body>
<ReportParameters>
<ReportParameter Name="PrintParameter">
<DataType>String</DataType>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<Width>6.5in</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 />
</Page>
<rd:ReportID>bf3cdf05-6489-4008-bdb8-a62f9835240b</rd:ReportID>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
</Report>

View File

@ -1,599 +0,0 @@
<?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="OremrReportManagerReportDataSource">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>95c45fa7-d240-498f-8529-b6d365b70e61</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="OperationCutTypeSumDataSet">
<Fields>
<Field Name="Name">
<DataField>Name</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="OneCutType">
<DataField>OneCutType</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="TwoCutType">
<DataField>TwoCutType</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="ThreeCutType">
<DataField>ThreeCutType</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="FourCutType">
<DataField>FourCutType</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<Query>
<DataSourceName>OremrReportManagerReportDataSource</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>AIMS.ReportManager.ReportDataSource</rd:DataSetName>
<rd:TableName>OperationCutTypeSumReportDataSet</rd:TableName>
<rd:ObjectDataSourceSelectMethod>OperationCutTypeSumReportDataSet</rd:ObjectDataSourceSelectMethod>
<rd:ObjectDataSourceType>AIMS.ReportManager.ReportDataSource.OperationCutTypeSumReportDataSet, ReportManager.ReportDataSource.OperationCutTypeSumReportDataSet.Designer.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<Body>
<ReportItems>
<Textbox Name="Textbox32">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>手术例数汇总(按手术切口)</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontSize>22pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox32</rd:DefaultName>
<Height>0.95278cm</Height>
<Width>16.82559cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
<VerticalAlign>Middle</VerticalAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="PrintParameter">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!PrintParamenter.Value</Value>
<Style>
<FontFamily>宋体</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PrintParameter</rd:DefaultName>
<Top>0.97042cm</Top>
<Height>0.6cm</Height>
<Width>7.76521cm</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Tablix Name="Tablix1">
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>1.38703in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.16828in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.15787in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.18911in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.04327in</Width>
</TablixColumn>
<TablixColumn>
<Width>0.67869in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="Textbox3">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>科室</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox3</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox5">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>I 类切口例数</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox5</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox7">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value> II 类切口例数</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox7</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox9">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>III类切口例数</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox9</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox11">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>IV类切口例数</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox11</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox13">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>总数</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox13</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="Name">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!Name.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Name</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="OneCutType">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!OneCutType.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>OneCutType</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="TwoCutType">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!TwoCutType.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>TwoCutType</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="ThreeCutType">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!ThreeCutType.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>ThreeCutType</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="FourCutType">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!FourCutType.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>FourCutType</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox14">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=sum(Fields!OneCutType.Value+Fields!TwoCutType.Value+Fields!ThreeCutType.Value+Fields!FourCutType.Value)</Value>
<Style />
</TextRun>
</TextRuns>
<Style>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox14</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
<TablixMember />
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<KeepWithGroup>After</KeepWithGroup>
</TablixMember>
<TablixMember>
<Group Name="详细信息" />
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>OperationCutTypeSumDataSet</DataSetName>
<Top>1.71153cm</Top>
<Height>1.2cm</Height>
<Width>16.82559cm</Width>
<ZIndex>2</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Tablix>
</ReportItems>
<Height>1.26042in</Height>
<Style />
</Body>
<ReportParameters>
<ReportParameter Name="PrintParamenter">
<DataType>String</DataType>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<Width>6.6555in</Width>
<Page>
<PageHeight>29.7cm</PageHeight>
<PageWidth>21cm</PageWidth>
<LeftMargin>1.5cm</LeftMargin>
<RightMargin>1cm</RightMargin>
<TopMargin>1cm</TopMargin>
<BottomMargin>1cm</BottomMargin>
<ColumnSpacing>0.13cm</ColumnSpacing>
<Style />
</Page>
<rd:ReportID>a83a7b76-b77f-4959-946a-f6a323ea2bda</rd:ReportID>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
</Report>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,553 +0,0 @@
<?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="OremrReportManagerReportDataSource">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>a4502e69-8e7a-415f-81bf-95b134247f59</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="OperationWorkloadStatisticsReportDataSet">
<Fields>
<Field Name="DepName">
<DataField>DepName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="PersonDuty">
<DataField>PersonDuty</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="PersonName">
<DataField>PersonName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="TotalMinute">
<DataField>TotalMinute</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="WorkCount">
<DataField>WorkCount</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<Query>
<DataSourceName>OremrReportManagerReportDataSource</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>AIMS.ReportManager.ReportDataSource</rd:DataSetName>
<rd:TableName>OperationWorkloadStatisticsReportDataSet</rd:TableName>
<rd:ObjectDataSourceSelectMethod>usp_GetOperationWorkloadStatisticsReport</rd:ObjectDataSourceSelectMethod>
<rd:ObjectDataSourceType>AIMS.ReportManager.ReportDataSource.OperationWorkloadStatisticsReportDataSet, ReportManager.ReportDataSource.OperationWorkloadStatisticsReportDataSet.Designer.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<Body>
<ReportItems>
<Textbox Name="PrintParameter">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!PrintParameter.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PrintParameter</rd:DefaultName>
<Top>1.00923cm</Top>
<Height>0.6cm</Height>
<Width>7.28896cm</Width>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="Textbox32">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>手术人员工作量统计</Value>
<Style>
<FontFamily>宋体</FontFamily>
<FontSize>22pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox32</rd:DefaultName>
<Left>3.84127cm</Left>
<Height>0.95278cm</Height>
<Width>7.4949cm</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<VerticalAlign>Middle</VerticalAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Tablix Name="Tablix2">
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>1.17175in</Width>
</TablixColumn>
<TablixColumn>
<Width>1.11967in</Width>
</TablixColumn>
<TablixColumn>
<Width>0.69995in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="Textbox120">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>人员名称</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontWeight>Bold</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox120</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox124">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>手术总时长(分钟)</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontWeight>Bold</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox124</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="Textbox12">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>例数</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontWeight>Bold</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox12</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
<TablixRow>
<Height>0.23622in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Textbox Name="PersonName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!PersonName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PersonName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="TotalMinute">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!TotalMinute.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>TotalMinute</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
<TablixCell>
<CellContents>
<Textbox Name="WorkCount">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!WorkCount.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>WorkCount</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember />
<TablixMember />
<TablixMember />
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<TablixHeader>
<Size>1.19258in</Size>
<CellContents>
<Textbox Name="Textbox14">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>科室</Value>
<Style>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox14</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixHeader>
<TablixMembers>
<TablixMember>
<TablixHeader>
<Size>1.57798in</Size>
<CellContents>
<Textbox Name="Textbox1">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>手术职位</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontWeight>Bold</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox1</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixHeader>
<TablixMembers>
<TablixMember />
</TablixMembers>
</TablixMember>
</TablixMembers>
<FixedData>true</FixedData>
<KeepWithGroup>After</KeepWithGroup>
<RepeatOnNewPage>true</RepeatOnNewPage>
</TablixMember>
<TablixMember>
<Group Name="Group1">
<GroupExpressions>
<GroupExpression>=Fields!DepName.Value</GroupExpression>
</GroupExpressions>
</Group>
<SortExpressions>
<SortExpression>
<Value>=Fields!DepName.Value</Value>
</SortExpression>
</SortExpressions>
<TablixHeader>
<Size>1.19258in</Size>
<CellContents>
<Textbox Name="DepName">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!DepName.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>DepName</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixHeader>
<TablixMembers>
<TablixMember>
<Group Name="Group2">
<GroupExpressions>
<GroupExpression>=Fields!PersonDuty.Value</GroupExpression>
</GroupExpressions>
</Group>
<SortExpressions>
<SortExpression>
<Value>=Fields!PersonDuty.Value</Value>
</SortExpression>
</SortExpressions>
<TablixHeader>
<Size>1.57798in</Size>
<CellContents>
<Textbox Name="PersonDuty">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Fields!PersonDuty.Value</Value>
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>PersonDuty</rd:DefaultName>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>Solid</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</CellContents>
</TablixHeader>
<TablixMembers>
<TablixMember>
<Group Name="详细信息1" />
</TablixMember>
</TablixMembers>
</TablixMember>
</TablixMembers>
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>OperationWorkloadStatisticsReportDataSet</DataSetName>
<Top>1.67273cm</Top>
<Height>1.2cm</Height>
<Width>14.6353cm</Width>
<ZIndex>2</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Tablix>
</ReportItems>
<Height>1.17709in</Height>
<Style />
</Body>
<ReportParameters>
<ReportParameter Name="PrintParameter">
<DataType>String</DataType>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<Width>5.77746in</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 />
</Page>
<rd:ReportID>38f1d40e-71de-4084-a65b-076c113a59d2</rd:ReportID>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
</Report>

View File

@ -1,60 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmAllReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.SuspendLayout();
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(981, 531);
this.flowLayoutPanel1.TabIndex = 0;
//
// frmAllReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(981, 531);
this.Controls.Add(this.flowLayoutPanel1);
this.Name = "frmAllReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "报表管理";
this.Load += new System.EventHandler(this.frmAllReport_Load);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
}
}

View File

@ -1,33 +0,0 @@
using AIMSBLL;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace AIMS.ReportManager
{
public partial class frmAllReport : Form
{
public frmAllReport()
{
InitializeComponent();
}
private void frmAllReport_Load(object sender, EventArgs e)
{
DataTable dt = BMenu.GetMenuDataTable(31, AIMSExtension.PublicMethod.RoleId);
for (int i = 0; i < dt.Rows.Count; i++)
{
OremrUserControl.ucReport ucReportObj = new OremrUserControl.ucReport();
ucReportObj.Path = dt.Rows[i]["Path"].ToString();
//dt.Rows[i]["Id"].ToString();
ucReportObj.ReportName = dt.Rows[i]["Name"].ToString();
flowLayoutPanel1.Controls.Add(ucReportObj);
}
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,192 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmAnaesthesiaMethodReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.labDate = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(832, 498);
this.panel1.TabIndex = 0;
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(832, 433);
this.panel3.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(832, 433);
this.reportViewer1.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(832, 65);
this.panel2.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(832, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(492, 25);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(384, 25);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(238, 28);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(82, 28);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(208, 29);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(13, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// frmAnaesthesiaMethodReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(832, 498);
this.Controls.Add(this.panel1);
this.Name = "frmAnaesthesiaMethodReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmAnaesthesiaMethodReport_Load);
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox1;
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.DateTimePicker dtpBegin;
public System.Windows.Forms.Label label24;
public System.Windows.Forms.Label labDate;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
}
}

View File

@ -1,60 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmAnaesthesiaMethodReport : Form
{
public frmAnaesthesiaMethodReport()
{
InitializeComponent();
}
private void frmAnaesthesiaMethodReport_Load(object sender, EventArgs e)
{
btnFind_Click(null, null);
}
private void GetAnaesthesiaMethodReport()
{
ReportParameter printTime = new ReportParameter("PrintParameter",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable AnaesthesiaMethodDataTable = ReportDataHelper.GetAnaesthesiaMethodReportDataTable(dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.AnaesthesiaMethodReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("AnaesthesiaMethodReportDataSet",
AnaesthesiaMethodDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetAnaesthesiaMethodReport();
reportViewer1.RefreshReport();
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,193 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmAntifungalDrugsReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.labDate = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(492, 25);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(384, 25);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(82, 28);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(652, 361);
this.panel1.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(652, 296);
this.panel3.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(652, 296);
this.reportViewer1.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(652, 65);
this.panel2.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(652, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(238, 28);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(208, 29);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(13, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// frmAntifungalDrugsReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(652, 361);
this.Controls.Add(this.panel1);
this.Name = "frmAntifungalDrugsReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "患者用抗菌药统计";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmAntifungalDrugsReport_Load);
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpBegin;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox1;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.Label label24;
public System.Windows.Forms.Label labDate;
}
}

View File

@ -1,59 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmAntifungalDrugsReport : Form
{
public frmAntifungalDrugsReport()
{
InitializeComponent();
}
private void frmAntifungalDrugsReport_Load(object sender, EventArgs e)
{
btnFind_Click(null, null);
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetAnaesthesiaMethodReport();
reportViewer1.RefreshReport();
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
private void GetAnaesthesiaMethodReport()
{
ReportParameter printTime = new ReportParameter("ReportParameter1",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable AntifungalDrugsDataTable = ReportDataHelper.GetAntifungalDrugsReport(dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.AntifungalDrugsReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("usp_AntifungalDrugsReportDataSet",
AntifungalDrugsDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,192 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmNurseOperationWorkload
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.labDate = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(492, 25);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(384, 25);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(82, 28);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(714, 360);
this.reportViewer1.TabIndex = 2;
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(238, 28);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(208, 29);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(714, 360);
this.panel3.TabIndex = 1;
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(13, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(714, 65);
this.panel2.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(714, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(714, 425);
this.panel1.TabIndex = 1;
//
// frmNurseOperationWorkload
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(714, 425);
this.Controls.Add(this.panel1);
this.Name = "frmNurseOperationWorkload";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmNurseOperationWorkload_Load);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpBegin;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.Label label24;
private System.Windows.Forms.Panel panel3;
public System.Windows.Forms.Label labDate;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel1;
}
}

View File

@ -1,59 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmNurseOperationWorkload : Form
{
public frmNurseOperationWorkload()
{
InitializeComponent();
}
private void frmNurseOperationWorkload_Load(object sender, EventArgs e)
{
btnFind_Click(null, null);
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetNurseOperationWorkloadReport();
reportViewer1.RefreshReport();
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
private void GetNurseOperationWorkloadReport()
{
ReportParameter printTime = new ReportParameter("PrintParameter",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable NurseOperationWorkloadDataTable = ReportDataHelper.GetNurseOperationWorkload(dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.NurseOperationWorkloadReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("NurseOperationWorkloadDataSet",
NurseOperationWorkloadDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
reportViewer1.RefreshReport();
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,193 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmOperationCutTypeSumReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.labDate = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(492, 25);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(384, 25);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(82, 28);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(732, 423);
this.panel1.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(732, 358);
this.panel3.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(732, 358);
this.reportViewer1.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(732, 65);
this.panel2.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(732, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(238, 28);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(208, 29);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(13, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// frmOperationCutTypeSumReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(732, 423);
this.Controls.Add(this.panel1);
this.Name = "frmOperationCutTypeSumReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "手术例数汇总(按手术切口)";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmOperationCutTypeSumReport_Load);
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpBegin;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox1;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.Label label24;
public System.Windows.Forms.Label labDate;
}
}

View File

@ -1,57 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmOperationCutTypeSumReport : Form
{
public frmOperationCutTypeSumReport()
{
InitializeComponent();
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetOperationCutTypeSumReport();
reportViewer1.RefreshReport();
}
private void GetOperationCutTypeSumReport()
{
ReportParameter printTime = new ReportParameter("PrintParamenter",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable OperationCutTypeSumDataTable = ReportDataHelper.GetOperationCutTypeSumReport(dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.OperationCutTypeSumReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("OperationCutTypeSumDataSet",
OperationCutTypeSumDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
private void frmOperationCutTypeSumReport_Load(object sender, EventArgs e)
{
}
}
}

View File

@ -1,123 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="reportViewer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root>

View File

@ -1,192 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmOperationInfoReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.labDate = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(492, 25);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(384, 25);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(82, 28);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(901, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(238, 28);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(208, 29);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(13, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(901, 385);
this.panel3.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(901, 385);
this.reportViewer1.TabIndex = 2;
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(901, 450);
this.panel1.TabIndex = 1;
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(901, 65);
this.panel2.TabIndex = 0;
//
// frmOperationInfoReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(901, 450);
this.Controls.Add(this.panel1);
this.Name = "frmOperationInfoReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmOperationInfoReport_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpBegin;
private System.Windows.Forms.GroupBox groupBox1;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.Label label24;
public System.Windows.Forms.Label labDate;
private System.Windows.Forms.Panel panel3;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
}
}

View File

@ -1,55 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmOperationInfoReport : Form
{
public frmOperationInfoReport()
{
InitializeComponent();
}
private void frmOperationInfoReport_Load(object sender, EventArgs e)
{
btnFind_Click(null, null);
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetOperationInfoReport();
reportViewer1.RefreshReport();
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
private void GetOperationInfoReport()
{
ReportParameter printTime = new ReportParameter("PrintParameter",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable OperationInfoReportDataTable = ReportDataHelper.GetOperationInfo(dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.OperationInfoReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("OperationInfoReportDataSet",
OperationInfoReportDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,839 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmOperationPlanReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbReviewApply = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsbStopOperation = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.tsbSet = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbExportExcel = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.tsbPrint = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsbExit = new System.Windows.Forms.ToolStripButton();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.dgv = new System.Windows.Forms.DataGridView();
this.CheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.ApplyId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MdrecNoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ArchivesNoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyDepNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PatientKindColume = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PatientNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SexColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BirthDayColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.HeightColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.WeightColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BloodTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RHBloodTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IlldistrictColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SickBedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OrderOperationTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationTimeLeightColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IsReturnOperationColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.IsPlanReturnOperationColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyDiagnoseInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DiagnoseRemarkColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyOperationInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationRemarkColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationLevelNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyOperationCutTypeNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyOperationPositionNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AnaesthesiaMethodNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ContagionColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Assistant1Column = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Assistant2Column = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Assistant3Column = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.InternColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OtherColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ApplyOperatorNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VerifyTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.VerifyOperatorNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PlanOperationTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OperationRoomColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AnesthesiaDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.InstrumentNurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TourNurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AnesthesiaDoctorSucceedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.InstrumentNurseSucceedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TourNurseSucceedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RemarkColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel2 = new System.Windows.Forms.Panel();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegInDate = new System.Windows.Forms.DateTimePicker();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.dtpEndDate = new System.Windows.Forms.DateTimePicker();
this.cboDepartment = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.toolStrip1.SuspendLayout();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.Color.AliceBlue;
this.toolStrip1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(25, 25);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbReviewApply,
this.toolStripSeparator1,
this.tsbStopOperation,
this.toolStripSeparator6,
this.tsbSet,
this.toolStripSeparator4,
this.tsbExportExcel,
this.toolStripSeparator3,
this.tsbPrint,
this.toolStripSeparator2,
this.tsbExit});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(867, 49);
this.toolStrip1.TabIndex = 2;
this.toolStrip1.Text = "toolStrip1";
//
// tsbReviewApply
//
this.tsbReviewApply.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbReviewApply.Image = global::AIMS.Properties.Resources._回顾恢复;
this.tsbReviewApply.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbReviewApply.Name = "tsbReviewApply";
this.tsbReviewApply.Size = new System.Drawing.Size(68, 46);
this.tsbReviewApply.Text = " 回顾申请";
this.tsbReviewApply.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbReviewApply.Visible = false;
this.tsbReviewApply.Click += new System.EventHandler(this.tsbReviewApply_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 49);
this.toolStripSeparator1.Visible = false;
//
// tsbStopOperation
//
this.tsbStopOperation.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbStopOperation.Image = global::AIMS.Properties.Resources._取消排程;
this.tsbStopOperation.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbStopOperation.Name = "tsbStopOperation";
this.tsbStopOperation.Size = new System.Drawing.Size(72, 46);
this.tsbStopOperation.Text = " 停止手术 ";
this.tsbStopOperation.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbStopOperation.Visible = false;
this.tsbStopOperation.Click += new System.EventHandler(this.tsbStopOperation_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 49);
this.toolStripSeparator6.Visible = false;
//
// tsbSet
//
this.tsbSet.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSet.Image = global::AIMS.Properties.Resources._设置;
this.tsbSet.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSet.Name = "tsbSet";
this.tsbSet.Size = new System.Drawing.Size(44, 46);
this.tsbSet.Text = " 设置 ";
this.tsbSet.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbSet.Visible = false;
this.tsbSet.Click += new System.EventHandler(this.tsbSet_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 49);
this.toolStripSeparator4.Visible = false;
//
// tsbExportExcel
//
this.tsbExportExcel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExportExcel.Image = global::AIMS.Properties.Resources._排程通过;
this.tsbExportExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExportExcel.Name = "tsbExportExcel";
this.tsbExportExcel.Size = new System.Drawing.Size(73, 46);
this.tsbExportExcel.Text = " 导出Excel";
this.tsbExportExcel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbExportExcel.Click += new System.EventHandler(this.tsbExportExcel_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 49);
//
// tsbPrint
//
this.tsbPrint.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbPrint.Image = global::AIMS.Properties.Resources._打印;
this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbPrint.Name = "tsbPrint";
this.tsbPrint.Size = new System.Drawing.Size(40, 46);
this.tsbPrint.Text = " 打印";
this.tsbPrint.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbPrint.Click += new System.EventHandler(this.tsbPrint_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 49);
//
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭当前页;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);
this.tsbExit.Text = " 关闭 ";
this.tsbExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbExit.Click += new System.EventHandler(this.tsbExit_Click);
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.AliceBlue;
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 49);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(867, 432);
this.panel1.TabIndex = 3;
//
// panel3
//
this.panel3.Controls.Add(this.dgv);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 41);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(867, 391);
this.panel3.TabIndex = 1;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.CheckBoxColumn,
this.ApplyId,
this.MdrecNoColumn,
this.ArchivesNoColumn,
this.ApplyDepNameColumn,
this.PatientKindColume,
this.PatientNameColumn,
this.SexColumn,
this.BirthDayColumn,
this.HeightColumn,
this.WeightColumn,
this.BloodTypeColumn,
this.RHBloodTypeColumn,
this.IlldistrictColumn,
this.SickBedColumn,
this.OperationTypeColumn,
this.OrderOperationTimeColumn,
this.OperationTimeLeightColumn,
this.StateColumn,
this.IsReturnOperationColumn,
this.IsPlanReturnOperationColumn,
this.ApplyDiagnoseInfoNameColumn,
this.DiagnoseRemarkColumn,
this.ApplyOperationInfoNameColumn,
this.OperationRemarkColumn,
this.OperationLevelNameColumn,
this.ApplyOperationCutTypeNameColumn,
this.ApplyOperationPositionNameColumn,
this.AnaesthesiaMethodNameColumn,
this.ContagionColumn,
this.OperationDoctorColumn,
this.Assistant1Column,
this.Assistant2Column,
this.Assistant3Column,
this.InternColumn,
this.OtherColumn,
this.ApplyTimeColumn,
this.ApplyOperatorNameColumn,
this.VerifyTimeColumn,
this.VerifyOperatorNameColumn,
this.PlanOperationTimeColumn,
this.OperationRoomColumn,
this.AnesthesiaDoctorColumn,
this.InstrumentNurseColumn,
this.TourNurseColumn,
this.AnesthesiaDoctorSucceedColumn,
this.InstrumentNurseSucceedColumn,
this.TourNurseSucceedColumn,
this.RemarkColumn});
this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv.Location = new System.Drawing.Point(0, 0);
this.dgv.Name = "dgv";
this.dgv.RowTemplate.Height = 23;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dgv.Size = new System.Drawing.Size(867, 391);
this.dgv.TabIndex = 4;
//
// CheckBoxColumn
//
this.CheckBoxColumn.HeaderText = "选择";
this.CheckBoxColumn.Name = "CheckBoxColumn";
this.CheckBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.CheckBoxColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.CheckBoxColumn.Width = 35;
//
// ApplyId
//
this.ApplyId.DataPropertyName = "ApplyId";
this.ApplyId.HeaderText = "ApplyId";
this.ApplyId.Name = "ApplyId";
this.ApplyId.ReadOnly = true;
this.ApplyId.Visible = false;
//
// MdrecNoColumn
//
this.MdrecNoColumn.DataPropertyName = "MdrecNo";
this.MdrecNoColumn.HeaderText = "住院号";
this.MdrecNoColumn.Name = "MdrecNoColumn";
this.MdrecNoColumn.ReadOnly = true;
this.MdrecNoColumn.Width = 80;
//
// ArchivesNoColumn
//
this.ArchivesNoColumn.DataPropertyName = "ArchivesNo";
this.ArchivesNoColumn.HeaderText = "病历号";
this.ArchivesNoColumn.Name = "ArchivesNoColumn";
this.ArchivesNoColumn.ReadOnly = true;
this.ArchivesNoColumn.Width = 80;
//
// ApplyDepNameColumn
//
this.ApplyDepNameColumn.DataPropertyName = "ApplyDepName";
this.ApplyDepNameColumn.HeaderText = "申请科室";
this.ApplyDepNameColumn.Name = "ApplyDepNameColumn";
this.ApplyDepNameColumn.ReadOnly = true;
this.ApplyDepNameColumn.Width = 80;
//
// PatientKindColume
//
this.PatientKindColume.DataPropertyName = "PatientKind";
this.PatientKindColume.HeaderText = "医保类别";
this.PatientKindColume.Name = "PatientKindColume";
this.PatientKindColume.ReadOnly = true;
this.PatientKindColume.Width = 80;
//
// PatientNameColumn
//
this.PatientNameColumn.DataPropertyName = "PatientName";
this.PatientNameColumn.HeaderText = "患者姓名";
this.PatientNameColumn.Name = "PatientNameColumn";
this.PatientNameColumn.ReadOnly = true;
this.PatientNameColumn.Width = 80;
//
// SexColumn
//
this.SexColumn.DataPropertyName = "Sex";
this.SexColumn.HeaderText = "性别";
this.SexColumn.Name = "SexColumn";
this.SexColumn.ReadOnly = true;
this.SexColumn.Width = 60;
//
// BirthDayColumn
//
this.BirthDayColumn.DataPropertyName = "BirthDay";
this.BirthDayColumn.HeaderText = "出生日期";
this.BirthDayColumn.Name = "BirthDayColumn";
this.BirthDayColumn.Width = 80;
//
// HeightColumn
//
this.HeightColumn.DataPropertyName = "Height";
this.HeightColumn.HeaderText = "身高";
this.HeightColumn.Name = "HeightColumn";
this.HeightColumn.Width = 70;
//
// WeightColumn
//
this.WeightColumn.DataPropertyName = "Weight";
this.WeightColumn.HeaderText = "体重";
this.WeightColumn.Name = "WeightColumn";
this.WeightColumn.ReadOnly = true;
this.WeightColumn.Width = 70;
//
// BloodTypeColumn
//
this.BloodTypeColumn.DataPropertyName = "BloodType";
this.BloodTypeColumn.HeaderText = "血型";
this.BloodTypeColumn.Name = "BloodTypeColumn";
this.BloodTypeColumn.ReadOnly = true;
this.BloodTypeColumn.Width = 70;
//
// RHBloodTypeColumn
//
this.RHBloodTypeColumn.DataPropertyName = "RHBloodType";
this.RHBloodTypeColumn.HeaderText = "RH血型";
this.RHBloodTypeColumn.Name = "RHBloodTypeColumn";
this.RHBloodTypeColumn.Width = 70;
//
// IlldistrictColumn
//
this.IlldistrictColumn.DataPropertyName = "Illdistrict";
this.IlldistrictColumn.HeaderText = "病区";
this.IlldistrictColumn.Name = "IlldistrictColumn";
this.IlldistrictColumn.Width = 70;
//
// SickBedColumn
//
this.SickBedColumn.DataPropertyName = "SickBed";
this.SickBedColumn.HeaderText = "床位";
this.SickBedColumn.Name = "SickBedColumn";
this.SickBedColumn.ReadOnly = true;
this.SickBedColumn.Width = 70;
//
// OperationTypeColumn
//
this.OperationTypeColumn.DataPropertyName = "OperationType";
this.OperationTypeColumn.HeaderText = "手术类型";
this.OperationTypeColumn.Name = "OperationTypeColumn";
this.OperationTypeColumn.ReadOnly = true;
this.OperationTypeColumn.Width = 80;
//
// OrderOperationTimeColumn
//
this.OrderOperationTimeColumn.DataPropertyName = "OrderOperationTime";
this.OrderOperationTimeColumn.HeaderText = "预约时间";
this.OrderOperationTimeColumn.Name = "OrderOperationTimeColumn";
this.OrderOperationTimeColumn.ReadOnly = true;
this.OrderOperationTimeColumn.Width = 80;
//
// OperationTimeLeightColumn
//
this.OperationTimeLeightColumn.DataPropertyName = "OperationTimeLeight";
this.OperationTimeLeightColumn.HeaderText = "手术时长";
this.OperationTimeLeightColumn.Name = "OperationTimeLeightColumn";
this.OperationTimeLeightColumn.ReadOnly = true;
this.OperationTimeLeightColumn.Width = 80;
//
// StateColumn
//
this.StateColumn.DataPropertyName = "State";
this.StateColumn.HeaderText = "状态";
this.StateColumn.Name = "StateColumn";
this.StateColumn.ReadOnly = true;
//
// IsReturnOperationColumn
//
this.IsReturnOperationColumn.DataPropertyName = "IsReturnOperation";
this.IsReturnOperationColumn.HeaderText = "是否重返";
this.IsReturnOperationColumn.Name = "IsReturnOperationColumn";
this.IsReturnOperationColumn.ReadOnly = true;
//
// IsPlanReturnOperationColumn
//
this.IsPlanReturnOperationColumn.DataPropertyName = "IsPlanReturnOperation";
this.IsPlanReturnOperationColumn.HeaderText = "是否计划";
this.IsPlanReturnOperationColumn.Name = "IsPlanReturnOperationColumn";
//
// ApplyDiagnoseInfoNameColumn
//
this.ApplyDiagnoseInfoNameColumn.DataPropertyName = "ApplyDiagnoseInfoName";
this.ApplyDiagnoseInfoNameColumn.HeaderText = "术前诊断";
this.ApplyDiagnoseInfoNameColumn.Name = "ApplyDiagnoseInfoNameColumn";
this.ApplyDiagnoseInfoNameColumn.ReadOnly = true;
//
// DiagnoseRemarkColumn
//
this.DiagnoseRemarkColumn.DataPropertyName = "DiagnoseRemark";
this.DiagnoseRemarkColumn.HeaderText = "诊断备注";
this.DiagnoseRemarkColumn.Name = "DiagnoseRemarkColumn";
this.DiagnoseRemarkColumn.ReadOnly = true;
//
// ApplyOperationInfoNameColumn
//
this.ApplyOperationInfoNameColumn.DataPropertyName = "ApplyOperationInfoName";
this.ApplyOperationInfoNameColumn.HeaderText = "拟实手术";
this.ApplyOperationInfoNameColumn.Name = "ApplyOperationInfoNameColumn";
this.ApplyOperationInfoNameColumn.ReadOnly = true;
//
// OperationRemarkColumn
//
this.OperationRemarkColumn.DataPropertyName = "OperationRemark";
this.OperationRemarkColumn.HeaderText = "手术备注";
this.OperationRemarkColumn.Name = "OperationRemarkColumn";
this.OperationRemarkColumn.ReadOnly = true;
//
// OperationLevelNameColumn
//
this.OperationLevelNameColumn.DataPropertyName = "OperationLevelName";
this.OperationLevelNameColumn.HeaderText = "手术分级";
this.OperationLevelNameColumn.Name = "OperationLevelNameColumn";
this.OperationLevelNameColumn.ReadOnly = true;
//
// ApplyOperationCutTypeNameColumn
//
this.ApplyOperationCutTypeNameColumn.DataPropertyName = "ApplyOperationCutTypeName";
this.ApplyOperationCutTypeNameColumn.HeaderText = "切口类型";
this.ApplyOperationCutTypeNameColumn.Name = "ApplyOperationCutTypeNameColumn";
this.ApplyOperationCutTypeNameColumn.ReadOnly = true;
//
// ApplyOperationPositionNameColumn
//
this.ApplyOperationPositionNameColumn.DataPropertyName = "ApplyOperationPositionName";
this.ApplyOperationPositionNameColumn.HeaderText = "手术部位";
this.ApplyOperationPositionNameColumn.Name = "ApplyOperationPositionNameColumn";
//
// AnaesthesiaMethodNameColumn
//
this.AnaesthesiaMethodNameColumn.DataPropertyName = "AnaesthesiaMethodName";
this.AnaesthesiaMethodNameColumn.HeaderText = "拟施麻醉";
this.AnaesthesiaMethodNameColumn.Name = "AnaesthesiaMethodNameColumn";
this.AnaesthesiaMethodNameColumn.ReadOnly = true;
//
// ContagionColumn
//
this.ContagionColumn.DataPropertyName = "Contagion";
this.ContagionColumn.HeaderText = "术前感染筛查";
this.ContagionColumn.Name = "ContagionColumn";
//
// OperationDoctorColumn
//
this.OperationDoctorColumn.DataPropertyName = "OperationDoctor";
this.OperationDoctorColumn.HeaderText = "术者";
this.OperationDoctorColumn.Name = "OperationDoctorColumn";
this.OperationDoctorColumn.ReadOnly = true;
//
// Assistant1Column
//
this.Assistant1Column.DataPropertyName = "Assistant1";
this.Assistant1Column.HeaderText = "一助";
this.Assistant1Column.Name = "Assistant1Column";
//
// Assistant2Column
//
this.Assistant2Column.DataPropertyName = "Assistant2";
this.Assistant2Column.HeaderText = "二助";
this.Assistant2Column.Name = "Assistant2Column";
this.Assistant2Column.ReadOnly = true;
//
// Assistant3Column
//
this.Assistant3Column.DataPropertyName = "Assistant3";
this.Assistant3Column.HeaderText = "三助";
this.Assistant3Column.Name = "Assistant3Column";
//
// InternColumn
//
this.InternColumn.DataPropertyName = "Intern";
this.InternColumn.HeaderText = "进修实习生";
this.InternColumn.Name = "InternColumn";
//
// OtherColumn
//
this.OtherColumn.DataPropertyName = "Other";
this.OtherColumn.HeaderText = "其他人员";
this.OtherColumn.Name = "OtherColumn";
this.OtherColumn.ReadOnly = true;
//
// ApplyTimeColumn
//
this.ApplyTimeColumn.DataPropertyName = "ApplyTime";
this.ApplyTimeColumn.HeaderText = "申请时间";
this.ApplyTimeColumn.Name = "ApplyTimeColumn";
//
// ApplyOperatorNameColumn
//
this.ApplyOperatorNameColumn.DataPropertyName = "ApplyOperatorName";
this.ApplyOperatorNameColumn.HeaderText = "申请人";
this.ApplyOperatorNameColumn.Name = "ApplyOperatorNameColumn";
this.ApplyOperatorNameColumn.ReadOnly = true;
//
// VerifyTimeColumn
//
this.VerifyTimeColumn.DataPropertyName = "VerifyTime";
this.VerifyTimeColumn.HeaderText = "审核时间";
this.VerifyTimeColumn.Name = "VerifyTimeColumn";
this.VerifyTimeColumn.ReadOnly = true;
//
// VerifyOperatorNameColumn
//
this.VerifyOperatorNameColumn.DataPropertyName = "VerifyOperatorName";
this.VerifyOperatorNameColumn.HeaderText = "审核医生";
this.VerifyOperatorNameColumn.Name = "VerifyOperatorNameColumn";
this.VerifyOperatorNameColumn.ReadOnly = true;
//
// PlanOperationTimeColumn
//
this.PlanOperationTimeColumn.DataPropertyName = "PlanOperationTime";
this.PlanOperationTimeColumn.HeaderText = "拟定手术时间";
this.PlanOperationTimeColumn.Name = "PlanOperationTimeColumn";
this.PlanOperationTimeColumn.ReadOnly = true;
//
// OperationRoomColumn
//
this.OperationRoomColumn.DataPropertyName = "OperationRoom";
this.OperationRoomColumn.HeaderText = "手术间";
this.OperationRoomColumn.Name = "OperationRoomColumn";
this.OperationRoomColumn.ReadOnly = true;
//
// AnesthesiaDoctorColumn
//
this.AnesthesiaDoctorColumn.DataPropertyName = "AnesthesiaDoctor";
this.AnesthesiaDoctorColumn.HeaderText = "麻醉医生";
this.AnesthesiaDoctorColumn.Name = "AnesthesiaDoctorColumn";
//
// InstrumentNurseColumn
//
this.InstrumentNurseColumn.DataPropertyName = "InstrumentNurse";
this.InstrumentNurseColumn.HeaderText = "器械护士";
this.InstrumentNurseColumn.Name = "InstrumentNurseColumn";
//
// TourNurseColumn
//
this.TourNurseColumn.DataPropertyName = "TourNurse";
this.TourNurseColumn.HeaderText = "巡回护士";
this.TourNurseColumn.Name = "TourNurseColumn";
//
// AnesthesiaDoctorSucceedColumn
//
this.AnesthesiaDoctorSucceedColumn.DataPropertyName = "AnesthesiaDoctorSucceed";
this.AnesthesiaDoctorSucceedColumn.HeaderText = "麻醉接台";
this.AnesthesiaDoctorSucceedColumn.Name = "AnesthesiaDoctorSucceedColumn";
this.AnesthesiaDoctorSucceedColumn.ReadOnly = true;
//
// InstrumentNurseSucceedColumn
//
this.InstrumentNurseSucceedColumn.DataPropertyName = "InstrumentNurseSucceed";
this.InstrumentNurseSucceedColumn.HeaderText = "器械接台";
this.InstrumentNurseSucceedColumn.Name = "InstrumentNurseSucceedColumn";
this.InstrumentNurseSucceedColumn.ReadOnly = true;
//
// TourNurseSucceedColumn
//
this.TourNurseSucceedColumn.DataPropertyName = "TourNurseSucceed";
this.TourNurseSucceedColumn.HeaderText = "巡回接台";
this.TourNurseSucceedColumn.Name = "TourNurseSucceedColumn";
this.TourNurseSucceedColumn.ReadOnly = true;
//
// RemarkColumn
//
this.RemarkColumn.DataPropertyName = "Remark";
this.RemarkColumn.HeaderText = "备注";
this.RemarkColumn.Name = "RemarkColumn";
this.RemarkColumn.ReadOnly = true;
//
// panel2
//
this.panel2.Controls.Add(this.btnFind);
this.panel2.Controls.Add(this.dtpBegInDate);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.dtpEndDate);
this.panel2.Controls.Add(this.cboDepartment);
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Font = new System.Drawing.Font("宋体", 10.5F);
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(867, 41);
this.panel2.TabIndex = 0;
//
// btnFind
//
this.btnFind.Location = new System.Drawing.Point(548, 6);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(66, 23);
this.btnFind.TabIndex = 18;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegInDate
//
this.dtpBegInDate.CustomFormat = "yyyy-MM-dd";
this.dtpBegInDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpBegInDate.Location = new System.Drawing.Point(302, 7);
this.dtpBegInDate.Name = "dtpBegInDate";
this.dtpBegInDate.Size = new System.Drawing.Size(97, 23);
this.dtpBegInDate.TabIndex = 15;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(238, 15);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(63, 14);
this.label2.TabIndex = 14;
this.label2.Text = "预约时间";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(401, 15);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(21, 14);
this.label3.TabIndex = 16;
this.label3.Text = "至";
//
// dtpEndDate
//
this.dtpEndDate.CustomFormat = "yyyy-MM-dd";
this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpEndDate.Location = new System.Drawing.Point(424, 7);
this.dtpEndDate.Name = "dtpEndDate";
this.dtpEndDate.Size = new System.Drawing.Size(97, 23);
this.dtpEndDate.TabIndex = 17;
//
// cboDepartment
//
this.cboDepartment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDepartment.FormattingEnabled = true;
this.cboDepartment.Location = new System.Drawing.Point(82, 8);
this.cboDepartment.Name = "cboDepartment";
this.cboDepartment.Size = new System.Drawing.Size(121, 22);
this.cboDepartment.TabIndex = 10;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(13, 15);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 0;
this.label1.Text = "申请科室";
//
// frmOperationPlanReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(867, 481);
this.ControlBox = false;
this.Controls.Add(this.panel1);
this.Controls.Add(this.toolStrip1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmOperationPlanReport";
this.Load += new System.EventHandler(this.frmOperationPlanReport_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton tsbSet;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbPrint;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton tsbExit;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.DataGridView dgv;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox cboDepartment;
private System.Windows.Forms.DateTimePicker dtpBegInDate;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.DateTimePicker dtpEndDate;
private System.Windows.Forms.ToolStripButton tsbStopOperation;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripButton tsbReviewApply;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbExportExcel;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.Button btnFind;
private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyId;
private System.Windows.Forms.DataGridViewTextBoxColumn MdrecNoColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ArchivesNoColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDepNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn PatientKindColume;
private System.Windows.Forms.DataGridViewTextBoxColumn PatientNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn SexColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn BirthDayColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn HeightColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn WeightColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn BloodTypeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn RHBloodTypeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn IlldistrictColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn SickBedColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationTypeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OrderOperationTimeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationTimeLeightColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn StateColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn IsReturnOperationColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn IsPlanReturnOperationColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDiagnoseInfoNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn DiagnoseRemarkColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationInfoNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationRemarkColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationLevelNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationCutTypeNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationPositionNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaMethodNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ContagionColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationDoctorColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn Assistant1Column;
private System.Windows.Forms.DataGridViewTextBoxColumn Assistant2Column;
private System.Windows.Forms.DataGridViewTextBoxColumn Assistant3Column;
private System.Windows.Forms.DataGridViewTextBoxColumn InternColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OtherColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyTimeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperatorNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn VerifyTimeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn VerifyOperatorNameColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn PlanOperationTimeColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn OperationRoomColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorSucceedColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseSucceedColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseSucceedColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn RemarkColumn;
}
}

View File

@ -1,140 +0,0 @@
using AIMSBLL;
using AIMSModel;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace AIMS.ReportManager
{
public partial class frmOperationPlanReport : Form
{
public frmOperationPlanReport()
{
InitializeComponent();
}
private void frmOperationPlanReport_Load(object sender, EventArgs e)
{
//1.系统管理员 7.麻醉主任 8.麻醉护士 9.麻醉医生
if ("1,7,8,9".Contains(AIMSExtension.PublicMethod.RoleId.ToString()))
{
tsbReviewApply.Visible = true;
tsbStopOperation.Visible = true;
tsbSet.Visible = true;
toolStripSeparator1.Visible = true;
toolStripSeparator6.Visible = true;
toolStripSeparator4.Visible = true;
}
AIMSExtension.PublicMethod.SetDgvAttribute(dgv);
dgv.BackgroundColor = System.Drawing.Color.Snow;
List<Department> list = new List<Department>();
list = BDepartment.GetDepartmentAllList();
list.Insert(0, new Department
{
Id = -1,
Name = "全部科室"
});
cboDepartment.DataSource = list;
cboDepartment.DisplayMember = "Name";
cboDepartment.ValueMember = "Id";
cboDepartment.SelectedIndex = -1;
cboDepartment.Text = "全部科室";
dtpBegInDate.Value = DateTime.Parse(dtpBegInDate.Value.ToString("yyyy-MM-dd"));
dtpEndDate.Value = DateTime.Parse(dtpEndDate.Value.ToString("yyyy-MM-dd")).AddDays(4);
}
private void tsbExit_Click(object sender, EventArgs e)
{
Close();
}
private void btnFind_Click(object sender, EventArgs e)
{
string Department = cboDepartment.Text;
if (cboDepartment.Text == "全部科室")
{
Department = "";
}
DataTable dt = BOperationApply.GetOperationFrontDataTable(dtpBegInDate.Value.ToString("yyyy-MM-dd"), dtpEndDate.Value.AddDays(1).ToString("yyyy-MM-dd"));
dgv.DataSource = AIMSExtension.PublicMethod.GetNewDataTable(dt, "State IN ('已排程','已访视') and ApplyDepName LIKE '%" + Department + "%'", "");
for (int i = 0; i < dgv.Rows.Count; i++)
{
if (dgv.Rows[i].Cells["OperationTypeColumn"].Value.ToString() == "急诊")
{
dgv.Rows[i].DefaultCellStyle.BackColor = Color.LightSalmon;
}
if (dgv.Rows[i].Cells["OperationTypeColumn"].Value.ToString() == "特急")
{
dgv.Rows[i].DefaultCellStyle.BackColor = Color.Red;
}
}
}
private void tsbSet_Click(object sender, EventArgs e)
{
}
private void tsbExportExcel_Click(object sender, EventArgs e)
{
AIMSExtension.PublicMethod.DataToExcel(dgv);
}
private void tsbStopOperation_Click(object sender, EventArgs e)
{
if (dgv.Rows.Count > 0)
{
OperationFront.UI.frmStopOperation frmStopOperation = new OperationFront.UI.frmStopOperation();
frmStopOperation.ApplyIdList.Add(int.Parse(dgv.CurrentRow.Cells["ApplyId"].EditedFormattedValue.ToString()));
frmStopOperation.FormClosed += new FormClosedEventHandler(frmStopOperation_FormClosed);
frmStopOperation.ShowDialog();
}
}
void frmStopOperation_FormClosed(object sender, FormClosedEventArgs e)
{
btnFind_Click(null, null);
}
private void tsbReviewApply_Click(object sender, EventArgs e)
{
if (dgv.Rows.Count > 0)
{
OperationFront.UI.frmOperationApplyDetail frmOperationApplyDetail = new OperationFront.UI.frmOperationApplyDetail();
frmOperationApplyDetail.State = AIMSExtension.EditState.EDIT;
frmOperationApplyDetail.EditApplyId = int.Parse(dgv.CurrentRow.Cells["ApplyId"].Value.ToString());
frmOperationApplyDetail.FormClosed += new FormClosedEventHandler(frmOperationApplyDetail_FormClosed);
frmOperationApplyDetail.ShowDialog();
}
}
void frmOperationApplyDetail_FormClosed(object sender, FormClosedEventArgs e)
{
btnFind_Click(null, null);
}
private void tsbPrint_Click(object sender, EventArgs e)
{
string Department = cboDepartment.Text;
if (cboDepartment.Text == "全部科室")
{
Department = "";
}
AIMS.ReportManager.frmOperationPlanReportPrint frmOperationPlanReportPrint = new frmOperationPlanReportPrint();
frmOperationPlanReportPrint.BeginDate =DateTime.Parse(dtpBegInDate.Value.ToString("yyyy-MM-dd"));
frmOperationPlanReportPrint.EndDate = DateTime.Parse(dtpEndDate.Value.AddDays(1).ToString("yyyy-MM-dd"));
frmOperationPlanReportPrint.DepName = Department;
frmOperationPlanReportPrint.ShowDialog();
}
}
}

View File

@ -1,270 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="CheckBoxColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyId.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="MdrecNoColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ArchivesNoColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyDepNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="PatientKindColume.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="PatientNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="SexColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="BirthDayColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="HeightColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="WeightColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="BloodTypeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="RHBloodTypeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="IlldistrictColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="SickBedColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OperationTypeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OrderOperationTimeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OperationTimeLeightColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="StateColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="IsReturnOperationColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="IsPlanReturnOperationColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyDiagnoseInfoNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="DiagnoseRemarkColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyOperationInfoNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OperationRemarkColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OperationLevelNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyOperationCutTypeNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyOperationPositionNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="AnaesthesiaMethodNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ContagionColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OperationDoctorColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Assistant1Column.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Assistant2Column.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Assistant3Column.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="InternColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OtherColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyTimeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="ApplyOperatorNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="VerifyTimeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="VerifyOperatorNameColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="PlanOperationTimeColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="OperationRoomColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="AnesthesiaDoctorColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="InstrumentNurseColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="TourNurseColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="AnesthesiaDoctorSucceedColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="InstrumentNurseSucceedColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="TourNurseSucceedColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="RemarkColumn.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
</root>

View File

@ -1,74 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmOperationPlanReportPrint
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.panel1 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.reportViewer1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(779, 457);
this.panel1.TabIndex = 0;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(779, 457);
this.reportViewer1.TabIndex = 0;
//
// frmOperationPlanReportPrintcs
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(779, 457);
this.Controls.Add(this.panel1);
this.Name = "frmOperationPlanReportPrintcs";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "打印排程";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmOperationPlanReportPrintcs_Load);
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
}
}

View File

@ -1,35 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmOperationPlanReportPrint : Form
{
public DateTime BeginDate;
public DateTime EndDate;
public string DepName;
public frmOperationPlanReportPrint()
{
InitializeComponent();
}
private void frmOperationPlanReportPrintcs_Load(object sender, EventArgs e)
{
DataTable dt = ReportManager.ReportDataHelper.GetOperationPlanDataTable(BeginDate, EndDate, DepName);
ReportParameter PrintDate = new ReportParameter("PlanCount", BeginDate.ToString("yyyy-MM-dd") + " 共(" + dt.Rows.Count + ")台手术");
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource = "AIMS.ReportManager.ReportTemplate.OperationPlanReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { PrintDate });
Microsoft.Reporting.WinForms.ReportDataSource rds = new Microsoft.Reporting.WinForms.ReportDataSource("OperationPlanDataTable", dt);
reportViewer1.LocalReport.DataSources.Add(rds);
reportViewer1.RefreshReport();
}
}
}

View File

@ -1,120 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -1,242 +0,0 @@
namespace AIMS.ReportManager
{
partial class frmOperationWorkloadStatisticsReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.btnMonthFind = new System.Windows.Forms.Button();
this.btnFind = new System.Windows.Forms.Button();
this.dtpBegin = new System.Windows.Forms.DateTimePicker();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.cboDepartment = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.dtpEnd = new System.Windows.Forms.DateTimePicker();
this.label24 = new System.Windows.Forms.Label();
this.labDate = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.reportViewer1 = new Microsoft.Reporting.WinForms.ReportViewer();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.cboPersonDuty = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// btnMonthFind
//
this.btnMonthFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnMonthFind.Location = new System.Drawing.Point(883, 19);
this.btnMonthFind.Name = "btnMonthFind";
this.btnMonthFind.Size = new System.Drawing.Size(102, 29);
this.btnMonthFind.TabIndex = 321;
this.btnMonthFind.Text = "本月统计";
this.btnMonthFind.UseVisualStyleBackColor = true;
this.btnMonthFind.Click += new System.EventHandler(this.btnMonthFind_Click);
//
// btnFind
//
this.btnFind.Font = new System.Drawing.Font("宋体", 10F);
this.btnFind.Location = new System.Drawing.Point(775, 19);
this.btnFind.Name = "btnFind";
this.btnFind.Size = new System.Drawing.Size(102, 29);
this.btnFind.TabIndex = 320;
this.btnFind.Text = "查询";
this.btnFind.UseVisualStyleBackColor = true;
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
//
// dtpBegin
//
this.dtpBegin.Font = new System.Drawing.Font("宋体", 10F);
this.dtpBegin.Location = new System.Drawing.Point(473, 25);
this.dtpBegin.Name = "dtpBegin";
this.dtpBegin.Size = new System.Drawing.Size(120, 23);
this.dtpBegin.TabIndex = 1;
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.AliceBlue;
this.groupBox1.Controls.Add(this.cboPersonDuty);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.cboDepartment);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.btnMonthFind);
this.groupBox1.Controls.Add(this.btnFind);
this.groupBox1.Controls.Add(this.dtpEnd);
this.groupBox1.Controls.Add(this.dtpBegin);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.labDate);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1057, 63);
this.groupBox1.TabIndex = 310;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "统计条件";
//
// cboDepartment
//
this.cboDepartment.Font = new System.Drawing.Font("微软雅黑", 9F);
this.cboDepartment.FormattingEnabled = true;
this.cboDepartment.Location = new System.Drawing.Point(53, 23);
this.cboDepartment.Name = "cboDepartment";
this.cboDepartment.Size = new System.Drawing.Size(114, 25);
this.cboDepartment.TabIndex = 323;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F);
this.label1.Location = new System.Drawing.Point(12, 33);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 14);
this.label1.TabIndex = 322;
this.label1.Text = "科室";
//
// dtpEnd
//
this.dtpEnd.Font = new System.Drawing.Font("宋体", 10F);
this.dtpEnd.Location = new System.Drawing.Point(629, 25);
this.dtpEnd.Name = "dtpEnd";
this.dtpEnd.Size = new System.Drawing.Size(120, 23);
this.dtpEnd.TabIndex = 2;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(599, 26);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(24, 21);
this.label24.TabIndex = 316;
this.label24.Text = "--";
//
// labDate
//
this.labDate.AutoSize = true;
this.labDate.Font = new System.Drawing.Font("宋体", 10F);
this.labDate.Location = new System.Drawing.Point(404, 33);
this.labDate.Name = "labDate";
this.labDate.Size = new System.Drawing.Size(63, 14);
this.labDate.TabIndex = 317;
this.labDate.Text = "手术时间";
//
// panel3
//
this.panel3.Controls.Add(this.reportViewer1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 65);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1057, 353);
this.panel3.TabIndex = 1;
//
// reportViewer1
//
this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.reportViewer1.Location = new System.Drawing.Point(0, 0);
this.reportViewer1.Name = "reportViewer1";
this.reportViewer1.Size = new System.Drawing.Size(1057, 353);
this.reportViewer1.TabIndex = 2;
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1057, 418);
this.panel1.TabIndex = 1;
//
// panel2
//
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1057, 65);
this.panel2.TabIndex = 0;
//
// cboPersonDuty
//
this.cboPersonDuty.Font = new System.Drawing.Font("微软雅黑", 9F);
this.cboPersonDuty.FormattingEnabled = true;
this.cboPersonDuty.Location = new System.Drawing.Point(261, 23);
this.cboPersonDuty.Name = "cboPersonDuty";
this.cboPersonDuty.Size = new System.Drawing.Size(114, 25);
this.cboPersonDuty.TabIndex = 325;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10F);
this.label2.Location = new System.Drawing.Point(192, 33);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(63, 14);
this.label2.TabIndex = 324;
this.label2.Text = "职位名称";
//
// frmOperationWorkloadStatisticsReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1057, 418);
this.Controls.Add(this.panel1);
this.Name = "frmOperationWorkloadStatisticsReport";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.frmOperationWorkloadStatisticsRepor_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
public System.Windows.Forms.Button btnMonthFind;
public System.Windows.Forms.Button btnFind;
public System.Windows.Forms.DateTimePicker dtpBegin;
private System.Windows.Forms.GroupBox groupBox1;
public System.Windows.Forms.DateTimePicker dtpEnd;
public System.Windows.Forms.Label label24;
public System.Windows.Forms.Label labDate;
private System.Windows.Forms.Panel panel3;
private Microsoft.Reporting.WinForms.ReportViewer reportViewer1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.ComboBox cboDepartment;
public System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox cboPersonDuty;
public System.Windows.Forms.Label label2;
}
}

View File

@ -1,68 +0,0 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using AIMSBLL;
using Microsoft.Reporting.WinForms;
namespace AIMS.ReportManager
{
public partial class frmOperationWorkloadStatisticsReport : Form
{
public frmOperationWorkloadStatisticsReport()
{
InitializeComponent();
}
private void frmOperationWorkloadStatisticsRepor_Load(object sender, EventArgs e)
{
cboDepartment.DisplayMember = "Name";
cboDepartment.ValueMember = "Id";
cboDepartment.DataSource = BDepartment.GetDepartmentDataTable("IsValid=1 and kind ='诊疗部门'");
cboDepartment.SelectedIndex = -1;
cboPersonDuty.DisplayMember = "Name";
cboPersonDuty.ValueMember = "Id";
cboPersonDuty.DataSource = BPersonDuty.GetDataTablePersonDuty();
cboPersonDuty.SelectedIndex = -1;
btnFind_Click(null, null);
}
private void btnFind_Click(object sender, EventArgs e)
{
dtpBegin.Value = DateTime.Parse(dtpBegin.Value.ToString("yyyy-MM-dd"));
dtpEnd.Value = DateTime.Parse(dtpEnd.Value.ToString("yyyy-MM-dd"));
GetOperationWorkloadStatisticsReport();
reportViewer1.RefreshReport();
}
private void btnMonthFind_Click(object sender, EventArgs e)
{
DateTime dTime = AIMSExtension.PublicMethod.SystemDate();
dtpBegin.Value = new DateTime(dTime.Year, dTime.Month, 1);
dtpEnd.Value = dTime;
btnFind_Click(null, null);
}
private void GetOperationWorkloadStatisticsReport()
{
ReportParameter printTime = new ReportParameter("PrintParameter",
dtpBegin.Value.ToString("yyyy-MM-dd") + "--" +
dtpEnd.Value.ToString("yyyy-MM-dd"));
DataTable OperationWorkloadStatisticsDataTable = ReportDataHelper.GetOperationWorkloadStatisticsReportDataTable(cboDepartment.Text.Trim(),cboPersonDuty.Text.Trim(), dtpBegin.Value, dtpEnd.Value);
reportViewer1.Reset();
reportViewer1.LocalReport.DataSources.Clear();
reportViewer1.LocalReport.ReportEmbeddedResource =
"AIMS.ReportManager.ReportTemplate.OperationWorkloadStatisticsReport.rdlc";
reportViewer1.LocalReport.SetParameters(new ReportParameter[] { printTime });
Microsoft.Reporting.WinForms.ReportDataSource rds =
new Microsoft.Reporting.WinForms.ReportDataSource("OperationWorkloadStatisticsReportDataSet",
OperationWorkloadStatisticsDataTable);
reportViewer1.LocalReport.DataSources.Add(rds);
reportViewer1.RefreshReport();
}
}
}

Some files were not shown because too many files have changed in this diff Show More