Changeset 935 for Scheduling/trunk
- Timestamp:
- Sep 7, 2010, 3:50:55 PM (14 years ago)
- Location:
- Scheduling/trunk/cs/bsdx0200GUISourceCode
- Files:
-
- 1 added
- 2 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/AssemblyInfo.cs
r915 r935 28 28 // by using the '*' as shown below: 29 29 30 [assembly: AssemblyVersion("1. 3.1.*")]30 [assembly: AssemblyVersion("1.4.0.*")] 31 31 32 32 // … … 58 58 [assembly: AssemblyKeyFile("")] 59 59 [assembly: AssemblyKeyName("")] 60 [assembly: AssemblyFileVersionAttribute("1. 3.1.0")]60 [assembly: AssemblyFileVersionAttribute("1.4.0.0")] 61 61 [assembly: ComVisibleAttribute(false)] -
Scheduling/trunk/cs/bsdx0200GUISourceCode/CGDocumentManager.cs
r843 r935 338 338 //decimal fBuild = Convert.ToDecimal(sBuild); 339 339 340 //Change encoding 341 if (m_Encoding == String.Empty) 342 { 343 string utf8_server_support = m_ConnectInfo.bmxNetLib.TransmitRPC("BMX UTF-8", ""); 344 if (utf8_server_support == "1") 345 m_ConnectInfo.bmxNetLib.Encoder = System.Text.UTF8Encoding.UTF8; 346 } 340 347 //Set application context 341 348 m_ds.SetStatus("Setting Application Context to BSDXRPC..."); -
Scheduling/trunk/cs/bsdx0200GUISourceCode/dsPatientApptDisplay2.Designer.cs
r772 r935 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version: 2.0.50727.36034 // Runtime Version:4.0.30319.1 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 17 17 ///Represents a strongly typed in-memory cache of data. 18 18 ///</summary> 19 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]20 19 [global::System.Serializable()] 21 20 [global::System.ComponentModel.DesignerCategoryAttribute("code")] … … 35 34 36 35 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 36 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 37 37 public dsPatientApptDisplay2() { 38 38 this.BeginInit(); … … 45 45 46 46 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 47 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 47 48 protected dsPatientApptDisplay2(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : 48 49 base(info, context, false) { … … 83 84 84 85 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 86 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 85 87 [global::System.ComponentModel.Browsable(false)] 86 88 [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] … … 92 94 93 95 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 96 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 94 97 [global::System.ComponentModel.Browsable(false)] 95 98 [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] … … 101 104 102 105 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 106 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 103 107 [global::System.ComponentModel.BrowsableAttribute(true)] 104 108 [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)] … … 113 117 114 118 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 119 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 115 120 [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)] 116 121 public new global::System.Data.DataTableCollection Tables { … … 121 126 122 127 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 128 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 123 129 [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)] 124 130 public new global::System.Data.DataRelationCollection Relations { … … 129 135 130 136 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 137 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 131 138 protected override void InitializeDerivedDataSet() { 132 139 this.BeginInit(); … … 136 143 137 144 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 145 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 138 146 public override global::System.Data.DataSet Clone() { 139 147 dsPatientApptDisplay2 cln = ((dsPatientApptDisplay2)(base.Clone())); … … 144 152 145 153 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 154 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 146 155 protected override bool ShouldSerializeTables() { 147 156 return false; … … 149 158 150 159 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 160 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 151 161 protected override bool ShouldSerializeRelations() { 152 162 return false; … … 154 164 155 165 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 166 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 156 167 protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) { 157 168 if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) { … … 181 192 182 193 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 194 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 183 195 protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() { 184 196 global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream(); … … 189 201 190 202 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 203 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 191 204 internal void InitVars() { 192 205 this.InitVars(true); … … 194 207 195 208 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 209 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 196 210 internal void InitVars(bool initTable) { 197 211 this.tablePatientAppts = ((PatientApptsDataTable)(base.Tables["PatientAppts"])); … … 211 225 212 226 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 227 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 213 228 private void InitClass() { 214 229 this.DataSetName = "dsPatientApptDisplay2"; … … 236 251 237 252 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 253 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 238 254 private bool ShouldSerializePatientAppts() { 239 255 return false; … … 241 257 242 258 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 259 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 243 260 private bool ShouldSerializeBSDXResource() { 244 261 return false; … … 246 263 247 264 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 265 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 248 266 private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) { 249 267 if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) { … … 253 271 254 272 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 273 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 255 274 public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) { 256 275 dsPatientApptDisplay2 ds = new dsPatientApptDisplay2(); … … 298 317 } 299 318 319 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 300 320 public delegate void PatientApptsRowChangeEventHandler(object sender, PatientApptsRowChangeEvent e); 301 321 322 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 302 323 public delegate void BSDXResourceRowChangeEventHandler(object sender, BSDXResourceRowChangeEvent e); 303 324 … … 305 326 ///Represents the strongly named DataTable class. 306 327 ///</summary> 307 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]308 328 [global::System.Serializable()] 309 329 [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] … … 343 363 344 364 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 365 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 345 366 public PatientApptsDataTable() { 346 367 this.TableName = "PatientAppts"; … … 351 372 352 373 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 374 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 353 375 internal PatientApptsDataTable(global::System.Data.DataTable table) { 354 376 this.TableName = table.TableName; … … 367 389 368 390 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 391 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 369 392 protected PatientApptsDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : 370 393 base(info, context) { … … 373 396 374 397 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 398 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 375 399 public global::System.Data.DataColumn NameColumn { 376 400 get { … … 380 404 381 405 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 406 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 382 407 public global::System.Data.DataColumn DOBColumn { 383 408 get { … … 387 412 388 413 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 414 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 389 415 public global::System.Data.DataColumn SexColumn { 390 416 get { … … 394 420 395 421 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 422 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 396 423 public global::System.Data.DataColumn HRNColumn { 397 424 get { … … 401 428 402 429 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 430 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 403 431 public global::System.Data.DataColumn ApptDateColumn { 404 432 get { … … 408 436 409 437 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 438 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 410 439 public global::System.Data.DataColumn ClinicColumn { 411 440 get { … … 415 444 416 445 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 446 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 417 447 public global::System.Data.DataColumn TypeStatusColumn { 418 448 get { … … 422 452 423 453 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 454 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 424 455 public global::System.Data.DataColumn RESOURCEIDColumn { 425 456 get { … … 429 460 430 461 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 462 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 431 463 public global::System.Data.DataColumn APPT_MADE_BYColumn { 432 464 get { … … 436 468 437 469 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 470 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 438 471 public global::System.Data.DataColumn DATE_APPT_MADEColumn { 439 472 get { … … 443 476 444 477 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 478 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 445 479 public global::System.Data.DataColumn NOTEColumn { 446 480 get { … … 450 484 451 485 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 486 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 452 487 public global::System.Data.DataColumn STREETColumn { 453 488 get { … … 457 492 458 493 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 494 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 459 495 public global::System.Data.DataColumn CITYColumn { 460 496 get { … … 464 500 465 501 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 502 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 466 503 public global::System.Data.DataColumn STATEColumn { 467 504 get { … … 471 508 472 509 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 510 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 473 511 public global::System.Data.DataColumn ZIPColumn { 474 512 get { … … 478 516 479 517 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 518 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 480 519 public global::System.Data.DataColumn HOMEPHONEColumn { 481 520 get { … … 485 524 486 525 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 526 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 487 527 [global::System.ComponentModel.Browsable(false)] 488 528 public int Count { … … 493 533 494 534 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 535 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 495 536 public PatientApptsRow this[int index] { 496 537 get { … … 499 540 } 500 541 542 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 501 543 public event PatientApptsRowChangeEventHandler PatientApptsRowChanging; 502 544 545 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 503 546 public event PatientApptsRowChangeEventHandler PatientApptsRowChanged; 504 547 548 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 505 549 public event PatientApptsRowChangeEventHandler PatientApptsRowDeleting; 506 550 551 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 507 552 public event PatientApptsRowChangeEventHandler PatientApptsRowDeleted; 508 553 509 554 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 555 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 510 556 public void AddPatientApptsRow(PatientApptsRow row) { 511 557 this.Rows.Add(row); … … 513 559 514 560 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 561 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 515 562 public PatientApptsRow AddPatientApptsRow( 516 563 string Name, … … 557 604 558 605 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 606 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 559 607 public override global::System.Data.DataTable Clone() { 560 608 PatientApptsDataTable cln = ((PatientApptsDataTable)(base.Clone())); … … 564 612 565 613 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 614 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 566 615 protected override global::System.Data.DataTable CreateInstance() { 567 616 return new PatientApptsDataTable(); … … 569 618 570 619 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 620 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 571 621 internal void InitVars() { 572 622 this.columnName = base.Columns["Name"]; … … 589 639 590 640 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 641 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 591 642 private void InitClass() { 592 643 this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element); … … 625 676 626 677 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 678 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 627 679 public PatientApptsRow NewPatientApptsRow() { 628 680 return ((PatientApptsRow)(this.NewRow())); … … 630 682 631 683 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 684 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 632 685 protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { 633 686 return new PatientApptsRow(builder); … … 635 688 636 689 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 690 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 637 691 protected override global::System.Type GetRowType() { 638 692 return typeof(PatientApptsRow); … … 640 694 641 695 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 696 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 642 697 protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { 643 698 base.OnRowChanged(e); … … 648 703 649 704 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 705 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 650 706 protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { 651 707 base.OnRowChanging(e); … … 656 712 657 713 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 714 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 658 715 protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { 659 716 base.OnRowDeleted(e); … … 664 721 665 722 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 723 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 666 724 protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { 667 725 base.OnRowDeleting(e); … … 672 730 673 731 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 732 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 674 733 public void RemovePatientApptsRow(PatientApptsRow row) { 675 734 this.Rows.Remove(row); … … 677 736 678 737 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 738 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 679 739 public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { 680 740 global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); … … 742 802 ///Represents the strongly named DataTable class. 743 803 ///</summary> 744 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]745 804 [global::System.Serializable()] 746 805 [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] … … 754 813 755 814 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 815 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 756 816 public BSDXResourceDataTable() { 757 817 this.TableName = "BSDXResource"; … … 762 822 763 823 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 824 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 764 825 internal BSDXResourceDataTable(global::System.Data.DataTable table) { 765 826 this.TableName = table.TableName; … … 778 839 779 840 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 841 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 780 842 protected BSDXResourceDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : 781 843 base(info, context) { … … 784 846 785 847 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 848 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 786 849 public global::System.Data.DataColumn RESOURCEIDColumn { 787 850 get { … … 791 854 792 855 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 856 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 793 857 public global::System.Data.DataColumn RESOURCE_NAMEColumn { 794 858 get { … … 798 862 799 863 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 864 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 800 865 public global::System.Data.DataColumn LETTER_TEXTColumn { 801 866 get { … … 805 870 806 871 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 872 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 807 873 [global::System.ComponentModel.Browsable(false)] 808 874 public int Count { … … 813 879 814 880 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 881 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 815 882 public BSDXResourceRow this[int index] { 816 883 get { … … 819 886 } 820 887 888 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 821 889 public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanging; 822 890 891 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 823 892 public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanged; 824 893 894 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 825 895 public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleting; 826 896 897 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 827 898 public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleted; 828 899 829 900 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 901 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 830 902 public void AddBSDXResourceRow(BSDXResourceRow row) { 831 903 this.Rows.Add(row); … … 833 905 834 906 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 907 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 835 908 public BSDXResourceRow AddBSDXResourceRow(int RESOURCEID, string RESOURCE_NAME, string LETTER_TEXT) { 836 909 BSDXResourceRow rowBSDXResourceRow = ((BSDXResourceRow)(this.NewRow())); … … 845 918 846 919 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 920 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 847 921 public override global::System.Data.DataTable Clone() { 848 922 BSDXResourceDataTable cln = ((BSDXResourceDataTable)(base.Clone())); … … 852 926 853 927 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 928 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 854 929 protected override global::System.Data.DataTable CreateInstance() { 855 930 return new BSDXResourceDataTable(); … … 857 932 858 933 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 934 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 859 935 internal void InitVars() { 860 936 this.columnRESOURCEID = base.Columns["RESOURCEID"]; … … 864 940 865 941 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 942 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 866 943 private void InitClass() { 867 944 this.columnRESOURCEID = new global::System.Data.DataColumn("RESOURCEID", typeof(int), null, global::System.Data.MappingType.Element); … … 878 955 879 956 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 957 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 880 958 public BSDXResourceRow NewBSDXResourceRow() { 881 959 return ((BSDXResourceRow)(this.NewRow())); … … 883 961 884 962 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 963 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 885 964 protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { 886 965 return new BSDXResourceRow(builder); … … 888 967 889 968 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 969 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 890 970 protected override global::System.Type GetRowType() { 891 971 return typeof(BSDXResourceRow); … … 893 973 894 974 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 975 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 895 976 protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { 896 977 base.OnRowChanged(e); … … 901 982 902 983 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 984 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 903 985 protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { 904 986 base.OnRowChanging(e); … … 909 991 910 992 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 993 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 911 994 protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { 912 995 base.OnRowDeleted(e); … … 917 1000 918 1001 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1002 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 919 1003 protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { 920 1004 base.OnRowDeleting(e); … … 925 1009 926 1010 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1011 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 927 1012 public void RemoveBSDXResourceRow(BSDXResourceRow row) { 928 1013 this.Rows.Remove(row); … … 930 1015 931 1016 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1017 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 932 1018 public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { 933 1019 global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); … … 995 1081 ///Represents strongly named DataRow class. 996 1082 ///</summary> 997 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]998 1083 public partial class PatientApptsRow : global::System.Data.DataRow { 999 1084 … … 1001 1086 1002 1087 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1088 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1003 1089 internal PatientApptsRow(global::System.Data.DataRowBuilder rb) : 1004 1090 base(rb) { … … 1007 1093 1008 1094 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1095 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1009 1096 public string Name { 1010 1097 get { … … 1022 1109 1023 1110 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1111 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1024 1112 public System.DateTime DOB { 1025 1113 get { … … 1037 1125 1038 1126 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1127 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1039 1128 public string Sex { 1040 1129 get { … … 1052 1141 1053 1142 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1143 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1054 1144 public string HRN { 1055 1145 get { … … 1067 1157 1068 1158 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1159 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1069 1160 public System.DateTime ApptDate { 1070 1161 get { … … 1082 1173 1083 1174 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1175 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1084 1176 public string Clinic { 1085 1177 get { … … 1097 1189 1098 1190 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1191 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1099 1192 public string TypeStatus { 1100 1193 get { … … 1112 1205 1113 1206 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1207 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1114 1208 public int RESOURCEID { 1115 1209 get { … … 1127 1221 1128 1222 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1223 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1129 1224 public string APPT_MADE_BY { 1130 1225 get { … … 1142 1237 1143 1238 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1239 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1144 1240 public System.DateTime DATE_APPT_MADE { 1145 1241 get { … … 1157 1253 1158 1254 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1255 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1159 1256 public string NOTE { 1160 1257 get { … … 1172 1269 1173 1270 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1271 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1174 1272 public string STREET { 1175 1273 get { … … 1187 1285 1188 1286 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1287 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1189 1288 public string CITY { 1190 1289 get { … … 1202 1301 1203 1302 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1303 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1204 1304 public string STATE { 1205 1305 get { … … 1217 1317 1218 1318 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1319 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1219 1320 public string ZIP { 1220 1321 get { … … 1232 1333 1233 1334 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1335 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1234 1336 public string HOMEPHONE { 1235 1337 get { … … 1247 1349 1248 1350 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1351 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1249 1352 public BSDXResourceRow BSDXResourceRow { 1250 1353 get { … … 1257 1360 1258 1361 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1362 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1259 1363 public bool IsNameNull() { 1260 1364 return this.IsNull(this.tablePatientAppts.NameColumn); … … 1262 1366 1263 1367 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1368 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1264 1369 public void SetNameNull() { 1265 1370 this[this.tablePatientAppts.NameColumn] = global::System.Convert.DBNull; … … 1267 1372 1268 1373 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1374 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1269 1375 public bool IsDOBNull() { 1270 1376 return this.IsNull(this.tablePatientAppts.DOBColumn); … … 1272 1378 1273 1379 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1380 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1274 1381 public void SetDOBNull() { 1275 1382 this[this.tablePatientAppts.DOBColumn] = global::System.Convert.DBNull; … … 1277 1384 1278 1385 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1386 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1279 1387 public bool IsSexNull() { 1280 1388 return this.IsNull(this.tablePatientAppts.SexColumn); … … 1282 1390 1283 1391 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1392 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1284 1393 public void SetSexNull() { 1285 1394 this[this.tablePatientAppts.SexColumn] = global::System.Convert.DBNull; … … 1287 1396 1288 1397 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1398 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1289 1399 public bool IsHRNNull() { 1290 1400 return this.IsNull(this.tablePatientAppts.HRNColumn); … … 1292 1402 1293 1403 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1404 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1294 1405 public void SetHRNNull() { 1295 1406 this[this.tablePatientAppts.HRNColumn] = global::System.Convert.DBNull; … … 1297 1408 1298 1409 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1410 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1299 1411 public bool IsApptDateNull() { 1300 1412 return this.IsNull(this.tablePatientAppts.ApptDateColumn); … … 1302 1414 1303 1415 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1416 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1304 1417 public void SetApptDateNull() { 1305 1418 this[this.tablePatientAppts.ApptDateColumn] = global::System.Convert.DBNull; … … 1307 1420 1308 1421 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1422 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1309 1423 public bool IsClinicNull() { 1310 1424 return this.IsNull(this.tablePatientAppts.ClinicColumn); … … 1312 1426 1313 1427 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1428 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1314 1429 public void SetClinicNull() { 1315 1430 this[this.tablePatientAppts.ClinicColumn] = global::System.Convert.DBNull; … … 1317 1432 1318 1433 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1434 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1319 1435 public bool IsTypeStatusNull() { 1320 1436 return this.IsNull(this.tablePatientAppts.TypeStatusColumn); … … 1322 1438 1323 1439 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1440 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1324 1441 public void SetTypeStatusNull() { 1325 1442 this[this.tablePatientAppts.TypeStatusColumn] = global::System.Convert.DBNull; … … 1327 1444 1328 1445 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1446 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1329 1447 public bool IsRESOURCEIDNull() { 1330 1448 return this.IsNull(this.tablePatientAppts.RESOURCEIDColumn); … … 1332 1450 1333 1451 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1452 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1334 1453 public void SetRESOURCEIDNull() { 1335 1454 this[this.tablePatientAppts.RESOURCEIDColumn] = global::System.Convert.DBNull; … … 1337 1456 1338 1457 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1458 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1339 1459 public bool IsAPPT_MADE_BYNull() { 1340 1460 return this.IsNull(this.tablePatientAppts.APPT_MADE_BYColumn); … … 1342 1462 1343 1463 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1464 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1344 1465 public void SetAPPT_MADE_BYNull() { 1345 1466 this[this.tablePatientAppts.APPT_MADE_BYColumn] = global::System.Convert.DBNull; … … 1347 1468 1348 1469 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1470 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1349 1471 public bool IsDATE_APPT_MADENull() { 1350 1472 return this.IsNull(this.tablePatientAppts.DATE_APPT_MADEColumn); … … 1352 1474 1353 1475 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1476 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1354 1477 public void SetDATE_APPT_MADENull() { 1355 1478 this[this.tablePatientAppts.DATE_APPT_MADEColumn] = global::System.Convert.DBNull; … … 1357 1480 1358 1481 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1482 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1359 1483 public bool IsNOTENull() { 1360 1484 return this.IsNull(this.tablePatientAppts.NOTEColumn); … … 1362 1486 1363 1487 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1488 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1364 1489 public void SetNOTENull() { 1365 1490 this[this.tablePatientAppts.NOTEColumn] = global::System.Convert.DBNull; … … 1367 1492 1368 1493 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1494 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1369 1495 public bool IsSTREETNull() { 1370 1496 return this.IsNull(this.tablePatientAppts.STREETColumn); … … 1372 1498 1373 1499 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1500 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1374 1501 public void SetSTREETNull() { 1375 1502 this[this.tablePatientAppts.STREETColumn] = global::System.Convert.DBNull; … … 1377 1504 1378 1505 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1506 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1379 1507 public bool IsCITYNull() { 1380 1508 return this.IsNull(this.tablePatientAppts.CITYColumn); … … 1382 1510 1383 1511 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1512 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1384 1513 public void SetCITYNull() { 1385 1514 this[this.tablePatientAppts.CITYColumn] = global::System.Convert.DBNull; … … 1387 1516 1388 1517 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1518 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1389 1519 public bool IsSTATENull() { 1390 1520 return this.IsNull(this.tablePatientAppts.STATEColumn); … … 1392 1522 1393 1523 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1524 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1394 1525 public void SetSTATENull() { 1395 1526 this[this.tablePatientAppts.STATEColumn] = global::System.Convert.DBNull; … … 1397 1528 1398 1529 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1530 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1399 1531 public bool IsZIPNull() { 1400 1532 return this.IsNull(this.tablePatientAppts.ZIPColumn); … … 1402 1534 1403 1535 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1536 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1404 1537 public void SetZIPNull() { 1405 1538 this[this.tablePatientAppts.ZIPColumn] = global::System.Convert.DBNull; … … 1407 1540 1408 1541 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1542 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1409 1543 public bool IsHOMEPHONENull() { 1410 1544 return this.IsNull(this.tablePatientAppts.HOMEPHONEColumn); … … 1412 1546 1413 1547 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1548 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1414 1549 public void SetHOMEPHONENull() { 1415 1550 this[this.tablePatientAppts.HOMEPHONEColumn] = global::System.Convert.DBNull; … … 1420 1555 ///Represents strongly named DataRow class. 1421 1556 ///</summary> 1422 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]1423 1557 public partial class BSDXResourceRow : global::System.Data.DataRow { 1424 1558 … … 1426 1560 1427 1561 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1562 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1428 1563 internal BSDXResourceRow(global::System.Data.DataRowBuilder rb) : 1429 1564 base(rb) { … … 1432 1567 1433 1568 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1569 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1434 1570 public int RESOURCEID { 1435 1571 get { … … 1442 1578 1443 1579 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1580 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1444 1581 public string RESOURCE_NAME { 1445 1582 get { … … 1457 1594 1458 1595 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1596 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1459 1597 public string LETTER_TEXT { 1460 1598 get { … … 1472 1610 1473 1611 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1612 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1474 1613 public bool IsRESOURCE_NAMENull() { 1475 1614 return this.IsNull(this.tableBSDXResource.RESOURCE_NAMEColumn); … … 1477 1616 1478 1617 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1618 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1479 1619 public void SetRESOURCE_NAMENull() { 1480 1620 this[this.tableBSDXResource.RESOURCE_NAMEColumn] = global::System.Convert.DBNull; … … 1482 1622 1483 1623 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1624 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1484 1625 public bool IsLETTER_TEXTNull() { 1485 1626 return this.IsNull(this.tableBSDXResource.LETTER_TEXTColumn); … … 1487 1628 1488 1629 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1630 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1489 1631 public void SetLETTER_TEXTNull() { 1490 1632 this[this.tableBSDXResource.LETTER_TEXTColumn] = global::System.Convert.DBNull; … … 1492 1634 1493 1635 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1636 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1494 1637 public PatientApptsRow[] GetPatientApptsRows() { 1495 1638 if ((this.Table.ChildRelations["FK_BSDXResource_PatientAppts"] == null)) { … … 1505 1648 ///Row event argument class 1506 1649 ///</summary> 1507 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", " 2.0.0.0")]1650 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1508 1651 public class PatientApptsRowChangeEvent : global::System.EventArgs { 1509 1652 … … 1513 1656 1514 1657 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1658 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1515 1659 public PatientApptsRowChangeEvent(PatientApptsRow row, global::System.Data.DataRowAction action) { 1516 1660 this.eventRow = row; … … 1519 1663 1520 1664 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1665 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1521 1666 public PatientApptsRow Row { 1522 1667 get { … … 1526 1671 1527 1672 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1673 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1528 1674 public global::System.Data.DataRowAction Action { 1529 1675 get { … … 1536 1682 ///Row event argument class 1537 1683 ///</summary> 1538 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", " 2.0.0.0")]1684 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1539 1685 public class BSDXResourceRowChangeEvent : global::System.EventArgs { 1540 1686 … … 1544 1690 1545 1691 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1692 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1546 1693 public BSDXResourceRowChangeEvent(BSDXResourceRow row, global::System.Data.DataRowAction action) { 1547 1694 this.eventRow = row; … … 1550 1697 1551 1698 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1699 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1552 1700 public BSDXResourceRow Row { 1553 1701 get { … … 1557 1705 1558 1706 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1707 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1559 1708 public global::System.Data.DataRowAction Action { 1560 1709 get { -
Scheduling/trunk/cs/bsdx0200GUISourceCode/dsRebookAppts.Designer.cs
r772 r935 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version: 2.0.50727.36034 // Runtime Version:4.0.30319.1 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 17 17 ///Represents a strongly typed in-memory cache of data. 18 18 ///</summary> 19 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]20 19 [global::System.Serializable()] 21 20 [global::System.ComponentModel.DesignerCategoryAttribute("code")] … … 35 34 36 35 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 36 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 37 37 public dsRebookAppts() { 38 38 this.BeginInit(); … … 45 45 46 46 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 47 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 47 48 protected dsRebookAppts(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : 48 49 base(info, context, false) { … … 83 84 84 85 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 86 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 85 87 [global::System.ComponentModel.Browsable(false)] 86 88 [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] … … 92 94 93 95 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 96 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 94 97 [global::System.ComponentModel.Browsable(false)] 95 98 [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] … … 101 104 102 105 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 106 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 103 107 [global::System.ComponentModel.BrowsableAttribute(true)] 104 108 [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)] … … 113 117 114 118 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 119 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 115 120 [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)] 116 121 public new global::System.Data.DataTableCollection Tables { … … 121 126 122 127 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 128 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 123 129 [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)] 124 130 public new global::System.Data.DataRelationCollection Relations { … … 129 135 130 136 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 137 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 131 138 protected override void InitializeDerivedDataSet() { 132 139 this.BeginInit(); … … 136 143 137 144 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 145 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 138 146 public override global::System.Data.DataSet Clone() { 139 147 dsRebookAppts cln = ((dsRebookAppts)(base.Clone())); … … 144 152 145 153 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 154 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 146 155 protected override bool ShouldSerializeTables() { 147 156 return false; … … 149 158 150 159 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 160 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 151 161 protected override bool ShouldSerializeRelations() { 152 162 return false; … … 154 164 155 165 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 166 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 156 167 protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) { 157 168 if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) { … … 181 192 182 193 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 194 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 183 195 protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() { 184 196 global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream(); … … 189 201 190 202 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 203 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 191 204 internal void InitVars() { 192 205 this.InitVars(true); … … 194 207 195 208 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 209 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 196 210 internal void InitVars(bool initTable) { 197 211 this.tablePatientAppts = ((PatientApptsDataTable)(base.Tables["PatientAppts"])); … … 211 225 212 226 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 227 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 213 228 private void InitClass() { 214 229 this.DataSetName = "dsRebookAppts"; … … 236 251 237 252 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 253 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 238 254 private bool ShouldSerializePatientAppts() { 239 255 return false; … … 241 257 242 258 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 259 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 243 260 private bool ShouldSerializeBSDXResource() { 244 261 return false; … … 246 263 247 264 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 265 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 248 266 private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) { 249 267 if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) { … … 253 271 254 272 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 273 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 255 274 public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) { 256 275 dsRebookAppts ds = new dsRebookAppts(); … … 298 317 } 299 318 319 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 300 320 public delegate void PatientApptsRowChangeEventHandler(object sender, PatientApptsRowChangeEvent e); 301 321 322 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 302 323 public delegate void BSDXResourceRowChangeEventHandler(object sender, BSDXResourceRowChangeEvent e); 303 324 … … 305 326 ///Represents the strongly named DataTable class. 306 327 ///</summary> 307 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]308 328 [global::System.Serializable()] 309 329 [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] … … 345 365 346 366 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 367 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 347 368 public PatientApptsDataTable() { 348 369 this.TableName = "PatientAppts"; … … 353 374 354 375 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 376 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 355 377 internal PatientApptsDataTable(global::System.Data.DataTable table) { 356 378 this.TableName = table.TableName; … … 369 391 370 392 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 393 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 371 394 protected PatientApptsDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : 372 395 base(info, context) { … … 375 398 376 399 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 400 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 377 401 public global::System.Data.DataColumn NameColumn { 378 402 get { … … 382 406 383 407 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 408 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 384 409 public global::System.Data.DataColumn DOBColumn { 385 410 get { … … 389 414 390 415 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 416 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 391 417 public global::System.Data.DataColumn SexColumn { 392 418 get { … … 396 422 397 423 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 424 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 398 425 public global::System.Data.DataColumn HRNColumn { 399 426 get { … … 403 430 404 431 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 432 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 405 433 public global::System.Data.DataColumn NewApptDateColumn { 406 434 get { … … 410 438 411 439 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 440 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 412 441 public global::System.Data.DataColumn ClinicColumn { 413 442 get { … … 417 446 418 447 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 448 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 419 449 public global::System.Data.DataColumn TypeStatusColumn { 420 450 get { … … 424 454 425 455 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 456 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 426 457 public global::System.Data.DataColumn RESOURCEIDColumn { 427 458 get { … … 431 462 432 463 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 464 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 433 465 public global::System.Data.DataColumn APPT_MADE_BYColumn { 434 466 get { … … 438 470 439 471 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 472 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 440 473 public global::System.Data.DataColumn DATE_APPT_MADEColumn { 441 474 get { … … 445 478 446 479 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 480 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 447 481 public global::System.Data.DataColumn NOTEColumn { 448 482 get { … … 452 486 453 487 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 488 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 454 489 public global::System.Data.DataColumn STREETColumn { 455 490 get { … … 459 494 460 495 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 496 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 461 497 public global::System.Data.DataColumn CITYColumn { 462 498 get { … … 466 502 467 503 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 504 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 468 505 public global::System.Data.DataColumn STATEColumn { 469 506 get { … … 473 510 474 511 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 512 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 475 513 public global::System.Data.DataColumn ZIPColumn { 476 514 get { … … 480 518 481 519 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 520 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 482 521 public global::System.Data.DataColumn HOMEPHONEColumn { 483 522 get { … … 487 526 488 527 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 528 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 489 529 public global::System.Data.DataColumn OldApptDateColumn { 490 530 get { … … 494 534 495 535 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 536 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 496 537 [global::System.ComponentModel.Browsable(false)] 497 538 public int Count { … … 502 543 503 544 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 545 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 504 546 public PatientApptsRow this[int index] { 505 547 get { … … 508 550 } 509 551 552 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 510 553 public event PatientApptsRowChangeEventHandler PatientApptsRowChanging; 511 554 555 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 512 556 public event PatientApptsRowChangeEventHandler PatientApptsRowChanged; 513 557 558 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 514 559 public event PatientApptsRowChangeEventHandler PatientApptsRowDeleting; 515 560 561 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 516 562 public event PatientApptsRowChangeEventHandler PatientApptsRowDeleted; 517 563 518 564 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 565 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 519 566 public void AddPatientApptsRow(PatientApptsRow row) { 520 567 this.Rows.Add(row); … … 522 569 523 570 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 571 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 524 572 public PatientApptsRow AddPatientApptsRow( 525 573 string Name, … … 568 616 569 617 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 618 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 570 619 public override global::System.Data.DataTable Clone() { 571 620 PatientApptsDataTable cln = ((PatientApptsDataTable)(base.Clone())); … … 575 624 576 625 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 626 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 577 627 protected override global::System.Data.DataTable CreateInstance() { 578 628 return new PatientApptsDataTable(); … … 580 630 581 631 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 632 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 582 633 internal void InitVars() { 583 634 this.columnName = base.Columns["Name"]; … … 601 652 602 653 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 654 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 603 655 private void InitClass() { 604 656 this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element); … … 639 691 640 692 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 693 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 641 694 public PatientApptsRow NewPatientApptsRow() { 642 695 return ((PatientApptsRow)(this.NewRow())); … … 644 697 645 698 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 699 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 646 700 protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { 647 701 return new PatientApptsRow(builder); … … 649 703 650 704 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 705 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 651 706 protected override global::System.Type GetRowType() { 652 707 return typeof(PatientApptsRow); … … 654 709 655 710 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 711 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 656 712 protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { 657 713 base.OnRowChanged(e); … … 662 718 663 719 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 720 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 664 721 protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { 665 722 base.OnRowChanging(e); … … 670 727 671 728 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 729 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 672 730 protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { 673 731 base.OnRowDeleted(e); … … 678 736 679 737 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 738 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 680 739 protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { 681 740 base.OnRowDeleting(e); … … 686 745 687 746 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 747 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 688 748 public void RemovePatientApptsRow(PatientApptsRow row) { 689 749 this.Rows.Remove(row); … … 691 751 692 752 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 753 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 693 754 public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { 694 755 global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); … … 756 817 ///Represents the strongly named DataTable class. 757 818 ///</summary> 758 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]759 819 [global::System.Serializable()] 760 820 [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] … … 772 832 773 833 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 834 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 774 835 public BSDXResourceDataTable() { 775 836 this.TableName = "BSDXResource"; … … 780 841 781 842 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 843 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 782 844 internal BSDXResourceDataTable(global::System.Data.DataTable table) { 783 845 this.TableName = table.TableName; … … 796 858 797 859 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 860 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 798 861 protected BSDXResourceDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : 799 862 base(info, context) { … … 802 865 803 866 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 867 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 804 868 public global::System.Data.DataColumn RESOURCEIDColumn { 805 869 get { … … 809 873 810 874 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 875 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 811 876 public global::System.Data.DataColumn RESOURCE_NAMEColumn { 812 877 get { … … 816 881 817 882 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 883 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 818 884 public global::System.Data.DataColumn LETTER_TEXTColumn { 819 885 get { … … 823 889 824 890 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 891 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 825 892 public global::System.Data.DataColumn NO_SHOW_LETTERColumn { 826 893 get { … … 830 897 831 898 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 899 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 832 900 public global::System.Data.DataColumn CLINIC_CANCELLATION_LETTERColumn { 833 901 get { … … 837 905 838 906 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 907 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 839 908 [global::System.ComponentModel.Browsable(false)] 840 909 public int Count { … … 845 914 846 915 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 916 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 847 917 public BSDXResourceRow this[int index] { 848 918 get { … … 851 921 } 852 922 923 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 853 924 public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanging; 854 925 926 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 855 927 public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanged; 856 928 929 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 857 930 public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleting; 858 931 932 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 859 933 public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleted; 860 934 861 935 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 936 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 862 937 public void AddBSDXResourceRow(BSDXResourceRow row) { 863 938 this.Rows.Add(row); … … 865 940 866 941 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 942 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 867 943 public BSDXResourceRow AddBSDXResourceRow(int RESOURCEID, string RESOURCE_NAME, string LETTER_TEXT, string NO_SHOW_LETTER, string CLINIC_CANCELLATION_LETTER) { 868 944 BSDXResourceRow rowBSDXResourceRow = ((BSDXResourceRow)(this.NewRow())); … … 879 955 880 956 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 957 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 881 958 public override global::System.Data.DataTable Clone() { 882 959 BSDXResourceDataTable cln = ((BSDXResourceDataTable)(base.Clone())); … … 886 963 887 964 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 965 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 888 966 protected override global::System.Data.DataTable CreateInstance() { 889 967 return new BSDXResourceDataTable(); … … 891 969 892 970 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 971 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 893 972 internal void InitVars() { 894 973 this.columnRESOURCEID = base.Columns["RESOURCEID"]; … … 900 979 901 980 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 981 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 902 982 private void InitClass() { 903 983 this.columnRESOURCEID = new global::System.Data.DataColumn("RESOURCEID", typeof(int), null, global::System.Data.MappingType.Element); … … 918 998 919 999 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1000 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 920 1001 public BSDXResourceRow NewBSDXResourceRow() { 921 1002 return ((BSDXResourceRow)(this.NewRow())); … … 923 1004 924 1005 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1006 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 925 1007 protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { 926 1008 return new BSDXResourceRow(builder); … … 928 1010 929 1011 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1012 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 930 1013 protected override global::System.Type GetRowType() { 931 1014 return typeof(BSDXResourceRow); … … 933 1016 934 1017 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1018 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 935 1019 protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { 936 1020 base.OnRowChanged(e); … … 941 1025 942 1026 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1027 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 943 1028 protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { 944 1029 base.OnRowChanging(e); … … 949 1034 950 1035 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1036 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 951 1037 protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { 952 1038 base.OnRowDeleted(e); … … 957 1043 958 1044 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1045 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 959 1046 protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { 960 1047 base.OnRowDeleting(e); … … 965 1052 966 1053 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1054 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 967 1055 public void RemoveBSDXResourceRow(BSDXResourceRow row) { 968 1056 this.Rows.Remove(row); … … 970 1058 971 1059 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1060 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 972 1061 public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { 973 1062 global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); … … 1035 1124 ///Represents strongly named DataRow class. 1036 1125 ///</summary> 1037 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]1038 1126 public partial class PatientApptsRow : global::System.Data.DataRow { 1039 1127 … … 1041 1129 1042 1130 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1131 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1043 1132 internal PatientApptsRow(global::System.Data.DataRowBuilder rb) : 1044 1133 base(rb) { … … 1047 1136 1048 1137 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1138 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1049 1139 public string Name { 1050 1140 get { … … 1062 1152 1063 1153 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1154 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1064 1155 public System.DateTime DOB { 1065 1156 get { … … 1077 1168 1078 1169 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1170 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1079 1171 public string Sex { 1080 1172 get { … … 1092 1184 1093 1185 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1186 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1094 1187 public string HRN { 1095 1188 get { … … 1107 1200 1108 1201 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1202 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1109 1203 public System.DateTime NewApptDate { 1110 1204 get { … … 1122 1216 1123 1217 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1218 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1124 1219 public string Clinic { 1125 1220 get { … … 1137 1232 1138 1233 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1234 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1139 1235 public string TypeStatus { 1140 1236 get { … … 1152 1248 1153 1249 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1250 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1154 1251 public int RESOURCEID { 1155 1252 get { … … 1167 1264 1168 1265 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1266 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1169 1267 public string APPT_MADE_BY { 1170 1268 get { … … 1182 1280 1183 1281 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1282 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1184 1283 public System.DateTime DATE_APPT_MADE { 1185 1284 get { … … 1197 1296 1198 1297 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1298 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1199 1299 public string NOTE { 1200 1300 get { … … 1212 1312 1213 1313 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1314 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1214 1315 public string STREET { 1215 1316 get { … … 1227 1328 1228 1329 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1330 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1229 1331 public string CITY { 1230 1332 get { … … 1242 1344 1243 1345 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1346 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1244 1347 public string STATE { 1245 1348 get { … … 1257 1360 1258 1361 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1362 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1259 1363 public string ZIP { 1260 1364 get { … … 1272 1376 1273 1377 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1378 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1274 1379 public string HOMEPHONE { 1275 1380 get { … … 1287 1392 1288 1393 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1394 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1289 1395 public System.DateTime OldApptDate { 1290 1396 get { … … 1302 1408 1303 1409 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1410 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1304 1411 public BSDXResourceRow BSDXResourceRow { 1305 1412 get { … … 1312 1419 1313 1420 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1421 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1314 1422 public bool IsNameNull() { 1315 1423 return this.IsNull(this.tablePatientAppts.NameColumn); … … 1317 1425 1318 1426 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1427 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1319 1428 public void SetNameNull() { 1320 1429 this[this.tablePatientAppts.NameColumn] = global::System.Convert.DBNull; … … 1322 1431 1323 1432 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1433 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1324 1434 public bool IsDOBNull() { 1325 1435 return this.IsNull(this.tablePatientAppts.DOBColumn); … … 1327 1437 1328 1438 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1439 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1329 1440 public void SetDOBNull() { 1330 1441 this[this.tablePatientAppts.DOBColumn] = global::System.Convert.DBNull; … … 1332 1443 1333 1444 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1445 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1334 1446 public bool IsSexNull() { 1335 1447 return this.IsNull(this.tablePatientAppts.SexColumn); … … 1337 1449 1338 1450 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1451 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1339 1452 public void SetSexNull() { 1340 1453 this[this.tablePatientAppts.SexColumn] = global::System.Convert.DBNull; … … 1342 1455 1343 1456 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1457 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1344 1458 public bool IsHRNNull() { 1345 1459 return this.IsNull(this.tablePatientAppts.HRNColumn); … … 1347 1461 1348 1462 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1463 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1349 1464 public void SetHRNNull() { 1350 1465 this[this.tablePatientAppts.HRNColumn] = global::System.Convert.DBNull; … … 1352 1467 1353 1468 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1469 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1354 1470 public bool IsNewApptDateNull() { 1355 1471 return this.IsNull(this.tablePatientAppts.NewApptDateColumn); … … 1357 1473 1358 1474 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1475 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1359 1476 public void SetNewApptDateNull() { 1360 1477 this[this.tablePatientAppts.NewApptDateColumn] = global::System.Convert.DBNull; … … 1362 1479 1363 1480 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1481 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1364 1482 public bool IsClinicNull() { 1365 1483 return this.IsNull(this.tablePatientAppts.ClinicColumn); … … 1367 1485 1368 1486 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1487 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1369 1488 public void SetClinicNull() { 1370 1489 this[this.tablePatientAppts.ClinicColumn] = global::System.Convert.DBNull; … … 1372 1491 1373 1492 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1493 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1374 1494 public bool IsTypeStatusNull() { 1375 1495 return this.IsNull(this.tablePatientAppts.TypeStatusColumn); … … 1377 1497 1378 1498 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1499 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1379 1500 public void SetTypeStatusNull() { 1380 1501 this[this.tablePatientAppts.TypeStatusColumn] = global::System.Convert.DBNull; … … 1382 1503 1383 1504 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1505 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1384 1506 public bool IsRESOURCEIDNull() { 1385 1507 return this.IsNull(this.tablePatientAppts.RESOURCEIDColumn); … … 1387 1509 1388 1510 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1511 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1389 1512 public void SetRESOURCEIDNull() { 1390 1513 this[this.tablePatientAppts.RESOURCEIDColumn] = global::System.Convert.DBNull; … … 1392 1515 1393 1516 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1517 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1394 1518 public bool IsAPPT_MADE_BYNull() { 1395 1519 return this.IsNull(this.tablePatientAppts.APPT_MADE_BYColumn); … … 1397 1521 1398 1522 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1523 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1399 1524 public void SetAPPT_MADE_BYNull() { 1400 1525 this[this.tablePatientAppts.APPT_MADE_BYColumn] = global::System.Convert.DBNull; … … 1402 1527 1403 1528 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1529 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1404 1530 public bool IsDATE_APPT_MADENull() { 1405 1531 return this.IsNull(this.tablePatientAppts.DATE_APPT_MADEColumn); … … 1407 1533 1408 1534 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1535 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1409 1536 public void SetDATE_APPT_MADENull() { 1410 1537 this[this.tablePatientAppts.DATE_APPT_MADEColumn] = global::System.Convert.DBNull; … … 1412 1539 1413 1540 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1541 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1414 1542 public bool IsNOTENull() { 1415 1543 return this.IsNull(this.tablePatientAppts.NOTEColumn); … … 1417 1545 1418 1546 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1547 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1419 1548 public void SetNOTENull() { 1420 1549 this[this.tablePatientAppts.NOTEColumn] = global::System.Convert.DBNull; … … 1422 1551 1423 1552 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1553 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1424 1554 public bool IsSTREETNull() { 1425 1555 return this.IsNull(this.tablePatientAppts.STREETColumn); … … 1427 1557 1428 1558 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1559 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1429 1560 public void SetSTREETNull() { 1430 1561 this[this.tablePatientAppts.STREETColumn] = global::System.Convert.DBNull; … … 1432 1563 1433 1564 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1565 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1434 1566 public bool IsCITYNull() { 1435 1567 return this.IsNull(this.tablePatientAppts.CITYColumn); … … 1437 1569 1438 1570 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1571 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1439 1572 public void SetCITYNull() { 1440 1573 this[this.tablePatientAppts.CITYColumn] = global::System.Convert.DBNull; … … 1442 1575 1443 1576 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1577 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1444 1578 public bool IsSTATENull() { 1445 1579 return this.IsNull(this.tablePatientAppts.STATEColumn); … … 1447 1581 1448 1582 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1583 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1449 1584 public void SetSTATENull() { 1450 1585 this[this.tablePatientAppts.STATEColumn] = global::System.Convert.DBNull; … … 1452 1587 1453 1588 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1589 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1454 1590 public bool IsZIPNull() { 1455 1591 return this.IsNull(this.tablePatientAppts.ZIPColumn); … … 1457 1593 1458 1594 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1595 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1459 1596 public void SetZIPNull() { 1460 1597 this[this.tablePatientAppts.ZIPColumn] = global::System.Convert.DBNull; … … 1462 1599 1463 1600 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1601 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1464 1602 public bool IsHOMEPHONENull() { 1465 1603 return this.IsNull(this.tablePatientAppts.HOMEPHONEColumn); … … 1467 1605 1468 1606 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1607 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1469 1608 public void SetHOMEPHONENull() { 1470 1609 this[this.tablePatientAppts.HOMEPHONEColumn] = global::System.Convert.DBNull; … … 1472 1611 1473 1612 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1613 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1474 1614 public bool IsOldApptDateNull() { 1475 1615 return this.IsNull(this.tablePatientAppts.OldApptDateColumn); … … 1477 1617 1478 1618 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1619 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1479 1620 public void SetOldApptDateNull() { 1480 1621 this[this.tablePatientAppts.OldApptDateColumn] = global::System.Convert.DBNull; … … 1485 1626 ///Represents strongly named DataRow class. 1486 1627 ///</summary> 1487 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]1488 1628 public partial class BSDXResourceRow : global::System.Data.DataRow { 1489 1629 … … 1491 1631 1492 1632 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1633 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1493 1634 internal BSDXResourceRow(global::System.Data.DataRowBuilder rb) : 1494 1635 base(rb) { … … 1497 1638 1498 1639 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1640 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1499 1641 public int RESOURCEID { 1500 1642 get { … … 1507 1649 1508 1650 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1651 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1509 1652 public string RESOURCE_NAME { 1510 1653 get { … … 1522 1665 1523 1666 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1667 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1524 1668 public string LETTER_TEXT { 1525 1669 get { … … 1537 1681 1538 1682 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1683 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1539 1684 public string NO_SHOW_LETTER { 1540 1685 get { … … 1552 1697 1553 1698 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1699 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1554 1700 public string CLINIC_CANCELLATION_LETTER { 1555 1701 get { … … 1568 1714 1569 1715 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1716 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1570 1717 public bool IsRESOURCE_NAMENull() { 1571 1718 return this.IsNull(this.tableBSDXResource.RESOURCE_NAMEColumn); … … 1573 1720 1574 1721 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1722 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1575 1723 public void SetRESOURCE_NAMENull() { 1576 1724 this[this.tableBSDXResource.RESOURCE_NAMEColumn] = global::System.Convert.DBNull; … … 1578 1726 1579 1727 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1728 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1580 1729 public bool IsLETTER_TEXTNull() { 1581 1730 return this.IsNull(this.tableBSDXResource.LETTER_TEXTColumn); … … 1583 1732 1584 1733 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1734 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1585 1735 public void SetLETTER_TEXTNull() { 1586 1736 this[this.tableBSDXResource.LETTER_TEXTColumn] = global::System.Convert.DBNull; … … 1588 1738 1589 1739 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1740 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1590 1741 public bool IsNO_SHOW_LETTERNull() { 1591 1742 return this.IsNull(this.tableBSDXResource.NO_SHOW_LETTERColumn); … … 1593 1744 1594 1745 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1746 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1595 1747 public void SetNO_SHOW_LETTERNull() { 1596 1748 this[this.tableBSDXResource.NO_SHOW_LETTERColumn] = global::System.Convert.DBNull; … … 1598 1750 1599 1751 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1752 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1600 1753 public bool IsCLINIC_CANCELLATION_LETTERNull() { 1601 1754 return this.IsNull(this.tableBSDXResource.CLINIC_CANCELLATION_LETTERColumn); … … 1603 1756 1604 1757 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1758 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1605 1759 public void SetCLINIC_CANCELLATION_LETTERNull() { 1606 1760 this[this.tableBSDXResource.CLINIC_CANCELLATION_LETTERColumn] = global::System.Convert.DBNull; … … 1608 1762 1609 1763 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1764 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1610 1765 public PatientApptsRow[] GetPatientApptsRows() { 1611 1766 if ((this.Table.ChildRelations["FK_BSDXResource_PatientAppts"] == null)) { … … 1621 1776 ///Row event argument class 1622 1777 ///</summary> 1623 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", " 2.0.0.0")]1778 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1624 1779 public class PatientApptsRowChangeEvent : global::System.EventArgs { 1625 1780 … … 1629 1784 1630 1785 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1786 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1631 1787 public PatientApptsRowChangeEvent(PatientApptsRow row, global::System.Data.DataRowAction action) { 1632 1788 this.eventRow = row; … … 1635 1791 1636 1792 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1793 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1637 1794 public PatientApptsRow Row { 1638 1795 get { … … 1642 1799 1643 1800 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1801 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1644 1802 public global::System.Data.DataRowAction Action { 1645 1803 get { … … 1652 1810 ///Row event argument class 1653 1811 ///</summary> 1654 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", " 2.0.0.0")]1812 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1655 1813 public class BSDXResourceRowChangeEvent : global::System.EventArgs { 1656 1814 … … 1660 1818 1661 1819 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1820 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1662 1821 public BSDXResourceRowChangeEvent(BSDXResourceRow row, global::System.Data.DataRowAction action) { 1663 1822 this.eventRow = row; … … 1666 1825 1667 1826 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1827 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1668 1828 public BSDXResourceRow Row { 1669 1829 get { … … 1673 1833 1674 1834 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 1835 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 1675 1836 public global::System.Data.DataRowAction Action { 1676 1837 get {
Note:
See TracChangeset
for help on using the changeset viewer.