Ðåôåðàòû. Àíàëèç òåêñòîâ íà çàèìñòâîâàíèå ìåòîäîì ïîñòðîåíèÿ ñåìàíòè÷åñêèõ ìîäåëåé

            public void Setlink_weightNull() {

                this[this.tablelinks.link_weightColumn] = System.Convert.DBNull;

            }

        }

       

        [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]

        public partial class text_identitiesRow : System.Data.DataRow {

           

            private text_identitiesDataTable tabletext_identities;

            

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            internal text_identitiesRow(System.Data.DataRowBuilder rb) :

                    base(rb) {

                this.tabletext_identities = ((text_identitiesDataTable)(this.Table));

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public int text_id {

                get {

                    return ((int)(this[this.tabletext_identities.text_idColumn]));

                }

                set {

                    this[this.tabletext_identities.text_idColumn] = value;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public int identity_id {

                get {

                    return ((int)(this[this.tabletext_identities.identity_idColumn]));

                }

                set {

                    this[this.tabletext_identities.identity_idColumn] = value;

                }

            }

        }

       

        [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]

        public partial class textsRow : System.Data.DataRow {

           

            private textsDataTable tabletexts;

            

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            internal textsRow(System.Data.DataRowBuilder rb) :

                    base(rb) {

                this.tabletexts = ((textsDataTable)(this.Table));

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public int text_id {

                get {

                    return ((int)(this[this.tabletexts.text_idColumn]));

                }

                set {

                    this[this.tabletexts.text_idColumn] = value;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public string text {

                get {

                    try {

                        return ((string)(this[this.tabletexts.textColumn]));

                    }

                    catch (System.InvalidCastException e) {

                        throw new System.Data.StrongTypingException("The value for column \'text\' in table \'texts\' is DBNull.", e);

                    }

                }

                set {

                    this[this.tabletexts.textColumn] = value;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public string text_caption {

                get {

                    try {

                        return ((string)(this[this.tabletexts.text_captionColumn]));

                    }

                    catch (System.InvalidCastException e) {

                        throw new System.Data.StrongTypingException("The value for column \'text_caption\' in table \'texts\' is DBNull.", e);

                    }

                }

                set {

                    this[this.tabletexts.text_captionColumn] = value;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public bool IstextNull() {

                return this.IsNull(this.tabletexts.textColumn);

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public void SettextNull() {

                this[this.tabletexts.textColumn] = System.Convert.DBNull;

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public bool Istext_captionNull() {

                return this.IsNull(this.tabletexts.text_captionColumn);

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public void Settext_captionNull() {

                this[this.tabletexts.text_captionColumn] = System.Convert.DBNull;

            }

        }

       

        [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]

        public class identitiesRowChangeEvent : System.EventArgs {

           

            private identitiesRow eventRow;

           

            private System.Data.DataRowAction eventAction;

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public identitiesRowChangeEvent(identitiesRow row, System.Data.DataRowAction action) {

                this.eventRow = row;

                this.eventAction = action;

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public identitiesRow Row {

                get {

                    return this.eventRow;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public System.Data.DataRowAction Action {

                get {

                    return this.eventAction;

                }

            }

        }

       

        [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]

        public class link_typesRowChangeEvent : System.EventArgs {

                        private link_typesRow eventRow;

         

            private System.Data.DataRowAction eventAction;

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public link_typesRowChangeEvent(link_typesRow row, System.Data.DataRowAction action) {

                this.eventRow = row;

                this.eventAction = action;

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public link_typesRow Row {

                get {

                    return this.eventRow;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public System.Data.DataRowAction Action {

                get {

                    return this.eventAction;

                }

            }

        }

       

        [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]

        public class linksRowChangeEvent : System.EventArgs {

           

            private linksRow eventRow;

           

            private System.Data.DataRowAction eventAction;

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public linksRowChangeEvent(linksRow row, System.Data.DataRowAction action) {

                this.eventRow = row;

                this.eventAction = action;

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public linksRow Row {

                get {

                    return this.eventRow;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public System.Data.DataRowAction Action {

                get {

                    return this.eventAction;

                }

            }

        }

                [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]

        public class text_identitiesRowChangeEvent : System.EventArgs {

           

            private text_identitiesRow eventRow;

           

            private System.Data.DataRowAction eventAction;

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public text_identitiesRowChangeEvent(text_identitiesRow row, System.Data.DataRowAction action) {

                this.eventRow = row;

                this.eventAction = action;

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public text_identitiesRow Row {

                get {

                    return this.eventRow;

                }

            }

           

            [System.Diagnostics.DebuggerNonUserCodeAttribute()]

            public System.Data.DataRowAction Action {

                get {

                    return this.eventAction;

                }

            }

        }       


Ñòðàíèöû: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42



2012 © Âñå ïðàâà çàùèùåíû
Ïðè èñïîëüçîâàíèè ìàòåðèàëîâ àêòèâíàÿ ññûëêà íà èñòî÷íèê îáÿçàòåëüíà.