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/dsPatientApptDisplay2.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 dsPatientApptDisplay2() {
    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 dsPatientApptDisplay2(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            dsPatientApptDisplay2 cln = ((dsPatientApptDisplay2)(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 = "dsPatientApptDisplay2";
     
    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            dsPatientApptDisplay2 ds = new dsPatientApptDisplay2();
     
    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")]
     
    343363           
    344364            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     365            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    345366            public PatientApptsDataTable() {
    346367                this.TableName = "PatientAppts";
     
    351372           
    352373            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     374            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    353375            internal PatientApptsDataTable(global::System.Data.DataTable table) {
    354376                this.TableName = table.TableName;
     
    367389           
    368390            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     391            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    369392            protected PatientApptsDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
    370393                    base(info, context) {
     
    373396           
    374397            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     398            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    375399            public global::System.Data.DataColumn NameColumn {
    376400                get {
     
    380404           
    381405            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     406            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    382407            public global::System.Data.DataColumn DOBColumn {
    383408                get {
     
    387412           
    388413            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     414            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    389415            public global::System.Data.DataColumn SexColumn {
    390416                get {
     
    394420           
    395421            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     422            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    396423            public global::System.Data.DataColumn HRNColumn {
    397424                get {
     
    401428           
    402429            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     430            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    403431            public global::System.Data.DataColumn ApptDateColumn {
    404432                get {
     
    408436           
    409437            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     438            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    410439            public global::System.Data.DataColumn ClinicColumn {
    411440                get {
     
    415444           
    416445            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     446            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    417447            public global::System.Data.DataColumn TypeStatusColumn {
    418448                get {
     
    422452           
    423453            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     454            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    424455            public global::System.Data.DataColumn RESOURCEIDColumn {
    425456                get {
     
    429460           
    430461            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     462            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    431463            public global::System.Data.DataColumn APPT_MADE_BYColumn {
    432464                get {
     
    436468           
    437469            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     470            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    438471            public global::System.Data.DataColumn DATE_APPT_MADEColumn {
    439472                get {
     
    443476           
    444477            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     478            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    445479            public global::System.Data.DataColumn NOTEColumn {
    446480                get {
     
    450484           
    451485            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     486            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    452487            public global::System.Data.DataColumn STREETColumn {
    453488                get {
     
    457492           
    458493            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     494            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    459495            public global::System.Data.DataColumn CITYColumn {
    460496                get {
     
    464500           
    465501            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     502            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    466503            public global::System.Data.DataColumn STATEColumn {
    467504                get {
     
    471508           
    472509            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     510            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    473511            public global::System.Data.DataColumn ZIPColumn {
    474512                get {
     
    478516           
    479517            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     518            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    480519            public global::System.Data.DataColumn HOMEPHONEColumn {
    481520                get {
     
    485524           
    486525            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     526            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    487527            [global::System.ComponentModel.Browsable(false)]
    488528            public int Count {
     
    493533           
    494534            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     535            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    495536            public PatientApptsRow this[int index] {
    496537                get {
     
    499540            }
    500541           
     542            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    501543            public event PatientApptsRowChangeEventHandler PatientApptsRowChanging;
    502544           
     545            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    503546            public event PatientApptsRowChangeEventHandler PatientApptsRowChanged;
    504547           
     548            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    505549            public event PatientApptsRowChangeEventHandler PatientApptsRowDeleting;
    506550           
     551            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    507552            public event PatientApptsRowChangeEventHandler PatientApptsRowDeleted;
    508553           
    509554            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     555            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    510556            public void AddPatientApptsRow(PatientApptsRow row) {
    511557                this.Rows.Add(row);
     
    513559           
    514560            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     561            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    515562            public PatientApptsRow AddPatientApptsRow(
    516563                        string Name,
     
    557604           
    558605            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     606            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    559607            public override global::System.Data.DataTable Clone() {
    560608                PatientApptsDataTable cln = ((PatientApptsDataTable)(base.Clone()));
     
    564612           
    565613            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     614            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    566615            protected override global::System.Data.DataTable CreateInstance() {
    567616                return new PatientApptsDataTable();
     
    569618           
    570619            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     620            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    571621            internal void InitVars() {
    572622                this.columnName = base.Columns["Name"];
     
    589639           
    590640            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     641            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    591642            private void InitClass() {
    592643                this.columnName = new global::System.Data.DataColumn("Name", typeof(string), null, global::System.Data.MappingType.Element);
     
    625676           
    626677            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     678            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    627679            public PatientApptsRow NewPatientApptsRow() {
    628680                return ((PatientApptsRow)(this.NewRow()));
     
    630682           
    631683            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     684            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    632685            protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
    633686                return new PatientApptsRow(builder);
     
    635688           
    636689            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     690            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    637691            protected override global::System.Type GetRowType() {
    638692                return typeof(PatientApptsRow);
     
    640694           
    641695            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     696            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    642697            protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
    643698                base.OnRowChanged(e);
     
    648703           
    649704            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     705            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    650706            protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
    651707                base.OnRowChanging(e);
     
    656712           
    657713            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     714            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    658715            protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
    659716                base.OnRowDeleted(e);
     
    664721           
    665722            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     723            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    666724            protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
    667725                base.OnRowDeleting(e);
     
    672730           
    673731            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     732            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    674733            public void RemovePatientApptsRow(PatientApptsRow row) {
    675734                this.Rows.Remove(row);
     
    677736           
    678737            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     738            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    679739            public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
    680740                global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
     
    742802        ///Represents the strongly named DataTable class.
    743803        ///</summary>
    744         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    745804        [global::System.Serializable()]
    746805        [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
     
    754813           
    755814            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     815            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    756816            public BSDXResourceDataTable() {
    757817                this.TableName = "BSDXResource";
     
    762822           
    763823            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     824            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    764825            internal BSDXResourceDataTable(global::System.Data.DataTable table) {
    765826                this.TableName = table.TableName;
     
    778839           
    779840            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     841            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    780842            protected BSDXResourceDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
    781843                    base(info, context) {
     
    784846           
    785847            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     848            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    786849            public global::System.Data.DataColumn RESOURCEIDColumn {
    787850                get {
     
    791854           
    792855            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     856            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    793857            public global::System.Data.DataColumn RESOURCE_NAMEColumn {
    794858                get {
     
    798862           
    799863            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     864            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    800865            public global::System.Data.DataColumn LETTER_TEXTColumn {
    801866                get {
     
    805870           
    806871            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     872            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    807873            [global::System.ComponentModel.Browsable(false)]
    808874            public int Count {
     
    813879           
    814880            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     881            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    815882            public BSDXResourceRow this[int index] {
    816883                get {
     
    819886            }
    820887           
     888            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    821889            public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanging;
    822890           
     891            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    823892            public event BSDXResourceRowChangeEventHandler BSDXResourceRowChanged;
    824893           
     894            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    825895            public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleting;
    826896           
     897            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    827898            public event BSDXResourceRowChangeEventHandler BSDXResourceRowDeleted;
    828899           
    829900            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     901            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    830902            public void AddBSDXResourceRow(BSDXResourceRow row) {
    831903                this.Rows.Add(row);
     
    833905           
    834906            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     907            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    835908            public BSDXResourceRow AddBSDXResourceRow(int RESOURCEID, string RESOURCE_NAME, string LETTER_TEXT) {
    836909                BSDXResourceRow rowBSDXResourceRow = ((BSDXResourceRow)(this.NewRow()));
     
    845918           
    846919            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     920            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    847921            public override global::System.Data.DataTable Clone() {
    848922                BSDXResourceDataTable cln = ((BSDXResourceDataTable)(base.Clone()));
     
    852926           
    853927            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     928            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    854929            protected override global::System.Data.DataTable CreateInstance() {
    855930                return new BSDXResourceDataTable();
     
    857932           
    858933            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     934            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    859935            internal void InitVars() {
    860936                this.columnRESOURCEID = base.Columns["RESOURCEID"];
     
    864940           
    865941            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     942            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    866943            private void InitClass() {
    867944                this.columnRESOURCEID = new global::System.Data.DataColumn("RESOURCEID", typeof(int), null, global::System.Data.MappingType.Element);
     
    878955           
    879956            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     957            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    880958            public BSDXResourceRow NewBSDXResourceRow() {
    881959                return ((BSDXResourceRow)(this.NewRow()));
     
    883961           
    884962            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     963            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    885964            protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
    886965                return new BSDXResourceRow(builder);
     
    888967           
    889968            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     969            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    890970            protected override global::System.Type GetRowType() {
    891971                return typeof(BSDXResourceRow);
     
    893973           
    894974            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     975            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    895976            protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
    896977                base.OnRowChanged(e);
     
    901982           
    902983            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     984            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    903985            protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
    904986                base.OnRowChanging(e);
     
    909991           
    910992            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     993            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    911994            protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
    912995                base.OnRowDeleted(e);
     
    9171000           
    9181001            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1002            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9191003            protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
    9201004                base.OnRowDeleting(e);
     
    9251009           
    9261010            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1011            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9271012            public void RemoveBSDXResourceRow(BSDXResourceRow row) {
    9281013                this.Rows.Remove(row);
     
    9301015           
    9311016            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1017            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    9321018            public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
    9331019                global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
     
    9951081        ///Represents strongly named DataRow class.
    9961082        ///</summary>
    997         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    9981083        public partial class PatientApptsRow : global::System.Data.DataRow {
    9991084           
     
    10011086           
    10021087            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1088            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10031089            internal PatientApptsRow(global::System.Data.DataRowBuilder rb) :
    10041090                    base(rb) {
     
    10071093           
    10081094            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1095            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10091096            public string Name {
    10101097                get {
     
    10221109           
    10231110            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1111            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10241112            public System.DateTime DOB {
    10251113                get {
     
    10371125           
    10381126            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1127            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10391128            public string Sex {
    10401129                get {
     
    10521141           
    10531142            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1143            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10541144            public string HRN {
    10551145                get {
     
    10671157           
    10681158            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1159            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10691160            public System.DateTime ApptDate {
    10701161                get {
     
    10821173           
    10831174            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1175            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10841176            public string Clinic {
    10851177                get {
     
    10971189           
    10981190            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1191            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    10991192            public string TypeStatus {
    11001193                get {
     
    11121205           
    11131206            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1207            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11141208            public int RESOURCEID {
    11151209                get {
     
    11271221           
    11281222            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1223            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11291224            public string APPT_MADE_BY {
    11301225                get {
     
    11421237           
    11431238            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1239            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11441240            public System.DateTime DATE_APPT_MADE {
    11451241                get {
     
    11571253           
    11581254            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1255            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11591256            public string NOTE {
    11601257                get {
     
    11721269           
    11731270            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1271            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11741272            public string STREET {
    11751273                get {
     
    11871285           
    11881286            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1287            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    11891288            public string CITY {
    11901289                get {
     
    12021301           
    12031302            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1303            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12041304            public string STATE {
    12051305                get {
     
    12171317           
    12181318            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1319            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12191320            public string ZIP {
    12201321                get {
     
    12321333           
    12331334            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1335            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12341336            public string HOMEPHONE {
    12351337                get {
     
    12471349           
    12481350            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1351            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12491352            public BSDXResourceRow BSDXResourceRow {
    12501353                get {
     
    12571360           
    12581361            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1362            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12591363            public bool IsNameNull() {
    12601364                return this.IsNull(this.tablePatientAppts.NameColumn);
     
    12621366           
    12631367            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1368            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12641369            public void SetNameNull() {
    12651370                this[this.tablePatientAppts.NameColumn] = global::System.Convert.DBNull;
     
    12671372           
    12681373            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1374            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12691375            public bool IsDOBNull() {
    12701376                return this.IsNull(this.tablePatientAppts.DOBColumn);
     
    12721378           
    12731379            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1380            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12741381            public void SetDOBNull() {
    12751382                this[this.tablePatientAppts.DOBColumn] = global::System.Convert.DBNull;
     
    12771384           
    12781385            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1386            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12791387            public bool IsSexNull() {
    12801388                return this.IsNull(this.tablePatientAppts.SexColumn);
     
    12821390           
    12831391            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1392            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12841393            public void SetSexNull() {
    12851394                this[this.tablePatientAppts.SexColumn] = global::System.Convert.DBNull;
     
    12871396           
    12881397            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1398            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12891399            public bool IsHRNNull() {
    12901400                return this.IsNull(this.tablePatientAppts.HRNColumn);
     
    12921402           
    12931403            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1404            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12941405            public void SetHRNNull() {
    12951406                this[this.tablePatientAppts.HRNColumn] = global::System.Convert.DBNull;
     
    12971408           
    12981409            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1410            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    12991411            public bool IsApptDateNull() {
    13001412                return this.IsNull(this.tablePatientAppts.ApptDateColumn);
     
    13021414           
    13031415            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1416            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13041417            public void SetApptDateNull() {
    13051418                this[this.tablePatientAppts.ApptDateColumn] = global::System.Convert.DBNull;
     
    13071420           
    13081421            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1422            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13091423            public bool IsClinicNull() {
    13101424                return this.IsNull(this.tablePatientAppts.ClinicColumn);
     
    13121426           
    13131427            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1428            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13141429            public void SetClinicNull() {
    13151430                this[this.tablePatientAppts.ClinicColumn] = global::System.Convert.DBNull;
     
    13171432           
    13181433            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1434            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13191435            public bool IsTypeStatusNull() {
    13201436                return this.IsNull(this.tablePatientAppts.TypeStatusColumn);
     
    13221438           
    13231439            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1440            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13241441            public void SetTypeStatusNull() {
    13251442                this[this.tablePatientAppts.TypeStatusColumn] = global::System.Convert.DBNull;
     
    13271444           
    13281445            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1446            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13291447            public bool IsRESOURCEIDNull() {
    13301448                return this.IsNull(this.tablePatientAppts.RESOURCEIDColumn);
     
    13321450           
    13331451            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1452            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13341453            public void SetRESOURCEIDNull() {
    13351454                this[this.tablePatientAppts.RESOURCEIDColumn] = global::System.Convert.DBNull;
     
    13371456           
    13381457            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1458            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13391459            public bool IsAPPT_MADE_BYNull() {
    13401460                return this.IsNull(this.tablePatientAppts.APPT_MADE_BYColumn);
     
    13421462           
    13431463            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1464            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13441465            public void SetAPPT_MADE_BYNull() {
    13451466                this[this.tablePatientAppts.APPT_MADE_BYColumn] = global::System.Convert.DBNull;
     
    13471468           
    13481469            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1470            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13491471            public bool IsDATE_APPT_MADENull() {
    13501472                return this.IsNull(this.tablePatientAppts.DATE_APPT_MADEColumn);
     
    13521474           
    13531475            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1476            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13541477            public void SetDATE_APPT_MADENull() {
    13551478                this[this.tablePatientAppts.DATE_APPT_MADEColumn] = global::System.Convert.DBNull;
     
    13571480           
    13581481            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1482            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13591483            public bool IsNOTENull() {
    13601484                return this.IsNull(this.tablePatientAppts.NOTEColumn);
     
    13621486           
    13631487            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1488            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13641489            public void SetNOTENull() {
    13651490                this[this.tablePatientAppts.NOTEColumn] = global::System.Convert.DBNull;
     
    13671492           
    13681493            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1494            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13691495            public bool IsSTREETNull() {
    13701496                return this.IsNull(this.tablePatientAppts.STREETColumn);
     
    13721498           
    13731499            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1500            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13741501            public void SetSTREETNull() {
    13751502                this[this.tablePatientAppts.STREETColumn] = global::System.Convert.DBNull;
     
    13771504           
    13781505            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1506            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13791507            public bool IsCITYNull() {
    13801508                return this.IsNull(this.tablePatientAppts.CITYColumn);
     
    13821510           
    13831511            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1512            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13841513            public void SetCITYNull() {
    13851514                this[this.tablePatientAppts.CITYColumn] = global::System.Convert.DBNull;
     
    13871516           
    13881517            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1518            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13891519            public bool IsSTATENull() {
    13901520                return this.IsNull(this.tablePatientAppts.STATEColumn);
     
    13921522           
    13931523            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1524            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13941525            public void SetSTATENull() {
    13951526                this[this.tablePatientAppts.STATEColumn] = global::System.Convert.DBNull;
     
    13971528           
    13981529            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1530            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    13991531            public bool IsZIPNull() {
    14001532                return this.IsNull(this.tablePatientAppts.ZIPColumn);
     
    14021534           
    14031535            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1536            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14041537            public void SetZIPNull() {
    14051538                this[this.tablePatientAppts.ZIPColumn] = global::System.Convert.DBNull;
     
    14071540           
    14081541            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1542            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14091543            public bool IsHOMEPHONENull() {
    14101544                return this.IsNull(this.tablePatientAppts.HOMEPHONEColumn);
     
    14121546           
    14131547            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1548            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14141549            public void SetHOMEPHONENull() {
    14151550                this[this.tablePatientAppts.HOMEPHONEColumn] = global::System.Convert.DBNull;
     
    14201555        ///Represents strongly named DataRow class.
    14211556        ///</summary>
    1422         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
    14231557        public partial class BSDXResourceRow : global::System.Data.DataRow {
    14241558           
     
    14261560           
    14271561            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1562            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14281563            internal BSDXResourceRow(global::System.Data.DataRowBuilder rb) :
    14291564                    base(rb) {
     
    14321567           
    14331568            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1569            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14341570            public int RESOURCEID {
    14351571                get {
     
    14421578           
    14431579            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1580            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14441581            public string RESOURCE_NAME {
    14451582                get {
     
    14571594           
    14581595            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1596            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14591597            public string LETTER_TEXT {
    14601598                get {
     
    14721610           
    14731611            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1612            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14741613            public bool IsRESOURCE_NAMENull() {
    14751614                return this.IsNull(this.tableBSDXResource.RESOURCE_NAMEColumn);
     
    14771616           
    14781617            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1618            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14791619            public void SetRESOURCE_NAMENull() {
    14801620                this[this.tableBSDXResource.RESOURCE_NAMEColumn] = global::System.Convert.DBNull;
     
    14821622           
    14831623            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1624            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14841625            public bool IsLETTER_TEXTNull() {
    14851626                return this.IsNull(this.tableBSDXResource.LETTER_TEXTColumn);
     
    14871628           
    14881629            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1630            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14891631            public void SetLETTER_TEXTNull() {
    14901632                this[this.tableBSDXResource.LETTER_TEXTColumn] = global::System.Convert.DBNull;
     
    14921634           
    14931635            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1636            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    14941637            public PatientApptsRow[] GetPatientApptsRows() {
    14951638                if ((this.Table.ChildRelations["FK_BSDXResource_PatientAppts"] == null)) {
     
    15051648        ///Row event argument class
    15061649        ///</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")]
    15081651        public class PatientApptsRowChangeEvent : global::System.EventArgs {
    15091652           
     
    15131656           
    15141657            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1658            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15151659            public PatientApptsRowChangeEvent(PatientApptsRow row, global::System.Data.DataRowAction action) {
    15161660                this.eventRow = row;
     
    15191663           
    15201664            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1665            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15211666            public PatientApptsRow Row {
    15221667                get {
     
    15261671           
    15271672            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1673            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15281674            public global::System.Data.DataRowAction Action {
    15291675                get {
     
    15361682        ///Row event argument class
    15371683        ///</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")]
    15391685        public class BSDXResourceRowChangeEvent : global::System.EventArgs {
    15401686           
     
    15441690           
    15451691            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1692            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15461693            public BSDXResourceRowChangeEvent(BSDXResourceRow row, global::System.Data.DataRowAction action) {
    15471694                this.eventRow = row;
     
    15501697           
    15511698            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1699            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15521700            public BSDXResourceRow Row {
    15531701                get {
     
    15571705           
    15581706            [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1707            [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
    15591708            public global::System.Data.DataRowAction Action {
    15601709                get {
Note: See TracChangeset for help on using the changeset viewer.