Ignore:
Timestamp:
Sep 7, 2010, 3:50:55 PM (14 years ago)
Author:
Sam Habiel
Message:

Finally. v. 1.4.
Support for checking encoding on the server (if supports UTF-8 and encoding not specified, uses UTF-8; otherwise uses what locale says).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/dsRebookAppts.Designer.cs

    r772 r935  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.3603
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    1717    ///Represents a strongly typed in-memory cache of data.
    1818    ///</summary>
    19     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    2019    [global::System.Serializable()]
    2120    [global::System.ComponentModel.DesignerCategoryAttribute("code")]
     
    3534       
    3635        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     36        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    3737        public dsRebookAppts() {
    3838            this.BeginInit();
     
    4545       
    4646        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     47        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    4748        protected dsRebookAppts(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
    4849                base(info, context, false) {
     
    8384       
    8485        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     86        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    8587        [global::System.ComponentModel.Browsable(false)]
    8688        [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
     
    9294       
    9395        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     96        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9497        [global::System.ComponentModel.Browsable(false)]
    9598        [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
     
    101104       
    102105        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     106        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    103107        [global::System.ComponentModel.BrowsableAttribute(true)]
    104108        [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
     
    113117       
    114118        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     119        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    115120        [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
    116121        public new global::System.Data.DataTableCollection Tables {
     
    121126       
    122127        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     128        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    123129        [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
    124130        public new global::System.Data.DataRelationCollection Relations {
     
    129135       
    130136        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     137        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    131138        protected override void InitializeDerivedDataSet() {
    132139            this.BeginInit();
     
    136143       
    137144        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     145        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    138146        public override global::System.Data.DataSet Clone() {
    139147            dsRebookAppts cln = ((dsRebookAppts)(base.Clone()));
     
    144152       
    145153        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     154        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    146155        protected override bool ShouldSerializeTables() {
    147156            return false;
     
    149158       
    150159        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     160        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    151161        protected override bool ShouldSerializeRelations() {
    152162            return false;
     
    154164       
    155165        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     166        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    156167        protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
    157168            if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
     
    181192       
    182193        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     194        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    183195        protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
    184196            global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
     
    189201       
    190202        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     203        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    191204        internal void InitVars() {
    192205            this.InitVars(true);
     
    194207       
    195208        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     209        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    196210        internal void InitVars(bool initTable) {
    197211            this.tablePatientAppts = ((PatientApptsDataTable)(base.Tables["PatientAppts"]));
     
    211225       
    212226        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     227        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    213228        private void InitClass() {
    214229            this.DataSetName = "dsRebookAppts";
     
    236251       
    237252        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     253        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    238254        private bool ShouldSerializePatientAppts() {
    239255            return false;
     
    241257       
    242258        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     259        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    243260        private bool ShouldSerializeBSDXResource() {
    244261            return false;
     
    246263       
    247264        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     265        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    248266        private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
    249267            if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
     
    253271       
    254272        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     273        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    255274        public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
    256275            dsRebookAppts ds = new dsRebookAppts();
     
    298317        }
    299318       
     319        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    300320        public delegate void PatientApptsRowChangeEventHandler(object sender, PatientApptsRowChangeEvent e);
    301321       
     322        [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    302323        public delegate void BSDXResourceRowChangeEventHandler(object sender, BSDXResourceRowChangeEvent e);
    303324       
     
    305326        ///Represents the strongly named DataTable class.
    306327        ///</summary>
    307         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    308328        [global::System.Serializable()]
    309329        [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
     
    345365           
    346366            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     367            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    347368            public PatientApptsDataTable() {
    348369                this.TableName = "PatientAppts";
     
    353374           
    354375            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     376            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    355377            internal PatientApptsDataTable(global::System.Data.DataTable table) {
    356378                this.TableName = table.TableName;
     
    369391           
    370392            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     393            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    371394            protected PatientApptsDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
    372395                    base(info, context) {
     
    375398           
    376399            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     400            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    377401            public global::System.Data.DataColumn NameColumn {
    378402                get {
     
    382406           
    383407            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     408            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    384409            public global::System.Data.DataColumn DOBColumn {
    385410                get {
     
    389414           
    390415            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     416            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    391417            public global::System.Data.DataColumn SexColumn {
    392418                get {
     
    396422           
    397423            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     424            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    398425            public global::System.Data.DataColumn HRNColumn {
    399426                get {
     
    403430           
    404431            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     432            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    405433            public global::System.Data.DataColumn NewApptDateColumn {
    406434                get {
     
    410438           
    411439            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     440            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    412441            public global::System.Data.DataColumn ClinicColumn {
    413442                get {
     
    417446           
    418447            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     448            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    419449            public global::System.Data.DataColumn TypeStatusColumn {
    420450                get {
     
    424454           
    425455            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     456            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    426457            public global::System.Data.DataColumn RESOURCEIDColumn {
    427458                get {
     
    431462           
    432463            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     464            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    433465            public global::System.Data.DataColumn APPT_MADE_BYColumn {
    434466                get {
     
    438470           
    439471            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     472            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    440473            public global::System.Data.DataColumn DATE_APPT_MADEColumn {
    441474                get {
     
    445478           
    446479            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     480            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    447481            public global::System.Data.DataColumn NOTEColumn {
    448482                get {
     
    452486           
    453487            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     488            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    454489            public global::System.Data.DataColumn STREETColumn {
    455490                get {
     
    459494           
    460495            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     496            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    461497            public global::System.Data.DataColumn CITYColumn {
    462498                get {
     
    466502           
    467503            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     504            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    468505            public global::System.Data.DataColumn STATEColumn {
    469506                get {
     
    473510           
    474511            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     512            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    475513            public global::System.Data.DataColumn ZIPColumn {
    476514                get {
     
    480518           
    481519            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     520            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    482521            public global::System.Data.DataColumn HOMEPHONEColumn {
    483522                get {
     
    487526           
    488527            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     528            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    489529            public global::System.Data.DataColumn OldApptDateColumn {
    490530                get {
     
    494534           
    495535            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     536            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    496537            [global::System.ComponentModel.Browsable(false)]
    497538            public int Count {
     
    502543           
    503544            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     545            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    504546            public PatientApptsRow this[int index] {
    505547                get {
     
    508550            }
    509551           
     552            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    510553            public event PatientApptsRowChangeEventHandler PatientApptsRowChanging;
    511554           
     555            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    512556            public event PatientApptsRowChangeEventHandler PatientApptsRowChanged;
    513557           
     558            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    514559            public event PatientApptsRowChangeEventHandler PatientApptsRowDeleting;
    515560           
     561            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    516562            public event PatientApptsRowChangeEventHandler PatientApptsRowDeleted;
    517563           
    518564            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     565            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    519566            public void AddPatientApptsRow(PatientApptsRow row) {
    520567                this.Rows.Add(row);
     
    522569           
    523570            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     571            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    524572            public PatientApptsRow AddPatientApptsRow(
    525573                        string Name,
     
    568616           
    569617            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     618            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    570619            public override global::System.Data.DataTable Clone() {
    571620                PatientApptsDataTable cln = ((PatientApptsDataTable)(base.Clone()));
     
    575624           
    576625            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     626            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    577627            protected override global::System.Data.DataTable CreateInstance() {
    578628                return new PatientApptsDataTable();
     
    580630           
    581631            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     632            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    582633            internal void InitVars() {
    583634                this.columnName = base.Columns["Name"];
     
    601652           
    602653            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     654            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    603655            private void InitClass() {
    604656                this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element);
     
    639691           
    640692            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     693            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    641694            public PatientApptsRow NewPatientApptsRow() {
    642695                return ((PatientApptsRow)(this.NewRow()));
     
    644697           
    645698            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     699            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    646700            protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
    647701                return new PatientApptsRow(builder);
     
    649703           
    650704            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     705            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    651706            protected override global::System.Type GetRowType() {
    652707                return typeof(PatientApptsRow);
     
    654709           
    655710            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     711            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    656712            protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
    657713                base.OnRowChanged(e);
     
    662718           
    663719            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     720            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    664721            protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
    665722                base.OnRowChanging(e);
     
    670727           
    671728            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     729            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    672730            protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
    673731                base.OnRowDeleted(e);
     
    678736           
    679737            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     738            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    680739            protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
    681740                base.OnRowDeleting(e);
     
    686745           
    687746            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     747            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    688748            public void RemovePatientApptsRow(PatientApptsRow row) {
    689749                this.Rows.Remove(row);
     
    691751           
    692752            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     753            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    693754            public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
    694755                global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
     
    756817        ///Represents the strongly named DataTable class.
    757818        ///</summary>
    758         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    759819        [global::System.Serializable()]
    760820        [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
     
    772832           
    773833            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     834            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    774835            public BSDXResourceDataTable() {
    775836                this.TableName = "BSDXResource";
     
    780841           
    781842            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     843            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    782844            internal BSDXResourceDataTable(global::System.Data.DataTable table) {
    783845                this.TableName = table.TableName;
     
    796858           
    797859            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     860            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    798861            protected BSDXResourceDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
    799862                    base(info, context) {
     
    802865           
    803866            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     867            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    804868            public global::System.Data.DataColumn RESOURCEIDColumn {
    805869                get {
     
    809873           
    810874            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     875            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    811876            public global::System.Data.DataColumn RESOURCE_NAMEColumn {
    812877                get {
     
    816881           
    817882            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     883            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    818884            public global::System.Data.DataColumn LETTER_TEXTColumn {
    819885                get {
     
    823889           
    824890            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     891            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    825892            public global::System.Data.DataColumn NO_SHOW_LETTERColumn {
    826893                get {
     
    830897           
    831898            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     899            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    832900            public global::System.Data.DataColumn CLINIC_CANCELLATION_LETTERColumn {
    833901                get {
     
    837905           
    838906            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     907            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    839908            [global::System.ComponentModel.Browsable(false)]
    840909            public int Count {
     
    845914           
    846915            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     916            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    847917            public BSDXResourceRow this[int index] {
    848918                get {
     
    851921            }
    852922           
     923            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    853924            public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanging;
    854925           
     926            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    855927            public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanged;
    856928           
     929            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    857930            public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleting;
    858931           
     932            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    859933            public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleted;
    860934           
    861935            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     936            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    862937            public void AddBSDXResourceRow(BSDXResourceRow row) {
    863938                this.Rows.Add(row);
     
    865940           
    866941            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     942            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    867943            public BSDXResourceRow AddBSDXResourceRow(int RESOURCEID, string RESOURCE_NAME, string LETTER_TEXT, string NO_SHOW_LETTER, string CLINIC_CANCELLATION_LETTER) {
    868944                BSDXResourceRow rowBSDXResourceRow = ((BSDXResourceRow)(this.NewRow()));
     
    879955           
    880956            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     957            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    881958            public override global::System.Data.DataTable Clone() {
    882959                BSDXResourceDataTable cln = ((BSDXResourceDataTable)(base.Clone()));
     
    886963           
    887964            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     965            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    888966            protected override global::System.Data.DataTable CreateInstance() {
    889967                return new BSDXResourceDataTable();
     
    891969           
    892970            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     971            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    893972            internal void InitVars() {
    894973                this.columnRESOURCEID = base.Columns["RESOURCEID"];
     
    900979           
    901980            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     981            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    902982            private void InitClass() {
    903983                this.columnRESOURCEID = new global::System.Data.DataColumn("RESOURCEID", typeof(int), null, global::System.Data.MappingType.Element);
     
    918998           
    919999            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1000            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9201001            public BSDXResourceRow NewBSDXResourceRow() {
    9211002                return ((BSDXResourceRow)(this.NewRow()));
     
    9231004           
    9241005            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1006            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9251007            protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
    9261008                return new BSDXResourceRow(builder);
     
    9281010           
    9291011            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1012            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9301013            protected override global::System.Type GetRowType() {
    9311014                return typeof(BSDXResourceRow);
     
    9331016           
    9341017            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1018            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9351019            protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
    9361020                base.OnRowChanged(e);
     
    9411025           
    9421026            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1027            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9431028            protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
    9441029                base.OnRowChanging(e);
     
    9491034           
    9501035            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1036            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9511037            protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
    9521038                base.OnRowDeleted(e);
     
    9571043           
    9581044            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1045            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9591046            protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
    9601047                base.OnRowDeleting(e);
     
    9651052           
    9661053            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1054            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9671055            public void RemoveBSDXResourceRow(BSDXResourceRow row) {
    9681056                this.Rows.Remove(row);
     
    9701058           
    9711059            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1060            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9721061            public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
    9731062                global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
     
    10351124        ///Represents strongly named DataRow class.
    10361125        ///</summary>
    1037         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    10381126        public partial class PatientApptsRow : global::System.Data.DataRow {
    10391127           
     
    10411129           
    10421130            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1131            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10431132            internal PatientApptsRow(global::System.Data.DataRowBuilder rb) :
    10441133                    base(rb) {
     
    10471136           
    10481137            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1138            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10491139            public string Name {
    10501140                get {
     
    10621152           
    10631153            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1154            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10641155            public System.DateTime DOB {
    10651156                get {
     
    10771168           
    10781169            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1170            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10791171            public string Sex {
    10801172                get {
     
    10921184           
    10931185            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1186            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10941187            public string HRN {
    10951188                get {
     
    11071200           
    11081201            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1202            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11091203            public System.DateTime NewApptDate {
    11101204                get {
     
    11221216           
    11231217            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1218            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11241219            public string Clinic {
    11251220                get {
     
    11371232           
    11381233            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1234            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11391235            public string TypeStatus {
    11401236                get {
     
    11521248           
    11531249            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1250            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11541251            public int RESOURCEID {
    11551252                get {
     
    11671264           
    11681265            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1266            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11691267            public string APPT_MADE_BY {
    11701268                get {
     
    11821280           
    11831281            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1282            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11841283            public System.DateTime DATE_APPT_MADE {
    11851284                get {
     
    11971296           
    11981297            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1298            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11991299            public string NOTE {
    12001300                get {
     
    12121312           
    12131313            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1314            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12141315            public string STREET {
    12151316                get {
     
    12271328           
    12281329            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1330            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12291331            public string CITY {
    12301332                get {
     
    12421344           
    12431345            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1346            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12441347            public string STATE {
    12451348                get {
     
    12571360           
    12581361            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1362            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12591363            public string ZIP {
    12601364                get {
     
    12721376           
    12731377            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1378            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12741379            public string HOMEPHONE {
    12751380                get {
     
    12871392           
    12881393            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1394            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12891395            public System.DateTime OldApptDate {
    12901396                get {
     
    13021408           
    13031409            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1410            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13041411            public BSDXResourceRow BSDXResourceRow {
    13051412                get {
     
    13121419           
    13131420            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1421            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13141422            public bool IsNameNull() {
    13151423                return this.IsNull(this.tablePatientAppts.NameColumn);
     
    13171425           
    13181426            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1427            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13191428            public void SetNameNull() {
    13201429                this[this.tablePatientAppts.NameColumn] = global::System.Convert.DBNull;
     
    13221431           
    13231432            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1433            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13241434            public bool IsDOBNull() {
    13251435                return this.IsNull(this.tablePatientAppts.DOBColumn);
     
    13271437           
    13281438            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1439            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13291440            public void SetDOBNull() {
    13301441                this[this.tablePatientAppts.DOBColumn] = global::System.Convert.DBNull;
     
    13321443           
    13331444            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1445            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13341446            public bool IsSexNull() {
    13351447                return this.IsNull(this.tablePatientAppts.SexColumn);
     
    13371449           
    13381450            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1451            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13391452            public void SetSexNull() {
    13401453                this[this.tablePatientAppts.SexColumn] = global::System.Convert.DBNull;
     
    13421455           
    13431456            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1457            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13441458            public bool IsHRNNull() {
    13451459                return this.IsNull(this.tablePatientAppts.HRNColumn);
     
    13471461           
    13481462            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1463            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13491464            public void SetHRNNull() {
    13501465                this[this.tablePatientAppts.HRNColumn] = global::System.Convert.DBNull;
     
    13521467           
    13531468            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1469            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13541470            public bool IsNewApptDateNull() {
    13551471                return this.IsNull(this.tablePatientAppts.NewApptDateColumn);
     
    13571473           
    13581474            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1475            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13591476            public void SetNewApptDateNull() {
    13601477                this[this.tablePatientAppts.NewApptDateColumn] = global::System.Convert.DBNull;
     
    13621479           
    13631480            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1481            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13641482            public bool IsClinicNull() {
    13651483                return this.IsNull(this.tablePatientAppts.ClinicColumn);
     
    13671485           
    13681486            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1487            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13691488            public void SetClinicNull() {
    13701489                this[this.tablePatientAppts.ClinicColumn] = global::System.Convert.DBNull;
     
    13721491           
    13731492            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1493            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13741494            public bool IsTypeStatusNull() {
    13751495                return this.IsNull(this.tablePatientAppts.TypeStatusColumn);
     
    13771497           
    13781498            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1499            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13791500            public void SetTypeStatusNull() {
    13801501                this[this.tablePatientAppts.TypeStatusColumn] = global::System.Convert.DBNull;
     
    13821503           
    13831504            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1505            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13841506            public bool IsRESOURCEIDNull() {
    13851507                return this.IsNull(this.tablePatientAppts.RESOURCEIDColumn);
     
    13871509           
    13881510            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1511            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13891512            public void SetRESOURCEIDNull() {
    13901513                this[this.tablePatientAppts.RESOURCEIDColumn] = global::System.Convert.DBNull;
     
    13921515           
    13931516            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1517            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13941518            public bool IsAPPT_MADE_BYNull() {
    13951519                return this.IsNull(this.tablePatientAppts.APPT_MADE_BYColumn);
     
    13971521           
    13981522            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1523            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13991524            public void SetAPPT_MADE_BYNull() {
    14001525                this[this.tablePatientAppts.APPT_MADE_BYColumn] = global::System.Convert.DBNull;
     
    14021527           
    14031528            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1529            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14041530            public bool IsDATE_APPT_MADENull() {
    14051531                return this.IsNull(this.tablePatientAppts.DATE_APPT_MADEColumn);
     
    14071533           
    14081534            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1535            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14091536            public void SetDATE_APPT_MADENull() {
    14101537                this[this.tablePatientAppts.DATE_APPT_MADEColumn] = global::System.Convert.DBNull;
     
    14121539           
    14131540            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1541            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14141542            public bool IsNOTENull() {
    14151543                return this.IsNull(this.tablePatientAppts.NOTEColumn);
     
    14171545           
    14181546            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1547            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14191548            public void SetNOTENull() {
    14201549                this[this.tablePatientAppts.NOTEColumn] = global::System.Convert.DBNull;
     
    14221551           
    14231552            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1553            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14241554            public bool IsSTREETNull() {
    14251555                return this.IsNull(this.tablePatientAppts.STREETColumn);
     
    14271557           
    14281558            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1559            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14291560            public void SetSTREETNull() {
    14301561                this[this.tablePatientAppts.STREETColumn] = global::System.Convert.DBNull;
     
    14321563           
    14331564            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1565            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14341566            public bool IsCITYNull() {
    14351567                return this.IsNull(this.tablePatientAppts.CITYColumn);
     
    14371569           
    14381570            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1571            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14391572            public void SetCITYNull() {
    14401573                this[this.tablePatientAppts.CITYColumn] = global::System.Convert.DBNull;
     
    14421575           
    14431576            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1577            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14441578            public bool IsSTATENull() {
    14451579                return this.IsNull(this.tablePatientAppts.STATEColumn);
     
    14471581           
    14481582            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1583            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14491584            public void SetSTATENull() {
    14501585                this[this.tablePatientAppts.STATEColumn] = global::System.Convert.DBNull;
     
    14521587           
    14531588            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1589            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14541590            public bool IsZIPNull() {
    14551591                return this.IsNull(this.tablePatientAppts.ZIPColumn);
     
    14571593           
    14581594            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1595            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14591596            public void SetZIPNull() {
    14601597                this[this.tablePatientAppts.ZIPColumn] = global::System.Convert.DBNull;
     
    14621599           
    14631600            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1601            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14641602            public bool IsHOMEPHONENull() {
    14651603                return this.IsNull(this.tablePatientAppts.HOMEPHONEColumn);
     
    14671605           
    14681606            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1607            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14691608            public void SetHOMEPHONENull() {
    14701609                this[this.tablePatientAppts.HOMEPHONEColumn] = global::System.Convert.DBNull;
     
    14721611           
    14731612            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1613            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14741614            public bool IsOldApptDateNull() {
    14751615                return this.IsNull(this.tablePatientAppts.OldApptDateColumn);
     
    14771617           
    14781618            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1619            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14791620            public void SetOldApptDateNull() {
    14801621                this[this.tablePatientAppts.OldApptDateColumn] = global::System.Convert.DBNull;
     
    14851626        ///Represents strongly named DataRow class.
    14861627        ///</summary>
    1487         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    14881628        public partial class BSDXResourceRow : global::System.Data.DataRow {
    14891629           
     
    14911631           
    14921632            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1633            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14931634            internal BSDXResourceRow(global::System.Data.DataRowBuilder rb) :
    14941635                    base(rb) {
     
    14971638           
    14981639            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1640            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14991641            public int RESOURCEID {
    15001642                get {
     
    15071649           
    15081650            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1651            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15091652            public string RESOURCE_NAME {
    15101653                get {
     
    15221665           
    15231666            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1667            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15241668            public string LETTER_TEXT {
    15251669                get {
     
    15371681           
    15381682            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1683            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15391684            public string NO_SHOW_LETTER {
    15401685                get {
     
    15521697           
    15531698            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1699            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15541700            public string CLINIC_CANCELLATION_LETTER {
    15551701                get {
     
    15681714           
    15691715            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1716            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15701717            public bool IsRESOURCE_NAMENull() {
    15711718                return this.IsNull(this.tableBSDXResource.RESOURCE_NAMEColumn);
     
    15731720           
    15741721            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1722            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15751723            public void SetRESOURCE_NAMENull() {
    15761724                this[this.tableBSDXResource.RESOURCE_NAMEColumn] = global::System.Convert.DBNull;
     
    15781726           
    15791727            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1728            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15801729            public bool IsLETTER_TEXTNull() {
    15811730                return this.IsNull(this.tableBSDXResource.LETTER_TEXTColumn);
     
    15831732           
    15841733            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1734            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15851735            public void SetLETTER_TEXTNull() {
    15861736                this[this.tableBSDXResource.LETTER_TEXTColumn] = global::System.Convert.DBNull;
     
    15881738           
    15891739            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1740            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15901741            public bool IsNO_SHOW_LETTERNull() {
    15911742                return this.IsNull(this.tableBSDXResource.NO_SHOW_LETTERColumn);
     
    15931744           
    15941745            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1746            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15951747            public void SetNO_SHOW_LETTERNull() {
    15961748                this[this.tableBSDXResource.NO_SHOW_LETTERColumn] = global::System.Convert.DBNull;
     
    15981750           
    15991751            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1752            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16001753            public bool IsCLINIC_CANCELLATION_LETTERNull() {
    16011754                return this.IsNull(this.tableBSDXResource.CLINIC_CANCELLATION_LETTERColumn);
     
    16031756           
    16041757            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1758            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16051759            public void SetCLINIC_CANCELLATION_LETTERNull() {
    16061760                this[this.tableBSDXResource.CLINIC_CANCELLATION_LETTERColumn] = global::System.Convert.DBNull;
     
    16081762           
    16091763            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1764            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16101765            public PatientApptsRow[] GetPatientApptsRows() {
    16111766                if ((this.Table.ChildRelations["FK_BSDXResource_PatientAppts"] == null)) {
     
    16211776        ///Row event argument class
    16221777        ///</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")]
    16241779        public class PatientApptsRowChangeEvent : global::System.EventArgs {
    16251780           
     
    16291784           
    16301785            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1786            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16311787            public PatientApptsRowChangeEvent(PatientApptsRow row, global::System.Data.DataRowAction action) {
    16321788                this.eventRow = row;
     
    16351791           
    16361792            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1793            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16371794            public PatientApptsRow Row {
    16381795                get {
     
    16421799           
    16431800            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1801            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16441802            public global::System.Data.DataRowAction Action {
    16451803                get {
     
    16521810        ///Row event argument class
    16531811        ///</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")]
    16551813        public class BSDXResourceRowChangeEvent : global::System.EventArgs {
    16561814           
     
    16601818           
    16611819            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1820            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16621821            public BSDXResourceRowChangeEvent(BSDXResourceRow row, global::System.Data.DataRowAction action) {
    16631822                this.eventRow = row;
     
    16661825           
    16671826            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1827            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16681828            public BSDXResourceRow Row {
    16691829                get {
     
    16731833           
    16741834            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1835            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    16751836            public global::System.Data.DataRowAction Action {
    16761837                get {
Note: See TracChangeset for help on using the changeset viewer.