//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 // // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае // повторной генерации кода. // //------------------------------------------------------------------------------ #pragma warning disable 1591 namespace TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI { /// ///Represents a strongly typed in-memory cache of data. /// [global::System.Serializable()] [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")] [global::System.Xml.Serialization.XmlRootAttribute("TITOVPODRECHETNIKOVADataSet")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")] public partial class TITOVPODRECHETNIKOVADataSet : global::System.Data.DataSet { private OzenkiDataTable tableOzenki; private PredmetiDataTable tablePredmeti; private SpecialinostiDataTable tableSpecialinosti; private StudentiDataTable tableStudenti; private Предметы_1DataTable tableПредметы_1; private Предметы_2DataTable tableПредметы_2; private Предметы_3DataTable tableПредметы_3; private _Запрос_Студенты_ОценкиDataTable _tableЗапрос_Студенты_Оценки; private _Запрос_Студенты_СпециальностиDataTable _tableЗапрос_Студенты_Специальности; private Фильтр_БУDataTable tableФильтр_БУ; private Фильтр_заочная_форма_обученияDataTable tableФильтр_заочная_форма_обучения; private Фильтр_МатьDataTable tableФильтр_Мать; private Фильтр_ММDataTable tableФильтр_ММ; private Фильтр_МОDataTable tableФильтр_МО; private Фильтр_Нет_родителейDataTable tableФильтр_Нет_родителей; private Фильтр_ОтецDataTable tableФильтр_Отец; private Фильтр_Отец_и_МатьDataTable tableФильтр_Отец_и_Мать; private Фильтр_очная_форма_обученияDataTable tableФильтр_очная_форма_обучения; private Фильтр_ПИDataTable tableФильтр_ПИ; private Фильтр_СТDataTable tableФильтр_СТ; private Отображение_студентов_по_возрастуDataTable tableОтображение_студентов_по_возрасту; private Отображение_студентов_по_среднему_баллуDataTable tableОтображение_студентов_по_среднему_баллу; private Отображение_студентов_по_ФИОDataTable tableОтображение_студентов_по_ФИО; private Отображениеee_студентов_по_среднему_баллуDataTable tableОтображениеee_студентов_по_среднему_баллу; private Средне_трёх_величинDataTable tableСредне_трёх_величин; private global::System.Data.DataRelation relationFK_Ozenki_Predmeti; private global::System.Data.DataRelation relationFK_Ozenki_Studenti; private global::System.Data.DataRelation relationFK_Predmeti_Studenti; private global::System.Data.DataRelation relationFK_Studenti_Specialinosti; private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public TITOVPODRECHETNIKOVADataSet() { this.BeginInit(); this.InitClass(); global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged); base.Tables.CollectionChanged += schemaChangedHandler; base.Relations.CollectionChanged += schemaChangedHandler; this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected TITOVPODRECHETNIKOVADataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context, false) { if ((this.IsBinarySerialized(info, context) == true)) { this.InitVars(false); global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged); this.Tables.CollectionChanged += schemaChangedHandler1; this.Relations.CollectionChanged += schemaChangedHandler1; return; } string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string)))); if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) { global::System.Data.DataSet ds = new global::System.Data.DataSet(); ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema))); if ((ds.Tables["Ozenki"] != null)) { base.Tables.Add(new OzenkiDataTable(ds.Tables["Ozenki"])); } if ((ds.Tables["Predmeti"] != null)) { base.Tables.Add(new PredmetiDataTable(ds.Tables["Predmeti"])); } if ((ds.Tables["Specialinosti"] != null)) { base.Tables.Add(new SpecialinostiDataTable(ds.Tables["Specialinosti"])); } if ((ds.Tables["Studenti"] != null)) { base.Tables.Add(new StudentiDataTable(ds.Tables["Studenti"])); } if ((ds.Tables["Предметы 1"] != null)) { base.Tables.Add(new Предметы_1DataTable(ds.Tables["Предметы 1"])); } if ((ds.Tables["Предметы 2"] != null)) { base.Tables.Add(new Предметы_2DataTable(ds.Tables["Предметы 2"])); } if ((ds.Tables["Предметы 3"] != null)) { base.Tables.Add(new Предметы_3DataTable(ds.Tables["Предметы 3"])); } if ((ds.Tables["Запрос Студенты+Оценки"] != null)) { base.Tables.Add(new _Запрос_Студенты_ОценкиDataTable(ds.Tables["Запрос Студенты+Оценки"])); } if ((ds.Tables["Запрос Студенты+Специальности"] != null)) { base.Tables.Add(new _Запрос_Студенты_СпециальностиDataTable(ds.Tables["Запрос Студенты+Специальности"])); } if ((ds.Tables["Фильтр БУ"] != null)) { base.Tables.Add(new Фильтр_БУDataTable(ds.Tables["Фильтр БУ"])); } if ((ds.Tables["Фильтр заочная форма обучения"] != null)) { base.Tables.Add(new Фильтр_заочная_форма_обученияDataTable(ds.Tables["Фильтр заочная форма обучения"])); } if ((ds.Tables["Фильтр Мать"] != null)) { base.Tables.Add(new Фильтр_МатьDataTable(ds.Tables["Фильтр Мать"])); } if ((ds.Tables["Фильтр ММ"] != null)) { base.Tables.Add(new Фильтр_ММDataTable(ds.Tables["Фильтр ММ"])); } if ((ds.Tables["Фильтр МО"] != null)) { base.Tables.Add(new Фильтр_МОDataTable(ds.Tables["Фильтр МО"])); } if ((ds.Tables["Фильтр Нет родителей"] != null)) { base.Tables.Add(new Фильтр_Нет_родителейDataTable(ds.Tables["Фильтр Нет родителей"])); } if ((ds.Tables["Фильтр Отец"] != null)) { base.Tables.Add(new Фильтр_ОтецDataTable(ds.Tables["Фильтр Отец"])); } if ((ds.Tables["Фильтр Отец и Мать"] != null)) { base.Tables.Add(new Фильтр_Отец_и_МатьDataTable(ds.Tables["Фильтр Отец и Мать"])); } if ((ds.Tables["Фильтр очная форма обучения"] != null)) { base.Tables.Add(new Фильтр_очная_форма_обученияDataTable(ds.Tables["Фильтр очная форма обучения"])); } if ((ds.Tables["Фильтр ПИ"] != null)) { base.Tables.Add(new Фильтр_ПИDataTable(ds.Tables["Фильтр ПИ"])); } if ((ds.Tables["Фильтр СТ"] != null)) { base.Tables.Add(new Фильтр_СТDataTable(ds.Tables["Фильтр СТ"])); } if ((ds.Tables["Отображение студентов по возрасту"] != null)) { base.Tables.Add(new Отображение_студентов_по_возрастуDataTable(ds.Tables["Отображение студентов по возрасту"])); } if ((ds.Tables["Отображение студентов по среднему баллу"] != null)) { base.Tables.Add(new Отображение_студентов_по_среднему_баллуDataTable(ds.Tables["Отображение студентов по среднему баллу"])); } if ((ds.Tables["Отображение студентов по ФИО"] != null)) { base.Tables.Add(new Отображение_студентов_по_ФИОDataTable(ds.Tables["Отображение студентов по ФИО"])); } if ((ds.Tables["Отображениеee студентов по среднему баллу"] != null)) { base.Tables.Add(new Отображениеee_студентов_по_среднему_баллуDataTable(ds.Tables["Отображениеee студентов по среднему баллу"])); } if ((ds.Tables["Средне трёх величин"] != null)) { base.Tables.Add(new Средне_трёх_величинDataTable(ds.Tables["Средне трёх величин"])); } this.DataSetName = ds.DataSetName; this.Prefix = ds.Prefix; this.Namespace = ds.Namespace; this.Locale = ds.Locale; this.CaseSensitive = ds.CaseSensitive; this.EnforceConstraints = ds.EnforceConstraints; this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add); this.InitVars(); } else { this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema))); } this.GetSerializationData(info, context); global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged); base.Tables.CollectionChanged += schemaChangedHandler; this.Relations.CollectionChanged += schemaChangedHandler; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public OzenkiDataTable Ozenki { get { return this.tableOzenki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public PredmetiDataTable Predmeti { get { return this.tablePredmeti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public SpecialinostiDataTable Specialinosti { get { return this.tableSpecialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public StudentiDataTable Studenti { get { return this.tableStudenti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Предметы_1DataTable Предметы_1 { get { return this.tableПредметы_1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Предметы_2DataTable Предметы_2 { get { return this.tableПредметы_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Предметы_3DataTable Предметы_3 { get { return this.tableПредметы_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public _Запрос_Студенты_ОценкиDataTable _Запрос_Студенты_Оценки { get { return this._tableЗапрос_Студенты_Оценки; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public _Запрос_Студенты_СпециальностиDataTable _Запрос_Студенты_Специальности { get { return this._tableЗапрос_Студенты_Специальности; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_БУDataTable Фильтр_БУ { get { return this.tableФильтр_БУ; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_заочная_форма_обученияDataTable Фильтр_заочная_форма_обучения { get { return this.tableФильтр_заочная_форма_обучения; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_МатьDataTable Фильтр_Мать { get { return this.tableФильтр_Мать; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_ММDataTable Фильтр_ММ { get { return this.tableФильтр_ММ; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_МОDataTable Фильтр_МО { get { return this.tableФильтр_МО; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_Нет_родителейDataTable Фильтр_Нет_родителей { get { return this.tableФильтр_Нет_родителей; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_ОтецDataTable Фильтр_Отец { get { return this.tableФильтр_Отец; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_Отец_и_МатьDataTable Фильтр_Отец_и_Мать { get { return this.tableФильтр_Отец_и_Мать; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_очная_форма_обученияDataTable Фильтр_очная_форма_обучения { get { return this.tableФильтр_очная_форма_обучения; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_ПИDataTable Фильтр_ПИ { get { return this.tableФильтр_ПИ; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Фильтр_СТDataTable Фильтр_СТ { get { return this.tableФильтр_СТ; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Отображение_студентов_по_возрастуDataTable Отображение_студентов_по_возрасту { get { return this.tableОтображение_студентов_по_возрасту; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Отображение_студентов_по_среднему_баллуDataTable Отображение_студентов_по_среднему_баллу { get { return this.tableОтображение_студентов_по_среднему_баллу; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Отображение_студентов_по_ФИОDataTable Отображение_студентов_по_ФИО { get { return this.tableОтображение_студентов_по_ФИО; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Отображениеee_студентов_по_среднему_баллуDataTable Отображениеee_студентов_по_среднему_баллу { get { return this.tableОтображениеee_студентов_по_среднему_баллу; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)] public Средне_трёх_величинDataTable Средне_трёх_величин { get { return this.tableСредне_трёх_величин; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.BrowsableAttribute(true)] [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)] public override global::System.Data.SchemaSerializationMode SchemaSerializationMode { get { return this._schemaSerializationMode; } set { this._schemaSerializationMode = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)] public new global::System.Data.DataTableCollection Tables { get { return base.Tables; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)] public new global::System.Data.DataRelationCollection Relations { get { return base.Relations; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void InitializeDerivedDataSet() { this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataSet Clone() { TITOVPODRECHETNIKOVADataSet cln = ((TITOVPODRECHETNIKOVADataSet)(base.Clone())); cln.InitVars(); cln.SchemaSerializationMode = this.SchemaSerializationMode; return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override bool ShouldSerializeTables() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override bool ShouldSerializeRelations() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) { if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) { this.Reset(); global::System.Data.DataSet ds = new global::System.Data.DataSet(); ds.ReadXml(reader); if ((ds.Tables["Ozenki"] != null)) { base.Tables.Add(new OzenkiDataTable(ds.Tables["Ozenki"])); } if ((ds.Tables["Predmeti"] != null)) { base.Tables.Add(new PredmetiDataTable(ds.Tables["Predmeti"])); } if ((ds.Tables["Specialinosti"] != null)) { base.Tables.Add(new SpecialinostiDataTable(ds.Tables["Specialinosti"])); } if ((ds.Tables["Studenti"] != null)) { base.Tables.Add(new StudentiDataTable(ds.Tables["Studenti"])); } if ((ds.Tables["Предметы 1"] != null)) { base.Tables.Add(new Предметы_1DataTable(ds.Tables["Предметы 1"])); } if ((ds.Tables["Предметы 2"] != null)) { base.Tables.Add(new Предметы_2DataTable(ds.Tables["Предметы 2"])); } if ((ds.Tables["Предметы 3"] != null)) { base.Tables.Add(new Предметы_3DataTable(ds.Tables["Предметы 3"])); } if ((ds.Tables["Запрос Студенты+Оценки"] != null)) { base.Tables.Add(new _Запрос_Студенты_ОценкиDataTable(ds.Tables["Запрос Студенты+Оценки"])); } if ((ds.Tables["Запрос Студенты+Специальности"] != null)) { base.Tables.Add(new _Запрос_Студенты_СпециальностиDataTable(ds.Tables["Запрос Студенты+Специальности"])); } if ((ds.Tables["Фильтр БУ"] != null)) { base.Tables.Add(new Фильтр_БУDataTable(ds.Tables["Фильтр БУ"])); } if ((ds.Tables["Фильтр заочная форма обучения"] != null)) { base.Tables.Add(new Фильтр_заочная_форма_обученияDataTable(ds.Tables["Фильтр заочная форма обучения"])); } if ((ds.Tables["Фильтр Мать"] != null)) { base.Tables.Add(new Фильтр_МатьDataTable(ds.Tables["Фильтр Мать"])); } if ((ds.Tables["Фильтр ММ"] != null)) { base.Tables.Add(new Фильтр_ММDataTable(ds.Tables["Фильтр ММ"])); } if ((ds.Tables["Фильтр МО"] != null)) { base.Tables.Add(new Фильтр_МОDataTable(ds.Tables["Фильтр МО"])); } if ((ds.Tables["Фильтр Нет родителей"] != null)) { base.Tables.Add(new Фильтр_Нет_родителейDataTable(ds.Tables["Фильтр Нет родителей"])); } if ((ds.Tables["Фильтр Отец"] != null)) { base.Tables.Add(new Фильтр_ОтецDataTable(ds.Tables["Фильтр Отец"])); } if ((ds.Tables["Фильтр Отец и Мать"] != null)) { base.Tables.Add(new Фильтр_Отец_и_МатьDataTable(ds.Tables["Фильтр Отец и Мать"])); } if ((ds.Tables["Фильтр очная форма обучения"] != null)) { base.Tables.Add(new Фильтр_очная_форма_обученияDataTable(ds.Tables["Фильтр очная форма обучения"])); } if ((ds.Tables["Фильтр ПИ"] != null)) { base.Tables.Add(new Фильтр_ПИDataTable(ds.Tables["Фильтр ПИ"])); } if ((ds.Tables["Фильтр СТ"] != null)) { base.Tables.Add(new Фильтр_СТDataTable(ds.Tables["Фильтр СТ"])); } if ((ds.Tables["Отображение студентов по возрасту"] != null)) { base.Tables.Add(new Отображение_студентов_по_возрастуDataTable(ds.Tables["Отображение студентов по возрасту"])); } if ((ds.Tables["Отображение студентов по среднему баллу"] != null)) { base.Tables.Add(new Отображение_студентов_по_среднему_баллуDataTable(ds.Tables["Отображение студентов по среднему баллу"])); } if ((ds.Tables["Отображение студентов по ФИО"] != null)) { base.Tables.Add(new Отображение_студентов_по_ФИОDataTable(ds.Tables["Отображение студентов по ФИО"])); } if ((ds.Tables["Отображениеee студентов по среднему баллу"] != null)) { base.Tables.Add(new Отображениеee_студентов_по_среднему_баллуDataTable(ds.Tables["Отображениеee студентов по среднему баллу"])); } if ((ds.Tables["Средне трёх величин"] != null)) { base.Tables.Add(new Средне_трёх_величинDataTable(ds.Tables["Средне трёх величин"])); } this.DataSetName = ds.DataSetName; this.Prefix = ds.Prefix; this.Namespace = ds.Namespace; this.Locale = ds.Locale; this.CaseSensitive = ds.CaseSensitive; this.EnforceConstraints = ds.EnforceConstraints; this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add); this.InitVars(); } else { this.ReadXml(reader); this.InitVars(); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() { global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream(); this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null)); stream.Position = 0; return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.InitVars(true); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars(bool initTable) { this.tableOzenki = ((OzenkiDataTable)(base.Tables["Ozenki"])); if ((initTable == true)) { if ((this.tableOzenki != null)) { this.tableOzenki.InitVars(); } } this.tablePredmeti = ((PredmetiDataTable)(base.Tables["Predmeti"])); if ((initTable == true)) { if ((this.tablePredmeti != null)) { this.tablePredmeti.InitVars(); } } this.tableSpecialinosti = ((SpecialinostiDataTable)(base.Tables["Specialinosti"])); if ((initTable == true)) { if ((this.tableSpecialinosti != null)) { this.tableSpecialinosti.InitVars(); } } this.tableStudenti = ((StudentiDataTable)(base.Tables["Studenti"])); if ((initTable == true)) { if ((this.tableStudenti != null)) { this.tableStudenti.InitVars(); } } this.tableПредметы_1 = ((Предметы_1DataTable)(base.Tables["Предметы 1"])); if ((initTable == true)) { if ((this.tableПредметы_1 != null)) { this.tableПредметы_1.InitVars(); } } this.tableПредметы_2 = ((Предметы_2DataTable)(base.Tables["Предметы 2"])); if ((initTable == true)) { if ((this.tableПредметы_2 != null)) { this.tableПредметы_2.InitVars(); } } this.tableПредметы_3 = ((Предметы_3DataTable)(base.Tables["Предметы 3"])); if ((initTable == true)) { if ((this.tableПредметы_3 != null)) { this.tableПредметы_3.InitVars(); } } this._tableЗапрос_Студенты_Оценки = ((_Запрос_Студенты_ОценкиDataTable)(base.Tables["Запрос Студенты+Оценки"])); if ((initTable == true)) { if ((this._tableЗапрос_Студенты_Оценки != null)) { this._tableЗапрос_Студенты_Оценки.InitVars(); } } this._tableЗапрос_Студенты_Специальности = ((_Запрос_Студенты_СпециальностиDataTable)(base.Tables["Запрос Студенты+Специальности"])); if ((initTable == true)) { if ((this._tableЗапрос_Студенты_Специальности != null)) { this._tableЗапрос_Студенты_Специальности.InitVars(); } } this.tableФильтр_БУ = ((Фильтр_БУDataTable)(base.Tables["Фильтр БУ"])); if ((initTable == true)) { if ((this.tableФильтр_БУ != null)) { this.tableФильтр_БУ.InitVars(); } } this.tableФильтр_заочная_форма_обучения = ((Фильтр_заочная_форма_обученияDataTable)(base.Tables["Фильтр заочная форма обучения"])); if ((initTable == true)) { if ((this.tableФильтр_заочная_форма_обучения != null)) { this.tableФильтр_заочная_форма_обучения.InitVars(); } } this.tableФильтр_Мать = ((Фильтр_МатьDataTable)(base.Tables["Фильтр Мать"])); if ((initTable == true)) { if ((this.tableФильтр_Мать != null)) { this.tableФильтр_Мать.InitVars(); } } this.tableФильтр_ММ = ((Фильтр_ММDataTable)(base.Tables["Фильтр ММ"])); if ((initTable == true)) { if ((this.tableФильтр_ММ != null)) { this.tableФильтр_ММ.InitVars(); } } this.tableФильтр_МО = ((Фильтр_МОDataTable)(base.Tables["Фильтр МО"])); if ((initTable == true)) { if ((this.tableФильтр_МО != null)) { this.tableФильтр_МО.InitVars(); } } this.tableФильтр_Нет_родителей = ((Фильтр_Нет_родителейDataTable)(base.Tables["Фильтр Нет родителей"])); if ((initTable == true)) { if ((this.tableФильтр_Нет_родителей != null)) { this.tableФильтр_Нет_родителей.InitVars(); } } this.tableФильтр_Отец = ((Фильтр_ОтецDataTable)(base.Tables["Фильтр Отец"])); if ((initTable == true)) { if ((this.tableФильтр_Отец != null)) { this.tableФильтр_Отец.InitVars(); } } this.tableФильтр_Отец_и_Мать = ((Фильтр_Отец_и_МатьDataTable)(base.Tables["Фильтр Отец и Мать"])); if ((initTable == true)) { if ((this.tableФильтр_Отец_и_Мать != null)) { this.tableФильтр_Отец_и_Мать.InitVars(); } } this.tableФильтр_очная_форма_обучения = ((Фильтр_очная_форма_обученияDataTable)(base.Tables["Фильтр очная форма обучения"])); if ((initTable == true)) { if ((this.tableФильтр_очная_форма_обучения != null)) { this.tableФильтр_очная_форма_обучения.InitVars(); } } this.tableФильтр_ПИ = ((Фильтр_ПИDataTable)(base.Tables["Фильтр ПИ"])); if ((initTable == true)) { if ((this.tableФильтр_ПИ != null)) { this.tableФильтр_ПИ.InitVars(); } } this.tableФильтр_СТ = ((Фильтр_СТDataTable)(base.Tables["Фильтр СТ"])); if ((initTable == true)) { if ((this.tableФильтр_СТ != null)) { this.tableФильтр_СТ.InitVars(); } } this.tableОтображение_студентов_по_возрасту = ((Отображение_студентов_по_возрастуDataTable)(base.Tables["Отображение студентов по возрасту"])); if ((initTable == true)) { if ((this.tableОтображение_студентов_по_возрасту != null)) { this.tableОтображение_студентов_по_возрасту.InitVars(); } } this.tableОтображение_студентов_по_среднему_баллу = ((Отображение_студентов_по_среднему_баллуDataTable)(base.Tables["Отображение студентов по среднему баллу"])); if ((initTable == true)) { if ((this.tableОтображение_студентов_по_среднему_баллу != null)) { this.tableОтображение_студентов_по_среднему_баллу.InitVars(); } } this.tableОтображение_студентов_по_ФИО = ((Отображение_студентов_по_ФИОDataTable)(base.Tables["Отображение студентов по ФИО"])); if ((initTable == true)) { if ((this.tableОтображение_студентов_по_ФИО != null)) { this.tableОтображение_студентов_по_ФИО.InitVars(); } } this.tableОтображениеee_студентов_по_среднему_баллу = ((Отображениеee_студентов_по_среднему_баллуDataTable)(base.Tables["Отображениеee студентов по среднему баллу"])); if ((initTable == true)) { if ((this.tableОтображениеee_студентов_по_среднему_баллу != null)) { this.tableОтображениеee_студентов_по_среднему_баллу.InitVars(); } } this.tableСредне_трёх_величин = ((Средне_трёх_величинDataTable)(base.Tables["Средне трёх величин"])); if ((initTable == true)) { if ((this.tableСредне_трёх_величин != null)) { this.tableСредне_трёх_величин.InitVars(); } } this.relationFK_Ozenki_Predmeti = this.Relations["FK_Ozenki_Predmeti"]; this.relationFK_Ozenki_Studenti = this.Relations["FK_Ozenki_Studenti"]; this.relationFK_Predmeti_Studenti = this.Relations["FK_Predmeti_Studenti"]; this.relationFK_Studenti_Specialinosti = this.Relations["FK_Studenti_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.DataSetName = "TITOVPODRECHETNIKOVADataSet"; this.Prefix = ""; this.Namespace = "http://tempuri.org/TITOVPODRECHETNIKOVADataSet.xsd"; this.EnforceConstraints = true; this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema; this.tableOzenki = new OzenkiDataTable(); base.Tables.Add(this.tableOzenki); this.tablePredmeti = new PredmetiDataTable(); base.Tables.Add(this.tablePredmeti); this.tableSpecialinosti = new SpecialinostiDataTable(); base.Tables.Add(this.tableSpecialinosti); this.tableStudenti = new StudentiDataTable(); base.Tables.Add(this.tableStudenti); this.tableПредметы_1 = new Предметы_1DataTable(); base.Tables.Add(this.tableПредметы_1); this.tableПредметы_2 = new Предметы_2DataTable(); base.Tables.Add(this.tableПредметы_2); this.tableПредметы_3 = new Предметы_3DataTable(); base.Tables.Add(this.tableПредметы_3); this._tableЗапрос_Студенты_Оценки = new _Запрос_Студенты_ОценкиDataTable(); base.Tables.Add(this._tableЗапрос_Студенты_Оценки); this._tableЗапрос_Студенты_Специальности = new _Запрос_Студенты_СпециальностиDataTable(); base.Tables.Add(this._tableЗапрос_Студенты_Специальности); this.tableФильтр_БУ = new Фильтр_БУDataTable(); base.Tables.Add(this.tableФильтр_БУ); this.tableФильтр_заочная_форма_обучения = new Фильтр_заочная_форма_обученияDataTable(); base.Tables.Add(this.tableФильтр_заочная_форма_обучения); this.tableФильтр_Мать = new Фильтр_МатьDataTable(); base.Tables.Add(this.tableФильтр_Мать); this.tableФильтр_ММ = new Фильтр_ММDataTable(); base.Tables.Add(this.tableФильтр_ММ); this.tableФильтр_МО = new Фильтр_МОDataTable(); base.Tables.Add(this.tableФильтр_МО); this.tableФильтр_Нет_родителей = new Фильтр_Нет_родителейDataTable(); base.Tables.Add(this.tableФильтр_Нет_родителей); this.tableФильтр_Отец = new Фильтр_ОтецDataTable(); base.Tables.Add(this.tableФильтр_Отец); this.tableФильтр_Отец_и_Мать = new Фильтр_Отец_и_МатьDataTable(); base.Tables.Add(this.tableФильтр_Отец_и_Мать); this.tableФильтр_очная_форма_обучения = new Фильтр_очная_форма_обученияDataTable(); base.Tables.Add(this.tableФильтр_очная_форма_обучения); this.tableФильтр_ПИ = new Фильтр_ПИDataTable(); base.Tables.Add(this.tableФильтр_ПИ); this.tableФильтр_СТ = new Фильтр_СТDataTable(); base.Tables.Add(this.tableФильтр_СТ); this.tableОтображение_студентов_по_возрасту = new Отображение_студентов_по_возрастуDataTable(); base.Tables.Add(this.tableОтображение_студентов_по_возрасту); this.tableОтображение_студентов_по_среднему_баллу = new Отображение_студентов_по_среднему_баллуDataTable(); base.Tables.Add(this.tableОтображение_студентов_по_среднему_баллу); this.tableОтображение_студентов_по_ФИО = new Отображение_студентов_по_ФИОDataTable(); base.Tables.Add(this.tableОтображение_студентов_по_ФИО); this.tableОтображениеee_студентов_по_среднему_баллу = new Отображениеee_студентов_по_среднему_баллуDataTable(); base.Tables.Add(this.tableОтображениеee_студентов_по_среднему_баллу); this.tableСредне_трёх_величин = new Средне_трёх_величинDataTable(); base.Tables.Add(this.tableСредне_трёх_величин); this.relationFK_Ozenki_Predmeti = new global::System.Data.DataRelation("FK_Ozenki_Predmeti", new global::System.Data.DataColumn[] { this.tablePredmeti.ID_PredmetaColumn}, new global::System.Data.DataColumn[] { this.tableOzenki.ID_Predmeta_1Column}, false); this.Relations.Add(this.relationFK_Ozenki_Predmeti); this.relationFK_Ozenki_Studenti = new global::System.Data.DataRelation("FK_Ozenki_Studenti", new global::System.Data.DataColumn[] { this.tableStudenti.ID_StudentaColumn}, new global::System.Data.DataColumn[] { this.tableOzenki.ID_StudentaColumn}, false); this.Relations.Add(this.relationFK_Ozenki_Studenti); this.relationFK_Predmeti_Studenti = new global::System.Data.DataRelation("FK_Predmeti_Studenti", new global::System.Data.DataColumn[] { this.tableStudenti.ID_StudentaColumn}, new global::System.Data.DataColumn[] { this.tablePredmeti.ID_PredmetaColumn}, false); this.Relations.Add(this.relationFK_Predmeti_Studenti); this.relationFK_Studenti_Specialinosti = new global::System.Data.DataRelation("FK_Studenti_Specialinosti", new global::System.Data.DataColumn[] { this.tableSpecialinosti.ID_SpecialinostiColumn}, new global::System.Data.DataColumn[] { this.tableStudenti.ID_SpecialinostiColumn}, false); this.Relations.Add(this.relationFK_Studenti_Specialinosti); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeOzenki() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializePredmeti() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeSpecialinosti() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeStudenti() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeПредметы_1() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeПредметы_2() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeПредметы_3() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerialize_Запрос_Студенты_Оценки() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerialize_Запрос_Студенты_Специальности() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_БУ() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_заочная_форма_обучения() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_Мать() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_ММ() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_МО() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_Нет_родителей() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_Отец() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_Отец_и_Мать() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_очная_форма_обучения() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_ПИ() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeФильтр_СТ() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeОтображение_студентов_по_возрасту() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeОтображение_студентов_по_среднему_баллу() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeОтображение_студентов_по_ФИО() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeОтображениеee_студентов_по_среднему_баллу() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private bool ShouldSerializeСредне_трёх_величин() { return false; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) { if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) { this.InitVars(); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) { TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny(); any.Namespace = ds.Namespace; sequence.Items.Add(any); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void OzenkiRowChangeEventHandler(object sender, OzenkiRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void PredmetiRowChangeEventHandler(object sender, PredmetiRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void SpecialinostiRowChangeEventHandler(object sender, SpecialinostiRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void StudentiRowChangeEventHandler(object sender, StudentiRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Предметы_1RowChangeEventHandler(object sender, Предметы_1RowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Предметы_2RowChangeEventHandler(object sender, Предметы_2RowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Предметы_3RowChangeEventHandler(object sender, Предметы_3RowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void _Запрос_Студенты_ОценкиRowChangeEventHandler(object sender, _Запрос_Студенты_ОценкиRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void _Запрос_Студенты_СпециальностиRowChangeEventHandler(object sender, _Запрос_Студенты_СпециальностиRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_БУRowChangeEventHandler(object sender, Фильтр_БУRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_заочная_форма_обученияRowChangeEventHandler(object sender, Фильтр_заочная_форма_обученияRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_МатьRowChangeEventHandler(object sender, Фильтр_МатьRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_ММRowChangeEventHandler(object sender, Фильтр_ММRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_МОRowChangeEventHandler(object sender, Фильтр_МОRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_Нет_родителейRowChangeEventHandler(object sender, Фильтр_Нет_родителейRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_ОтецRowChangeEventHandler(object sender, Фильтр_ОтецRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_Отец_и_МатьRowChangeEventHandler(object sender, Фильтр_Отец_и_МатьRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_очная_форма_обученияRowChangeEventHandler(object sender, Фильтр_очная_форма_обученияRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_ПИRowChangeEventHandler(object sender, Фильтр_ПИRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Фильтр_СТRowChangeEventHandler(object sender, Фильтр_СТRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Отображение_студентов_по_возрастуRowChangeEventHandler(object sender, Отображение_студентов_по_возрастуRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Отображение_студентов_по_среднему_баллуRowChangeEventHandler(object sender, Отображение_студентов_по_среднему_баллуRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Отображение_студентов_по_ФИОRowChangeEventHandler(object sender, Отображение_студентов_по_ФИОRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Отображениеee_студентов_по_среднему_баллуRowChangeEventHandler(object sender, Отображениеee_студентов_по_среднему_баллуRowChangeEvent e); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public delegate void Средне_трёх_величинRowChangeEventHandler(object sender, Средне_трёх_величинRowChangeEvent e); /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class OzenkiDataTable : global::System.Data.TypedTableBase { private global::System.Data.DataColumn columnID_Studenta; private global::System.Data.DataColumn columnData_Ekzamena_1; private global::System.Data.DataColumn columnID_Predmeta_1; private global::System.Data.DataColumn columnOzenka_1; private global::System.Data.DataColumn columnData_Ekzamena_2; private global::System.Data.DataColumn columnID_Predmeta_2; private global::System.Data.DataColumn columnOzenka_2; private global::System.Data.DataColumn columnData_Ekzamena_3; private global::System.Data.DataColumn columnID_Predmeta_3; private global::System.Data.DataColumn columnOzenka_3; private global::System.Data.DataColumn columnSredniy_Ball; private global::System.Data.DataColumn columnID_Ozenki; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiDataTable() { this.TableName = "Ozenki"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal OzenkiDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected OzenkiDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_StudentaColumn { get { return this.columnID_Studenta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_1Column { get { return this.columnData_Ekzamena_1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_Predmeta_1Column { get { return this.columnID_Predmeta_1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ozenka_1Column { get { return this.columnOzenka_1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_2Column { get { return this.columnData_Ekzamena_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_Predmeta_2Column { get { return this.columnID_Predmeta_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ozenka_2Column { get { return this.columnOzenka_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_3Column { get { return this.columnData_Ekzamena_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_Predmeta_3Column { get { return this.columnID_Predmeta_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ozenka_3Column { get { return this.columnOzenka_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Sredniy_BallColumn { get { return this.columnSredniy_Ball; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_OzenkiColumn { get { return this.columnID_Ozenki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRow this[int index] { get { return ((OzenkiRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event OzenkiRowChangeEventHandler OzenkiRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event OzenkiRowChangeEventHandler OzenkiRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event OzenkiRowChangeEventHandler OzenkiRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event OzenkiRowChangeEventHandler OzenkiRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddOzenkiRow(OzenkiRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRow AddOzenkiRow(StudentiRow parentStudentiRowByFK_Ozenki_Studenti, System.DateTime Data_Ekzamena_1, PredmetiRow parentPredmetiRowByFK_Ozenki_Predmeti, byte Ozenka_1, System.DateTime Data_Ekzamena_2, int ID_Predmeta_2, byte Ozenka_2, System.DateTime Data_Ekzamena_3, int ID_Predmeta_3, byte Ozenka_3, float Sredniy_Ball, int ID_Ozenki) { OzenkiRow rowOzenkiRow = ((OzenkiRow)(this.NewRow())); object[] columnValuesArray = new object[] { null, Data_Ekzamena_1, null, Ozenka_1, Data_Ekzamena_2, ID_Predmeta_2, Ozenka_2, Data_Ekzamena_3, ID_Predmeta_3, Ozenka_3, Sredniy_Ball, ID_Ozenki}; if ((parentStudentiRowByFK_Ozenki_Studenti != null)) { columnValuesArray[0] = parentStudentiRowByFK_Ozenki_Studenti[0]; } if ((parentPredmetiRowByFK_Ozenki_Predmeti != null)) { columnValuesArray[2] = parentPredmetiRowByFK_Ozenki_Predmeti[0]; } rowOzenkiRow.ItemArray = columnValuesArray; this.Rows.Add(rowOzenkiRow); return rowOzenkiRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { OzenkiDataTable cln = ((OzenkiDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new OzenkiDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Studenta = base.Columns["ID_Studenta"]; this.columnData_Ekzamena_1 = base.Columns["Data_Ekzamena_1"]; this.columnID_Predmeta_1 = base.Columns["ID_Predmeta_1"]; this.columnOzenka_1 = base.Columns["Ozenka_1"]; this.columnData_Ekzamena_2 = base.Columns["Data_Ekzamena_2"]; this.columnID_Predmeta_2 = base.Columns["ID_Predmeta_2"]; this.columnOzenka_2 = base.Columns["Ozenka_2"]; this.columnData_Ekzamena_3 = base.Columns["Data_Ekzamena_3"]; this.columnID_Predmeta_3 = base.Columns["ID_Predmeta_3"]; this.columnOzenka_3 = base.Columns["Ozenka_3"]; this.columnSredniy_Ball = base.Columns["Sredniy_Ball"]; this.columnID_Ozenki = base.Columns["ID_Ozenki"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Studenta = new global::System.Data.DataColumn("ID_Studenta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Studenta); this.columnData_Ekzamena_1 = new global::System.Data.DataColumn("Data_Ekzamena_1", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_1); this.columnID_Predmeta_1 = new global::System.Data.DataColumn("ID_Predmeta_1", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta_1); this.columnOzenka_1 = new global::System.Data.DataColumn("Ozenka_1", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOzenka_1); this.columnData_Ekzamena_2 = new global::System.Data.DataColumn("Data_Ekzamena_2", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_2); this.columnID_Predmeta_2 = new global::System.Data.DataColumn("ID_Predmeta_2", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta_2); this.columnOzenka_2 = new global::System.Data.DataColumn("Ozenka_2", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOzenka_2); this.columnData_Ekzamena_3 = new global::System.Data.DataColumn("Data_Ekzamena_3", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_3); this.columnID_Predmeta_3 = new global::System.Data.DataColumn("ID_Predmeta_3", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta_3); this.columnOzenka_3 = new global::System.Data.DataColumn("Ozenka_3", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOzenka_3); this.columnSredniy_Ball = new global::System.Data.DataColumn("Sredniy_Ball", typeof(float), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnSredniy_Ball); this.columnID_Ozenki = new global::System.Data.DataColumn("ID_Ozenki", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Ozenki); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRow NewOzenkiRow() { return ((OzenkiRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new OzenkiRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(OzenkiRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.OzenkiRowChanged != null)) { this.OzenkiRowChanged(this, new OzenkiRowChangeEvent(((OzenkiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.OzenkiRowChanging != null)) { this.OzenkiRowChanging(this, new OzenkiRowChangeEvent(((OzenkiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.OzenkiRowDeleted != null)) { this.OzenkiRowDeleted(this, new OzenkiRowChangeEvent(((OzenkiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.OzenkiRowDeleting != null)) { this.OzenkiRowDeleting(this, new OzenkiRowChangeEvent(((OzenkiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveOzenkiRow(OzenkiRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "OzenkiDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class PredmetiDataTable : global::System.Data.TypedTableBase { private global::System.Data.DataColumn columnID_Predmeta; private global::System.Data.DataColumn columnNazvanie_Predmeta; private global::System.Data.DataColumn columnOpisanie_Predmeta; private global::System.Data.DataColumn columnID_Studenta; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiDataTable() { this.TableName = "Predmeti"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal PredmetiDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected PredmetiDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_PredmetaColumn { get { return this.columnID_Predmeta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_PredmetaColumn { get { return this.columnNazvanie_Predmeta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_PredmetaColumn { get { return this.columnOpisanie_Predmeta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_StudentaColumn { get { return this.columnID_Studenta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow this[int index] { get { return ((PredmetiRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event PredmetiRowChangeEventHandler PredmetiRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event PredmetiRowChangeEventHandler PredmetiRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event PredmetiRowChangeEventHandler PredmetiRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event PredmetiRowChangeEventHandler PredmetiRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddPredmetiRow(PredmetiRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow AddPredmetiRow(string Nazvanie_Predmeta, string Opisanie_Predmeta, int ID_Studenta) { PredmetiRow rowPredmetiRow = ((PredmetiRow)(this.NewRow())); object[] columnValuesArray = new object[] { null, Nazvanie_Predmeta, Opisanie_Predmeta, ID_Studenta}; rowPredmetiRow.ItemArray = columnValuesArray; this.Rows.Add(rowPredmetiRow); return rowPredmetiRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow FindByID_Predmeta(int ID_Predmeta) { return ((PredmetiRow)(this.Rows.Find(new object[] { ID_Predmeta}))); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { PredmetiDataTable cln = ((PredmetiDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new PredmetiDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Predmeta = base.Columns["ID_Predmeta"]; this.columnNazvanie_Predmeta = base.Columns["Nazvanie_Predmeta"]; this.columnOpisanie_Predmeta = base.Columns["Opisanie_Predmeta"]; this.columnID_Studenta = base.Columns["ID_Studenta"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Predmeta = new global::System.Data.DataColumn("ID_Predmeta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta); this.columnNazvanie_Predmeta = new global::System.Data.DataColumn("Nazvanie_Predmeta", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Predmeta); this.columnOpisanie_Predmeta = new global::System.Data.DataColumn("Opisanie_Predmeta", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Predmeta); this.columnID_Studenta = new global::System.Data.DataColumn("ID_Studenta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Studenta); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnID_Predmeta}, true)); this.columnID_Predmeta.AutoIncrement = true; this.columnID_Predmeta.AutoIncrementSeed = -1; this.columnID_Predmeta.AutoIncrementStep = -1; this.columnID_Predmeta.AllowDBNull = false; this.columnID_Predmeta.ReadOnly = true; this.columnID_Predmeta.Unique = true; this.columnNazvanie_Predmeta.MaxLength = 50; this.columnOpisanie_Predmeta.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow NewPredmetiRow() { return ((PredmetiRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new PredmetiRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(PredmetiRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.PredmetiRowChanged != null)) { this.PredmetiRowChanged(this, new PredmetiRowChangeEvent(((PredmetiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.PredmetiRowChanging != null)) { this.PredmetiRowChanging(this, new PredmetiRowChangeEvent(((PredmetiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.PredmetiRowDeleted != null)) { this.PredmetiRowDeleted(this, new PredmetiRowChangeEvent(((PredmetiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.PredmetiRowDeleting != null)) { this.PredmetiRowDeleting(this, new PredmetiRowChangeEvent(((PredmetiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemovePredmetiRow(PredmetiRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "PredmetiDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class SpecialinostiDataTable : global::System.Data.TypedTableBase { private global::System.Data.DataColumn columnID_Specialinosti; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiDataTable() { this.TableName = "Specialinosti"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal SpecialinostiDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected SpecialinostiDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_SpecialinostiColumn { get { return this.columnID_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRow this[int index] { get { return ((SpecialinostiRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event SpecialinostiRowChangeEventHandler SpecialinostiRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event SpecialinostiRowChangeEventHandler SpecialinostiRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event SpecialinostiRowChangeEventHandler SpecialinostiRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event SpecialinostiRowChangeEventHandler SpecialinostiRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddSpecialinostiRow(SpecialinostiRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRow AddSpecialinostiRow(string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { SpecialinostiRow rowSpecialinostiRow = ((SpecialinostiRow)(this.NewRow())); object[] columnValuesArray = new object[] { null, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowSpecialinostiRow.ItemArray = columnValuesArray; this.Rows.Add(rowSpecialinostiRow); return rowSpecialinostiRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRow FindByID_Specialinosti(int ID_Specialinosti) { return ((SpecialinostiRow)(this.Rows.Find(new object[] { ID_Specialinosti}))); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { SpecialinostiDataTable cln = ((SpecialinostiDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new SpecialinostiDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Specialinosti = base.Columns["ID_Specialinosti"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Specialinosti = new global::System.Data.DataColumn("ID_Specialinosti", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Specialinosti); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnID_Specialinosti}, true)); this.columnID_Specialinosti.AutoIncrement = true; this.columnID_Specialinosti.AutoIncrementSeed = -1; this.columnID_Specialinosti.AutoIncrementStep = -1; this.columnID_Specialinosti.AllowDBNull = false; this.columnID_Specialinosti.ReadOnly = true; this.columnID_Specialinosti.Unique = true; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRow NewSpecialinostiRow() { return ((SpecialinostiRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new SpecialinostiRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(SpecialinostiRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.SpecialinostiRowChanged != null)) { this.SpecialinostiRowChanged(this, new SpecialinostiRowChangeEvent(((SpecialinostiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.SpecialinostiRowChanging != null)) { this.SpecialinostiRowChanging(this, new SpecialinostiRowChangeEvent(((SpecialinostiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.SpecialinostiRowDeleted != null)) { this.SpecialinostiRowDeleted(this, new SpecialinostiRowChangeEvent(((SpecialinostiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.SpecialinostiRowDeleting != null)) { this.SpecialinostiRowDeleting(this, new SpecialinostiRowChangeEvent(((SpecialinostiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveSpecialinostiRow(SpecialinostiRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "SpecialinostiDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class StudentiDataTable : global::System.Data.TypedTableBase { private global::System.Data.DataColumn columnID_Studenta; private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnID_Specialinosti; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnID_Predmeta; private global::System.Data.DataColumn columnID_Ozenki; private global::System.Data.DataColumn columnВозраст; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiDataTable() { this.TableName = "Studenti"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal StudentiDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected StudentiDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_StudentaColumn { get { return this.columnID_Studenta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_SpecialinostiColumn { get { return this.columnID_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_PredmetaColumn { get { return this.columnID_Predmeta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_OzenkiColumn { get { return this.columnID_Ozenki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ВозрастColumn { get { return this.columnВозраст; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow this[int index] { get { return ((StudentiRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event StudentiRowChangeEventHandler StudentiRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event StudentiRowChangeEventHandler StudentiRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event StudentiRowChangeEventHandler StudentiRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event StudentiRowChangeEventHandler StudentiRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddStudentiRow(StudentiRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow AddStudentiRow( string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, SpecialinostiRow parentSpecialinostiRowByFK_Studenti_Specialinosti, bool Ochnaya_Forma_Obychenia, int ID_Predmeta, int ID_Ozenki, byte Возраст) { StudentiRow rowStudentiRow = ((StudentiRow)(this.NewRow())); object[] columnValuesArray = new object[] { null, FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, null, Ochnaya_Forma_Obychenia, ID_Predmeta, ID_Ozenki, Возраст}; if ((parentSpecialinostiRowByFK_Studenti_Specialinosti != null)) { columnValuesArray[12] = parentSpecialinostiRowByFK_Studenti_Specialinosti[0]; } rowStudentiRow.ItemArray = columnValuesArray; this.Rows.Add(rowStudentiRow); return rowStudentiRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow FindByID_Studenta(int ID_Studenta) { return ((StudentiRow)(this.Rows.Find(new object[] { ID_Studenta}))); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { StudentiDataTable cln = ((StudentiDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new StudentiDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Studenta = base.Columns["ID_Studenta"]; this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnID_Specialinosti = base.Columns["ID_Specialinosti"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnID_Predmeta = base.Columns["ID_Predmeta"]; this.columnID_Ozenki = base.Columns["ID_Ozenki"]; this.columnВозраст = base.Columns["Возраст"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Studenta = new global::System.Data.DataColumn("ID_Studenta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Studenta); this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnID_Specialinosti = new global::System.Data.DataColumn("ID_Specialinosti", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Specialinosti); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnID_Predmeta = new global::System.Data.DataColumn("ID_Predmeta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta); this.columnID_Ozenki = new global::System.Data.DataColumn("ID_Ozenki", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Ozenki); this.columnВозраст = new global::System.Data.DataColumn("Возраст", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnВозраст); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnID_Studenta}, true)); this.columnID_Studenta.AutoIncrement = true; this.columnID_Studenta.AutoIncrementSeed = -1; this.columnID_Studenta.AutoIncrementStep = -1; this.columnID_Studenta.AllowDBNull = false; this.columnID_Studenta.ReadOnly = true; this.columnID_Studenta.Unique = true; this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow NewStudentiRow() { return ((StudentiRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new StudentiRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(StudentiRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.StudentiRowChanged != null)) { this.StudentiRowChanged(this, new StudentiRowChangeEvent(((StudentiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.StudentiRowChanging != null)) { this.StudentiRowChanging(this, new StudentiRowChangeEvent(((StudentiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.StudentiRowDeleted != null)) { this.StudentiRowDeleted(this, new StudentiRowChangeEvent(((StudentiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.StudentiRowDeleting != null)) { this.StudentiRowDeleting(this, new StudentiRowChangeEvent(((StudentiRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveStudentiRow(StudentiRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "StudentiDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Предметы_1DataTable : global::System.Data.TypedTableBase<Предметы_1Row> { private global::System.Data.DataColumn columnID_Predmeta_1; private global::System.Data.DataColumn columnНаименование_Предмета; private global::System.Data.DataColumn columnОписание_Предмета; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1DataTable() { this.TableName = "Предметы 1"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Предметы_1DataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Предметы_1DataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_Predmeta_1Column { get { return this.columnID_Predmeta_1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Наименование_ПредметаColumn { get { return this.columnНаименование_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Описание_ПредметаColumn { get { return this.columnОписание_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1Row this[int index] { get { return ((Предметы_1Row)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_1RowChangeEventHandler Предметы_1RowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_1RowChangeEventHandler Предметы_1RowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_1RowChangeEventHandler Предметы_1RowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_1RowChangeEventHandler Предметы_1RowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddПредметы_1Row(Предметы_1Row row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1Row AddПредметы_1Row(int ID_Predmeta_1, string Наименование_Предмета, string Описание_Предмета) { Предметы_1Row rowПредметы_1Row = ((Предметы_1Row)(this.NewRow())); object[] columnValuesArray = new object[] { ID_Predmeta_1, Наименование_Предмета, Описание_Предмета}; rowПредметы_1Row.ItemArray = columnValuesArray; this.Rows.Add(rowПредметы_1Row); return rowПредметы_1Row; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Предметы_1DataTable cln = ((Предметы_1DataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Предметы_1DataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Predmeta_1 = base.Columns["ID_Predmeta_1"]; this.columnНаименование_Предмета = base.Columns["Наименование_Предмета"]; this.columnОписание_Предмета = base.Columns["Описание_Предмета"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Predmeta_1 = new global::System.Data.DataColumn("ID_Predmeta_1", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta_1); this.columnНаименование_Предмета = new global::System.Data.DataColumn("Наименование_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnНаименование_Предмета); this.columnОписание_Предмета = new global::System.Data.DataColumn("Описание_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОписание_Предмета); this.columnНаименование_Предмета.MaxLength = 50; this.columnОписание_Предмета.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1Row NewПредметы_1Row() { return ((Предметы_1Row)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Предметы_1Row(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Предметы_1Row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Предметы_1RowChanged != null)) { this.Предметы_1RowChanged(this, new Предметы_1RowChangeEvent(((Предметы_1Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Предметы_1RowChanging != null)) { this.Предметы_1RowChanging(this, new Предметы_1RowChangeEvent(((Предметы_1Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Предметы_1RowDeleted != null)) { this.Предметы_1RowDeleted(this, new Предметы_1RowChangeEvent(((Предметы_1Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Предметы_1RowDeleting != null)) { this.Предметы_1RowDeleting(this, new Предметы_1RowChangeEvent(((Предметы_1Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveПредметы_1Row(Предметы_1Row row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Предметы_1DataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Предметы_2DataTable : global::System.Data.TypedTableBase<Предметы_2Row> { private global::System.Data.DataColumn columnID_Predmeta_2; private global::System.Data.DataColumn columnНаименование_Предмета; private global::System.Data.DataColumn columnОписание_Предмета; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2DataTable() { this.TableName = "Предметы 2"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Предметы_2DataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Предметы_2DataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_Predmeta_2Column { get { return this.columnID_Predmeta_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Наименование_ПредметаColumn { get { return this.columnНаименование_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Описание_ПредметаColumn { get { return this.columnОписание_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2Row this[int index] { get { return ((Предметы_2Row)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_2RowChangeEventHandler Предметы_2RowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_2RowChangeEventHandler Предметы_2RowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_2RowChangeEventHandler Предметы_2RowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_2RowChangeEventHandler Предметы_2RowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddПредметы_2Row(Предметы_2Row row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2Row AddПредметы_2Row(int ID_Predmeta_2, string Наименование_Предмета, string Описание_Предмета) { Предметы_2Row rowПредметы_2Row = ((Предметы_2Row)(this.NewRow())); object[] columnValuesArray = new object[] { ID_Predmeta_2, Наименование_Предмета, Описание_Предмета}; rowПредметы_2Row.ItemArray = columnValuesArray; this.Rows.Add(rowПредметы_2Row); return rowПредметы_2Row; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Предметы_2DataTable cln = ((Предметы_2DataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Предметы_2DataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Predmeta_2 = base.Columns["ID_Predmeta_2"]; this.columnНаименование_Предмета = base.Columns["Наименование_Предмета"]; this.columnОписание_Предмета = base.Columns["Описание_Предмета"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Predmeta_2 = new global::System.Data.DataColumn("ID_Predmeta_2", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta_2); this.columnНаименование_Предмета = new global::System.Data.DataColumn("Наименование_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnНаименование_Предмета); this.columnОписание_Предмета = new global::System.Data.DataColumn("Описание_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОписание_Предмета); this.columnНаименование_Предмета.MaxLength = 50; this.columnОписание_Предмета.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2Row NewПредметы_2Row() { return ((Предметы_2Row)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Предметы_2Row(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Предметы_2Row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Предметы_2RowChanged != null)) { this.Предметы_2RowChanged(this, new Предметы_2RowChangeEvent(((Предметы_2Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Предметы_2RowChanging != null)) { this.Предметы_2RowChanging(this, new Предметы_2RowChangeEvent(((Предметы_2Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Предметы_2RowDeleted != null)) { this.Предметы_2RowDeleted(this, new Предметы_2RowChangeEvent(((Предметы_2Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Предметы_2RowDeleting != null)) { this.Предметы_2RowDeleting(this, new Предметы_2RowChangeEvent(((Предметы_2Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveПредметы_2Row(Предметы_2Row row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Предметы_2DataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Предметы_3DataTable : global::System.Data.TypedTableBase<Предметы_3Row> { private global::System.Data.DataColumn columnID_Predmeta_3; private global::System.Data.DataColumn columnНаименование_Предмета; private global::System.Data.DataColumn columnОписание_Предмета; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3DataTable() { this.TableName = "Предметы 3"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Предметы_3DataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Предметы_3DataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_Predmeta_3Column { get { return this.columnID_Predmeta_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Наименование_ПредметаColumn { get { return this.columnНаименование_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Описание_ПредметаColumn { get { return this.columnОписание_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3Row this[int index] { get { return ((Предметы_3Row)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_3RowChangeEventHandler Предметы_3RowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_3RowChangeEventHandler Предметы_3RowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_3RowChangeEventHandler Предметы_3RowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Предметы_3RowChangeEventHandler Предметы_3RowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddПредметы_3Row(Предметы_3Row row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3Row AddПредметы_3Row(int ID_Predmeta_3, string Наименование_Предмета, string Описание_Предмета) { Предметы_3Row rowПредметы_3Row = ((Предметы_3Row)(this.NewRow())); object[] columnValuesArray = new object[] { ID_Predmeta_3, Наименование_Предмета, Описание_Предмета}; rowПредметы_3Row.ItemArray = columnValuesArray; this.Rows.Add(rowПредметы_3Row); return rowПредметы_3Row; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Предметы_3DataTable cln = ((Предметы_3DataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Предметы_3DataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Predmeta_3 = base.Columns["ID_Predmeta_3"]; this.columnНаименование_Предмета = base.Columns["Наименование_Предмета"]; this.columnОписание_Предмета = base.Columns["Описание_Предмета"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Predmeta_3 = new global::System.Data.DataColumn("ID_Predmeta_3", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta_3); this.columnНаименование_Предмета = new global::System.Data.DataColumn("Наименование_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnНаименование_Предмета); this.columnОписание_Предмета = new global::System.Data.DataColumn("Описание_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОписание_Предмета); this.columnНаименование_Предмета.MaxLength = 50; this.columnОписание_Предмета.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3Row NewПредметы_3Row() { return ((Предметы_3Row)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Предметы_3Row(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Предметы_3Row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Предметы_3RowChanged != null)) { this.Предметы_3RowChanged(this, new Предметы_3RowChangeEvent(((Предметы_3Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Предметы_3RowChanging != null)) { this.Предметы_3RowChanging(this, new Предметы_3RowChangeEvent(((Предметы_3Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Предметы_3RowDeleted != null)) { this.Предметы_3RowDeleted(this, new Предметы_3RowChangeEvent(((Предметы_3Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Предметы_3RowDeleting != null)) { this.Предметы_3RowDeleting(this, new Предметы_3RowChangeEvent(((Предметы_3Row)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveПредметы_3Row(Предметы_3Row row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Предметы_3DataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class _Запрос_Студенты_ОценкиDataTable : global::System.Data.TypedTableBase<_Запрос_Студенты_ОценкиRow> { private global::System.Data.DataColumn columnФИО_студента; private global::System.Data.DataColumn columnДата_первого_экзамена; private global::System.Data.DataColumn columnНаименование_Предмета; private global::System.Data.DataColumn columnОценка_первого_экзамена; private global::System.Data.DataColumn columnData_Ekzamena_2; private global::System.Data.DataColumn columnExpr1; private global::System.Data.DataColumn columnОценка_второго_экзамена; private global::System.Data.DataColumn columnData_Ekzamena_3; private global::System.Data.DataColumn columnExpr2; private global::System.Data.DataColumn columnОценка_третьего_экзамена; private global::System.Data.DataColumn columnSredniy_Ball; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_ОценкиDataTable() { this.TableName = "Запрос Студенты+Оценки"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal _Запрос_Студенты_ОценкиDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected _Запрос_Студенты_ОценкиDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ФИО_студентаColumn { get { return this.columnФИО_студента; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Дата_первого_экзаменаColumn { get { return this.columnДата_первого_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Наименование_ПредметаColumn { get { return this.columnНаименование_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_первого_экзаменаColumn { get { return this.columnОценка_первого_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_2Column { get { return this.columnData_Ekzamena_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Expr1Column { get { return this.columnExpr1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_второго_экзаменаColumn { get { return this.columnОценка_второго_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_3Column { get { return this.columnData_Ekzamena_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Expr2Column { get { return this.columnExpr2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_третьего_экзаменаColumn { get { return this.columnОценка_третьего_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Sredniy_BallColumn { get { return this.columnSredniy_Ball; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_ОценкиRow this[int index] { get { return ((_Запрос_Студенты_ОценкиRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_ОценкиRowChangeEventHandler _Запрос_Студенты_ОценкиRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_ОценкиRowChangeEventHandler _Запрос_Студенты_ОценкиRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_ОценкиRowChangeEventHandler _Запрос_Студенты_ОценкиRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_ОценкиRowChangeEventHandler _Запрос_Студенты_ОценкиRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void Add_Запрос_Студенты_ОценкиRow(_Запрос_Студенты_ОценкиRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_ОценкиRow Add_Запрос_Студенты_ОценкиRow(string ФИО_студента, System.DateTime Дата_первого_экзамена, string Наименование_Предмета, byte Оценка_первого_экзамена, System.DateTime Data_Ekzamena_2, string Expr1, byte Оценка_второго_экзамена, System.DateTime Data_Ekzamena_3, string Expr2, byte Оценка_третьего_экзамена, float Sredniy_Ball) { _Запрос_Студенты_ОценкиRow row_Запрос_Студенты_ОценкиRow = ((_Запрос_Студенты_ОценкиRow)(this.NewRow())); object[] columnValuesArray = new object[] { ФИО_студента, Дата_первого_экзамена, Наименование_Предмета, Оценка_первого_экзамена, Data_Ekzamena_2, Expr1, Оценка_второго_экзамена, Data_Ekzamena_3, Expr2, Оценка_третьего_экзамена, Sredniy_Ball}; row_Запрос_Студенты_ОценкиRow.ItemArray = columnValuesArray; this.Rows.Add(row_Запрос_Студенты_ОценкиRow); return row_Запрос_Студенты_ОценкиRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { _Запрос_Студенты_ОценкиDataTable cln = ((_Запрос_Студенты_ОценкиDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new _Запрос_Студенты_ОценкиDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnФИО_студента = base.Columns["ФИО студента"]; this.columnДата_первого_экзамена = base.Columns["Дата первого экзамена"]; this.columnНаименование_Предмета = base.Columns["Наименование_Предмета"]; this.columnОценка_первого_экзамена = base.Columns["Оценка первого экзамена"]; this.columnData_Ekzamena_2 = base.Columns["Data_Ekzamena_2"]; this.columnExpr1 = base.Columns["Expr1"]; this.columnОценка_второго_экзамена = base.Columns["Оценка второго экзамена"]; this.columnData_Ekzamena_3 = base.Columns["Data_Ekzamena_3"]; this.columnExpr2 = base.Columns["Expr2"]; this.columnОценка_третьего_экзамена = base.Columns["Оценка третьего экзамена"]; this.columnSredniy_Ball = base.Columns["Sredniy_Ball"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnФИО_студента = new global::System.Data.DataColumn("ФИО студента", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnФИО_студента); this.columnДата_первого_экзамена = new global::System.Data.DataColumn("Дата первого экзамена", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnДата_первого_экзамена); this.columnНаименование_Предмета = new global::System.Data.DataColumn("Наименование_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnНаименование_Предмета); this.columnОценка_первого_экзамена = new global::System.Data.DataColumn("Оценка первого экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_первого_экзамена); this.columnData_Ekzamena_2 = new global::System.Data.DataColumn("Data_Ekzamena_2", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_2); this.columnExpr1 = new global::System.Data.DataColumn("Expr1", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnExpr1); this.columnОценка_второго_экзамена = new global::System.Data.DataColumn("Оценка второго экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_второго_экзамена); this.columnData_Ekzamena_3 = new global::System.Data.DataColumn("Data_Ekzamena_3", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_3); this.columnExpr2 = new global::System.Data.DataColumn("Expr2", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnExpr2); this.columnОценка_третьего_экзамена = new global::System.Data.DataColumn("Оценка третьего экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_третьего_экзамена); this.columnSredniy_Ball = new global::System.Data.DataColumn("Sredniy_Ball", typeof(float), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnSredniy_Ball); this.columnФИО_студента.MaxLength = 50; this.columnНаименование_Предмета.MaxLength = 50; this.columnExpr1.MaxLength = 50; this.columnExpr2.MaxLength = 50; this.ExtendedProperties.Add("Generator_TableVarName", "_tableЗапрос_Студенты_Оценки"); this.ExtendedProperties.Add("Generator_UserTableName", "Запрос Студенты+Оценки"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_ОценкиRow New_Запрос_Студенты_ОценкиRow() { return ((_Запрос_Студенты_ОценкиRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new _Запрос_Студенты_ОценкиRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(_Запрос_Студенты_ОценкиRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this._Запрос_Студенты_ОценкиRowChanged != null)) { this._Запрос_Студенты_ОценкиRowChanged(this, new _Запрос_Студенты_ОценкиRowChangeEvent(((_Запрос_Студенты_ОценкиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this._Запрос_Студенты_ОценкиRowChanging != null)) { this._Запрос_Студенты_ОценкиRowChanging(this, new _Запрос_Студенты_ОценкиRowChangeEvent(((_Запрос_Студенты_ОценкиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this._Запрос_Студенты_ОценкиRowDeleted != null)) { this._Запрос_Студенты_ОценкиRowDeleted(this, new _Запрос_Студенты_ОценкиRowChangeEvent(((_Запрос_Студенты_ОценкиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this._Запрос_Студенты_ОценкиRowDeleting != null)) { this._Запрос_Студенты_ОценкиRowDeleting(this, new _Запрос_Студенты_ОценкиRowChangeEvent(((_Запрос_Студенты_ОценкиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void Remove_Запрос_Студенты_ОценкиRow(_Запрос_Студенты_ОценкиRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "_Запрос_Студенты_ОценкиDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class _Запрос_Студенты_СпециальностиDataTable : global::System.Data.TypedTableBase<_Запрос_Студенты_СпециальностиRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnВозраст; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_СпециальностиDataTable() { this.TableName = "Запрос Студенты+Специальности"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal _Запрос_Студенты_СпециальностиDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected _Запрос_Студенты_СпециальностиDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ВозрастColumn { get { return this.columnВозраст; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_СпециальностиRow this[int index] { get { return ((_Запрос_Студенты_СпециальностиRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_СпециальностиRowChangeEventHandler _Запрос_Студенты_СпециальностиRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_СпециальностиRowChangeEventHandler _Запрос_Студенты_СпециальностиRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_СпециальностиRowChangeEventHandler _Запрос_Студенты_СпециальностиRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event _Запрос_Студенты_СпециальностиRowChangeEventHandler _Запрос_Студенты_СпециальностиRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void Add_Запрос_Студенты_СпециальностиRow(_Запрос_Студенты_СпециальностиRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_СпециальностиRow Add_Запрос_Студенты_СпециальностиRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, byte Возраст, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { _Запрос_Студенты_СпециальностиRow row_Запрос_Студенты_СпециальностиRow = ((_Запрос_Студенты_СпециальностиRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Возраст, Nazvanie_Specialinosti, Opisanie_Specialinosti}; row_Запрос_Студенты_СпециальностиRow.ItemArray = columnValuesArray; this.Rows.Add(row_Запрос_Студенты_СпециальностиRow); return row_Запрос_Студенты_СпециальностиRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { _Запрос_Студенты_СпециальностиDataTable cln = ((_Запрос_Студенты_СпециальностиDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new _Запрос_Студенты_СпециальностиDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnВозраст = base.Columns["Возраст"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnВозраст = new global::System.Data.DataColumn("Возраст", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnВозраст); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; this.ExtendedProperties.Add("Generator_TableVarName", "_tableЗапрос_Студенты_Специальности"); this.ExtendedProperties.Add("Generator_UserTableName", "Запрос Студенты+Специальности"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_СпециальностиRow New_Запрос_Студенты_СпециальностиRow() { return ((_Запрос_Студенты_СпециальностиRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new _Запрос_Студенты_СпециальностиRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(_Запрос_Студенты_СпециальностиRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this._Запрос_Студенты_СпециальностиRowChanged != null)) { this._Запрос_Студенты_СпециальностиRowChanged(this, new _Запрос_Студенты_СпециальностиRowChangeEvent(((_Запрос_Студенты_СпециальностиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this._Запрос_Студенты_СпециальностиRowChanging != null)) { this._Запрос_Студенты_СпециальностиRowChanging(this, new _Запрос_Студенты_СпециальностиRowChangeEvent(((_Запрос_Студенты_СпециальностиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this._Запрос_Студенты_СпециальностиRowDeleted != null)) { this._Запрос_Студенты_СпециальностиRowDeleted(this, new _Запрос_Студенты_СпециальностиRowChangeEvent(((_Запрос_Студенты_СпециальностиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this._Запрос_Студенты_СпециальностиRowDeleting != null)) { this._Запрос_Студенты_СпециальностиRowDeleting(this, new _Запрос_Студенты_СпециальностиRowChangeEvent(((_Запрос_Студенты_СпециальностиRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void Remove_Запрос_Студенты_СпециальностиRow(_Запрос_Студенты_СпециальностиRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "_Запрос_Студенты_СпециальностиDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_БУDataTable : global::System.Data.TypedTableBase<Фильтр_БУRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУDataTable() { this.TableName = "Фильтр БУ"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_БУDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_БУDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУRow this[int index] { get { return ((Фильтр_БУRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_БУRowChangeEventHandler Фильтр_БУRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_БУRowChangeEventHandler Фильтр_БУRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_БУRowChangeEventHandler Фильтр_БУRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_БУRowChangeEventHandler Фильтр_БУRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_БУRow(Фильтр_БУRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУRow AddФильтр_БУRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_БУRow rowФильтр_БУRow = ((Фильтр_БУRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_БУRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_БУRow); return rowФильтр_БУRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_БУDataTable cln = ((Фильтр_БУDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_БУDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУRow NewФильтр_БУRow() { return ((Фильтр_БУRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_БУRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_БУRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_БУRowChanged != null)) { this.Фильтр_БУRowChanged(this, new Фильтр_БУRowChangeEvent(((Фильтр_БУRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_БУRowChanging != null)) { this.Фильтр_БУRowChanging(this, new Фильтр_БУRowChangeEvent(((Фильтр_БУRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_БУRowDeleted != null)) { this.Фильтр_БУRowDeleted(this, new Фильтр_БУRowChangeEvent(((Фильтр_БУRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_БУRowDeleting != null)) { this.Фильтр_БУRowDeleting(this, new Фильтр_БУRowChangeEvent(((Фильтр_БУRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_БУRow(Фильтр_БУRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_БУDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_заочная_форма_обученияDataTable : global::System.Data.TypedTableBase<Фильтр_заочная_форма_обученияRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияDataTable() { this.TableName = "Фильтр заочная форма обучения"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_заочная_форма_обученияDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_заочная_форма_обученияDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияRow this[int index] { get { return ((Фильтр_заочная_форма_обученияRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_заочная_форма_обученияRowChangeEventHandler Фильтр_заочная_форма_обученияRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_заочная_форма_обученияRowChangeEventHandler Фильтр_заочная_форма_обученияRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_заочная_форма_обученияRowChangeEventHandler Фильтр_заочная_форма_обученияRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_заочная_форма_обученияRowChangeEventHandler Фильтр_заочная_форма_обученияRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_заочная_форма_обученияRow(Фильтр_заочная_форма_обученияRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияRow AddФильтр_заочная_форма_обученияRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, string Gruppa, System.DateTime Data_Postyplenia, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_заочная_форма_обученияRow rowФильтр_заочная_форма_обученияRow = ((Фильтр_заочная_форма_обученияRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Gruppa, Data_Postyplenia, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_заочная_форма_обученияRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_заочная_форма_обученияRow); return rowФильтр_заочная_форма_обученияRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_заочная_форма_обученияDataTable cln = ((Фильтр_заочная_форма_обученияDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_заочная_форма_обученияDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияRow NewФильтр_заочная_форма_обученияRow() { return ((Фильтр_заочная_форма_обученияRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_заочная_форма_обученияRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_заочная_форма_обученияRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_заочная_форма_обученияRowChanged != null)) { this.Фильтр_заочная_форма_обученияRowChanged(this, new Фильтр_заочная_форма_обученияRowChangeEvent(((Фильтр_заочная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_заочная_форма_обученияRowChanging != null)) { this.Фильтр_заочная_форма_обученияRowChanging(this, new Фильтр_заочная_форма_обученияRowChangeEvent(((Фильтр_заочная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_заочная_форма_обученияRowDeleted != null)) { this.Фильтр_заочная_форма_обученияRowDeleted(this, new Фильтр_заочная_форма_обученияRowChangeEvent(((Фильтр_заочная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_заочная_форма_обученияRowDeleting != null)) { this.Фильтр_заочная_форма_обученияRowDeleting(this, new Фильтр_заочная_форма_обученияRowChangeEvent(((Фильтр_заочная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_заочная_форма_обученияRow(Фильтр_заочная_форма_обученияRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_заочная_форма_обученияDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_МатьDataTable : global::System.Data.TypedTableBase<Фильтр_МатьRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьDataTable() { this.TableName = "Фильтр Мать"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_МатьDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_МатьDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьRow this[int index] { get { return ((Фильтр_МатьRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МатьRowChangeEventHandler Фильтр_МатьRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МатьRowChangeEventHandler Фильтр_МатьRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МатьRowChangeEventHandler Фильтр_МатьRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МатьRowChangeEventHandler Фильтр_МатьRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_МатьRow(Фильтр_МатьRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьRow AddФильтр_МатьRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_МатьRow rowФильтр_МатьRow = ((Фильтр_МатьRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_МатьRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_МатьRow); return rowФильтр_МатьRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_МатьDataTable cln = ((Фильтр_МатьDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_МатьDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьRow NewФильтр_МатьRow() { return ((Фильтр_МатьRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_МатьRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_МатьRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_МатьRowChanged != null)) { this.Фильтр_МатьRowChanged(this, new Фильтр_МатьRowChangeEvent(((Фильтр_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_МатьRowChanging != null)) { this.Фильтр_МатьRowChanging(this, new Фильтр_МатьRowChangeEvent(((Фильтр_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_МатьRowDeleted != null)) { this.Фильтр_МатьRowDeleted(this, new Фильтр_МатьRowChangeEvent(((Фильтр_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_МатьRowDeleting != null)) { this.Фильтр_МатьRowDeleting(this, new Фильтр_МатьRowChangeEvent(((Фильтр_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_МатьRow(Фильтр_МатьRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_МатьDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_ММDataTable : global::System.Data.TypedTableBase<Фильтр_ММRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММDataTable() { this.TableName = "Фильтр ММ"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_ММDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_ММDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММRow this[int index] { get { return ((Фильтр_ММRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ММRowChangeEventHandler Фильтр_ММRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ММRowChangeEventHandler Фильтр_ММRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ММRowChangeEventHandler Фильтр_ММRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ММRowChangeEventHandler Фильтр_ММRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_ММRow(Фильтр_ММRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММRow AddФильтр_ММRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_ММRow rowФильтр_ММRow = ((Фильтр_ММRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_ММRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_ММRow); return rowФильтр_ММRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_ММDataTable cln = ((Фильтр_ММDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_ММDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММRow NewФильтр_ММRow() { return ((Фильтр_ММRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_ММRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_ММRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_ММRowChanged != null)) { this.Фильтр_ММRowChanged(this, new Фильтр_ММRowChangeEvent(((Фильтр_ММRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_ММRowChanging != null)) { this.Фильтр_ММRowChanging(this, new Фильтр_ММRowChangeEvent(((Фильтр_ММRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_ММRowDeleted != null)) { this.Фильтр_ММRowDeleted(this, new Фильтр_ММRowChangeEvent(((Фильтр_ММRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_ММRowDeleting != null)) { this.Фильтр_ММRowDeleting(this, new Фильтр_ММRowChangeEvent(((Фильтр_ММRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_ММRow(Фильтр_ММRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_ММDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_МОDataTable : global::System.Data.TypedTableBase<Фильтр_МОRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОDataTable() { this.TableName = "Фильтр МО"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_МОDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_МОDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОRow this[int index] { get { return ((Фильтр_МОRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МОRowChangeEventHandler Фильтр_МОRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МОRowChangeEventHandler Фильтр_МОRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МОRowChangeEventHandler Фильтр_МОRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_МОRowChangeEventHandler Фильтр_МОRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_МОRow(Фильтр_МОRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОRow AddФильтр_МОRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_МОRow rowФильтр_МОRow = ((Фильтр_МОRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_МОRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_МОRow); return rowФильтр_МОRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_МОDataTable cln = ((Фильтр_МОDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_МОDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОRow NewФильтр_МОRow() { return ((Фильтр_МОRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_МОRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_МОRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_МОRowChanged != null)) { this.Фильтр_МОRowChanged(this, new Фильтр_МОRowChangeEvent(((Фильтр_МОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_МОRowChanging != null)) { this.Фильтр_МОRowChanging(this, new Фильтр_МОRowChangeEvent(((Фильтр_МОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_МОRowDeleted != null)) { this.Фильтр_МОRowDeleted(this, new Фильтр_МОRowChangeEvent(((Фильтр_МОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_МОRowDeleting != null)) { this.Фильтр_МОRowDeleting(this, new Фильтр_МОRowChangeEvent(((Фильтр_МОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_МОRow(Фильтр_МОRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_МОDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_Нет_родителейDataTable : global::System.Data.TypedTableBase<Фильтр_Нет_родителейRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейDataTable() { this.TableName = "Фильтр Нет родителей"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_Нет_родителейDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_Нет_родителейDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейRow this[int index] { get { return ((Фильтр_Нет_родителейRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Нет_родителейRowChangeEventHandler Фильтр_Нет_родителейRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Нет_родителейRowChangeEventHandler Фильтр_Нет_родителейRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Нет_родителейRowChangeEventHandler Фильтр_Нет_родителейRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Нет_родителейRowChangeEventHandler Фильтр_Нет_родителейRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_Нет_родителейRow(Фильтр_Нет_родителейRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейRow AddФильтр_Нет_родителейRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, long Nomer_Zachetki, string Pasportnie_Dannie, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_Нет_родителейRow rowФильтр_Нет_родителейRow = ((Фильтр_Нет_родителейRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Nomer_Zachetki, Pasportnie_Dannie, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_Нет_родителейRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_Нет_родителейRow); return rowФильтр_Нет_родителейRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_Нет_родителейDataTable cln = ((Фильтр_Нет_родителейDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_Нет_родителейDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейRow NewФильтр_Нет_родителейRow() { return ((Фильтр_Нет_родителейRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_Нет_родителейRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_Нет_родителейRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_Нет_родителейRowChanged != null)) { this.Фильтр_Нет_родителейRowChanged(this, new Фильтр_Нет_родителейRowChangeEvent(((Фильтр_Нет_родителейRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_Нет_родителейRowChanging != null)) { this.Фильтр_Нет_родителейRowChanging(this, new Фильтр_Нет_родителейRowChangeEvent(((Фильтр_Нет_родителейRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_Нет_родителейRowDeleted != null)) { this.Фильтр_Нет_родителейRowDeleted(this, new Фильтр_Нет_родителейRowChangeEvent(((Фильтр_Нет_родителейRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_Нет_родителейRowDeleting != null)) { this.Фильтр_Нет_родителейRowDeleting(this, new Фильтр_Нет_родителейRowChangeEvent(((Фильтр_Нет_родителейRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_Нет_родителейRow(Фильтр_Нет_родителейRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_Нет_родителейDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_ОтецDataTable : global::System.Data.TypedTableBase<Фильтр_ОтецRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецDataTable() { this.TableName = "Фильтр Отец"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_ОтецDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_ОтецDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецRow this[int index] { get { return ((Фильтр_ОтецRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ОтецRowChangeEventHandler Фильтр_ОтецRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ОтецRowChangeEventHandler Фильтр_ОтецRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ОтецRowChangeEventHandler Фильтр_ОтецRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ОтецRowChangeEventHandler Фильтр_ОтецRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_ОтецRow(Фильтр_ОтецRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецRow AddФильтр_ОтецRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_ОтецRow rowФильтр_ОтецRow = ((Фильтр_ОтецRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_ОтецRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_ОтецRow); return rowФильтр_ОтецRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_ОтецDataTable cln = ((Фильтр_ОтецDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_ОтецDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецRow NewФильтр_ОтецRow() { return ((Фильтр_ОтецRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_ОтецRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_ОтецRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_ОтецRowChanged != null)) { this.Фильтр_ОтецRowChanged(this, new Фильтр_ОтецRowChangeEvent(((Фильтр_ОтецRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_ОтецRowChanging != null)) { this.Фильтр_ОтецRowChanging(this, new Фильтр_ОтецRowChangeEvent(((Фильтр_ОтецRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_ОтецRowDeleted != null)) { this.Фильтр_ОтецRowDeleted(this, new Фильтр_ОтецRowChangeEvent(((Фильтр_ОтецRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_ОтецRowDeleting != null)) { this.Фильтр_ОтецRowDeleting(this, new Фильтр_ОтецRowChangeEvent(((Фильтр_ОтецRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_ОтецRow(Фильтр_ОтецRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_ОтецDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_Отец_и_МатьDataTable : global::System.Data.TypedTableBase<Фильтр_Отец_и_МатьRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьDataTable() { this.TableName = "Фильтр Отец и Мать"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_Отец_и_МатьDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_Отец_и_МатьDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьRow this[int index] { get { return ((Фильтр_Отец_и_МатьRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Отец_и_МатьRowChangeEventHandler Фильтр_Отец_и_МатьRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Отец_и_МатьRowChangeEventHandler Фильтр_Отец_и_МатьRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Отец_и_МатьRowChangeEventHandler Фильтр_Отец_и_МатьRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_Отец_и_МатьRowChangeEventHandler Фильтр_Отец_и_МатьRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_Отец_и_МатьRow(Фильтр_Отец_и_МатьRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьRow AddФильтр_Отец_и_МатьRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_Отец_и_МатьRow rowФильтр_Отец_и_МатьRow = ((Фильтр_Отец_и_МатьRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_Отец_и_МатьRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_Отец_и_МатьRow); return rowФильтр_Отец_и_МатьRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_Отец_и_МатьDataTable cln = ((Фильтр_Отец_и_МатьDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_Отец_и_МатьDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьRow NewФильтр_Отец_и_МатьRow() { return ((Фильтр_Отец_и_МатьRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_Отец_и_МатьRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_Отец_и_МатьRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_Отец_и_МатьRowChanged != null)) { this.Фильтр_Отец_и_МатьRowChanged(this, new Фильтр_Отец_и_МатьRowChangeEvent(((Фильтр_Отец_и_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_Отец_и_МатьRowChanging != null)) { this.Фильтр_Отец_и_МатьRowChanging(this, new Фильтр_Отец_и_МатьRowChangeEvent(((Фильтр_Отец_и_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_Отец_и_МатьRowDeleted != null)) { this.Фильтр_Отец_и_МатьRowDeleted(this, new Фильтр_Отец_и_МатьRowChangeEvent(((Фильтр_Отец_и_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_Отец_и_МатьRowDeleting != null)) { this.Фильтр_Отец_и_МатьRowDeleting(this, new Фильтр_Отец_и_МатьRowChangeEvent(((Фильтр_Отец_и_МатьRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_Отец_и_МатьRow(Фильтр_Отец_и_МатьRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_Отец_и_МатьDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_очная_форма_обученияDataTable : global::System.Data.TypedTableBase<Фильтр_очная_форма_обученияRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияDataTable() { this.TableName = "Фильтр очная форма обучения"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_очная_форма_обученияDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_очная_форма_обученияDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияRow this[int index] { get { return ((Фильтр_очная_форма_обученияRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_очная_форма_обученияRowChangeEventHandler Фильтр_очная_форма_обученияRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_очная_форма_обученияRowChangeEventHandler Фильтр_очная_форма_обученияRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_очная_форма_обученияRowChangeEventHandler Фильтр_очная_форма_обученияRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_очная_форма_обученияRowChangeEventHandler Фильтр_очная_форма_обученияRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_очная_форма_обученияRow(Фильтр_очная_форма_обученияRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияRow AddФильтр_очная_форма_обученияRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_очная_форма_обученияRow rowФильтр_очная_форма_обученияRow = ((Фильтр_очная_форма_обученияRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_очная_форма_обученияRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_очная_форма_обученияRow); return rowФильтр_очная_форма_обученияRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_очная_форма_обученияDataTable cln = ((Фильтр_очная_форма_обученияDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_очная_форма_обученияDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияRow NewФильтр_очная_форма_обученияRow() { return ((Фильтр_очная_форма_обученияRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_очная_форма_обученияRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_очная_форма_обученияRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_очная_форма_обученияRowChanged != null)) { this.Фильтр_очная_форма_обученияRowChanged(this, new Фильтр_очная_форма_обученияRowChangeEvent(((Фильтр_очная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_очная_форма_обученияRowChanging != null)) { this.Фильтр_очная_форма_обученияRowChanging(this, new Фильтр_очная_форма_обученияRowChangeEvent(((Фильтр_очная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_очная_форма_обученияRowDeleted != null)) { this.Фильтр_очная_форма_обученияRowDeleted(this, new Фильтр_очная_форма_обученияRowChangeEvent(((Фильтр_очная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_очная_форма_обученияRowDeleting != null)) { this.Фильтр_очная_форма_обученияRowDeleting(this, new Фильтр_очная_форма_обученияRowChangeEvent(((Фильтр_очная_форма_обученияRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_очная_форма_обученияRow(Фильтр_очная_форма_обученияRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_очная_форма_обученияDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_ПИDataTable : global::System.Data.TypedTableBase<Фильтр_ПИRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИDataTable() { this.TableName = "Фильтр ПИ"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_ПИDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_ПИDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИRow this[int index] { get { return ((Фильтр_ПИRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ПИRowChangeEventHandler Фильтр_ПИRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ПИRowChangeEventHandler Фильтр_ПИRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ПИRowChangeEventHandler Фильтр_ПИRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_ПИRowChangeEventHandler Фильтр_ПИRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_ПИRow(Фильтр_ПИRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИRow AddФильтр_ПИRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_ПИRow rowФильтр_ПИRow = ((Фильтр_ПИRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_ПИRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_ПИRow); return rowФильтр_ПИRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_ПИDataTable cln = ((Фильтр_ПИDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_ПИDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИRow NewФильтр_ПИRow() { return ((Фильтр_ПИRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_ПИRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_ПИRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_ПИRowChanged != null)) { this.Фильтр_ПИRowChanged(this, new Фильтр_ПИRowChangeEvent(((Фильтр_ПИRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_ПИRowChanging != null)) { this.Фильтр_ПИRowChanging(this, new Фильтр_ПИRowChangeEvent(((Фильтр_ПИRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_ПИRowDeleted != null)) { this.Фильтр_ПИRowDeleted(this, new Фильтр_ПИRowChangeEvent(((Фильтр_ПИRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_ПИRowDeleting != null)) { this.Фильтр_ПИRowDeleting(this, new Фильтр_ПИRowChangeEvent(((Фильтр_ПИRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_ПИRow(Фильтр_ПИRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_ПИDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Фильтр_СТDataTable : global::System.Data.TypedTableBase<Фильтр_СТRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnNazvanie_Specialinosti; private global::System.Data.DataColumn columnOpisanie_Specialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТDataTable() { this.TableName = "Фильтр СТ"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_СТDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Фильтр_СТDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nazvanie_SpecialinostiColumn { get { return this.columnNazvanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Opisanie_SpecialinostiColumn { get { return this.columnOpisanie_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТRow this[int index] { get { return ((Фильтр_СТRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_СТRowChangeEventHandler Фильтр_СТRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_СТRowChangeEventHandler Фильтр_СТRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_СТRowChangeEventHandler Фильтр_СТRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Фильтр_СТRowChangeEventHandler Фильтр_СТRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddФильтр_СТRow(Фильтр_СТRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТRow AddФильтр_СТRow(string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, bool Ochnaya_Forma_Obychenia, string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { Фильтр_СТRow rowФильтр_СТRow = ((Фильтр_СТRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Specialinosti, Opisanie_Specialinosti}; rowФильтр_СТRow.ItemArray = columnValuesArray; this.Rows.Add(rowФильтр_СТRow); return rowФильтр_СТRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Фильтр_СТDataTable cln = ((Фильтр_СТDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Фильтр_СТDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnNazvanie_Specialinosti = base.Columns["Nazvanie_Specialinosti"]; this.columnOpisanie_Specialinosti = base.Columns["Opisanie_Specialinosti"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnNazvanie_Specialinosti = new global::System.Data.DataColumn("Nazvanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNazvanie_Specialinosti); this.columnOpisanie_Specialinosti = new global::System.Data.DataColumn("Opisanie_Specialinosti", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOpisanie_Specialinosti); this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; this.columnNazvanie_Specialinosti.MaxLength = 50; this.columnOpisanie_Specialinosti.MaxLength = 2147483647; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТRow NewФильтр_СТRow() { return ((Фильтр_СТRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Фильтр_СТRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Фильтр_СТRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Фильтр_СТRowChanged != null)) { this.Фильтр_СТRowChanged(this, new Фильтр_СТRowChangeEvent(((Фильтр_СТRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Фильтр_СТRowChanging != null)) { this.Фильтр_СТRowChanging(this, new Фильтр_СТRowChangeEvent(((Фильтр_СТRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Фильтр_СТRowDeleted != null)) { this.Фильтр_СТRowDeleted(this, new Фильтр_СТRowChangeEvent(((Фильтр_СТRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Фильтр_СТRowDeleting != null)) { this.Фильтр_СТRowDeleting(this, new Фильтр_СТRowChangeEvent(((Фильтр_СТRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveФильтр_СТRow(Фильтр_СТRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Фильтр_СТDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Отображение_студентов_по_возрастуDataTable : global::System.Data.TypedTableBase<Отображение_студентов_по_возрастуRow> { private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnВозраст; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуDataTable() { this.TableName = "Отображение студентов по возрасту"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображение_студентов_по_возрастуDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Отображение_студентов_по_возрастуDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ВозрастColumn { get { return this.columnВозраст; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуRow this[int index] { get { return ((Отображение_студентов_по_возрастуRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_возрастуRowChangeEventHandler Отображение_студентов_по_возрастуRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_возрастуRowChangeEventHandler Отображение_студентов_по_возрастуRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_возрастуRowChangeEventHandler Отображение_студентов_по_возрастуRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_возрастуRowChangeEventHandler Отображение_студентов_по_возрастуRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddОтображение_студентов_по_возрастуRow(Отображение_студентов_по_возрастуRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуRow AddОтображение_студентов_по_возрастуRow(string FIO, System.DateTime Data_Rozdenia, int Возраст) { Отображение_студентов_по_возрастуRow rowОтображение_студентов_по_возрастуRow = ((Отображение_студентов_по_возрастуRow)(this.NewRow())); object[] columnValuesArray = new object[] { FIO, Data_Rozdenia, Возраст}; rowОтображение_студентов_по_возрастуRow.ItemArray = columnValuesArray; this.Rows.Add(rowОтображение_студентов_по_возрастуRow); return rowОтображение_студентов_по_возрастуRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Отображение_студентов_по_возрастуDataTable cln = ((Отображение_студентов_по_возрастуDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Отображение_студентов_по_возрастуDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnFIO = base.Columns["FIO"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnВозраст = base.Columns["Возраст"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnВозраст = new global::System.Data.DataColumn("Возраст", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnВозраст); this.columnFIO.MaxLength = 50; this.columnВозраст.ReadOnly = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуRow NewОтображение_студентов_по_возрастуRow() { return ((Отображение_студентов_по_возрастуRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Отображение_студентов_по_возрастуRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Отображение_студентов_по_возрастуRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Отображение_студентов_по_возрастуRowChanged != null)) { this.Отображение_студентов_по_возрастуRowChanged(this, new Отображение_студентов_по_возрастуRowChangeEvent(((Отображение_студентов_по_возрастуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Отображение_студентов_по_возрастуRowChanging != null)) { this.Отображение_студентов_по_возрастуRowChanging(this, new Отображение_студентов_по_возрастуRowChangeEvent(((Отображение_студентов_по_возрастуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Отображение_студентов_по_возрастуRowDeleted != null)) { this.Отображение_студентов_по_возрастуRowDeleted(this, new Отображение_студентов_по_возрастуRowChangeEvent(((Отображение_студентов_по_возрастуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Отображение_студентов_по_возрастуRowDeleting != null)) { this.Отображение_студентов_по_возрастуRowDeleting(this, new Отображение_студентов_по_возрастуRowChangeEvent(((Отображение_студентов_по_возрастуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveОтображение_студентов_по_возрастуRow(Отображение_студентов_по_возрастуRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Отображение_студентов_по_возрастуDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Отображение_студентов_по_среднему_баллуDataTable : global::System.Data.TypedTableBase<Отображение_студентов_по_среднему_баллуRow> { private global::System.Data.DataColumn columnФИО_студента; private global::System.Data.DataColumn columnДата_первого_экзамена; private global::System.Data.DataColumn columnНаименование_Предмета; private global::System.Data.DataColumn columnОценка_первого_экзамена; private global::System.Data.DataColumn columnData_Ekzamena_2; private global::System.Data.DataColumn columnExpr1; private global::System.Data.DataColumn columnОценка_второго_экзамена; private global::System.Data.DataColumn columnData_Ekzamena_3; private global::System.Data.DataColumn columnExpr2; private global::System.Data.DataColumn columnОценка_третьего_экзамена; private global::System.Data.DataColumn columnSredniy_Ball; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуDataTable() { this.TableName = "Отображение студентов по среднему баллу"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображение_студентов_по_среднему_баллуDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Отображение_студентов_по_среднему_баллуDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ФИО_студентаColumn { get { return this.columnФИО_студента; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Дата_первого_экзаменаColumn { get { return this.columnДата_первого_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Наименование_ПредметаColumn { get { return this.columnНаименование_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_первого_экзаменаColumn { get { return this.columnОценка_первого_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_2Column { get { return this.columnData_Ekzamena_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Expr1Column { get { return this.columnExpr1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_второго_экзаменаColumn { get { return this.columnОценка_второго_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_3Column { get { return this.columnData_Ekzamena_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Expr2Column { get { return this.columnExpr2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_третьего_экзаменаColumn { get { return this.columnОценка_третьего_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Sredniy_BallColumn { get { return this.columnSredniy_Ball; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуRow this[int index] { get { return ((Отображение_студентов_по_среднему_баллуRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_среднему_баллуRowChangeEventHandler Отображение_студентов_по_среднему_баллуRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_среднему_баллуRowChangeEventHandler Отображение_студентов_по_среднему_баллуRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_среднему_баллуRowChangeEventHandler Отображение_студентов_по_среднему_баллуRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_среднему_баллуRowChangeEventHandler Отображение_студентов_по_среднему_баллуRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddОтображение_студентов_по_среднему_баллуRow(Отображение_студентов_по_среднему_баллуRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуRow AddОтображение_студентов_по_среднему_баллуRow(string ФИО_студента, System.DateTime Дата_первого_экзамена, string Наименование_Предмета, byte Оценка_первого_экзамена, System.DateTime Data_Ekzamena_2, string Expr1, byte Оценка_второго_экзамена, System.DateTime Data_Ekzamena_3, string Expr2, byte Оценка_третьего_экзамена, float Sredniy_Ball) { Отображение_студентов_по_среднему_баллуRow rowОтображение_студентов_по_среднему_баллуRow = ((Отображение_студентов_по_среднему_баллуRow)(this.NewRow())); object[] columnValuesArray = new object[] { ФИО_студента, Дата_первого_экзамена, Наименование_Предмета, Оценка_первого_экзамена, Data_Ekzamena_2, Expr1, Оценка_второго_экзамена, Data_Ekzamena_3, Expr2, Оценка_третьего_экзамена, Sredniy_Ball}; rowОтображение_студентов_по_среднему_баллуRow.ItemArray = columnValuesArray; this.Rows.Add(rowОтображение_студентов_по_среднему_баллуRow); return rowОтображение_студентов_по_среднему_баллуRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Отображение_студентов_по_среднему_баллуDataTable cln = ((Отображение_студентов_по_среднему_баллуDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Отображение_студентов_по_среднему_баллуDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnФИО_студента = base.Columns["ФИО студента"]; this.columnДата_первого_экзамена = base.Columns["Дата первого экзамена"]; this.columnНаименование_Предмета = base.Columns["Наименование_Предмета"]; this.columnОценка_первого_экзамена = base.Columns["Оценка первого экзамена"]; this.columnData_Ekzamena_2 = base.Columns["Data_Ekzamena_2"]; this.columnExpr1 = base.Columns["Expr1"]; this.columnОценка_второго_экзамена = base.Columns["Оценка второго экзамена"]; this.columnData_Ekzamena_3 = base.Columns["Data_Ekzamena_3"]; this.columnExpr2 = base.Columns["Expr2"]; this.columnОценка_третьего_экзамена = base.Columns["Оценка третьего экзамена"]; this.columnSredniy_Ball = base.Columns["Sredniy_Ball"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnФИО_студента = new global::System.Data.DataColumn("ФИО студента", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnФИО_студента); this.columnДата_первого_экзамена = new global::System.Data.DataColumn("Дата первого экзамена", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnДата_первого_экзамена); this.columnНаименование_Предмета = new global::System.Data.DataColumn("Наименование_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnНаименование_Предмета); this.columnОценка_первого_экзамена = new global::System.Data.DataColumn("Оценка первого экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_первого_экзамена); this.columnData_Ekzamena_2 = new global::System.Data.DataColumn("Data_Ekzamena_2", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_2); this.columnExpr1 = new global::System.Data.DataColumn("Expr1", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnExpr1); this.columnОценка_второго_экзамена = new global::System.Data.DataColumn("Оценка второго экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_второго_экзамена); this.columnData_Ekzamena_3 = new global::System.Data.DataColumn("Data_Ekzamena_3", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_3); this.columnExpr2 = new global::System.Data.DataColumn("Expr2", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnExpr2); this.columnОценка_третьего_экзамена = new global::System.Data.DataColumn("Оценка третьего экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_третьего_экзамена); this.columnSredniy_Ball = new global::System.Data.DataColumn("Sredniy_Ball", typeof(float), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnSredniy_Ball); this.columnФИО_студента.MaxLength = 50; this.columnНаименование_Предмета.MaxLength = 50; this.columnExpr1.MaxLength = 50; this.columnExpr2.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуRow NewОтображение_студентов_по_среднему_баллуRow() { return ((Отображение_студентов_по_среднему_баллуRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Отображение_студентов_по_среднему_баллуRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Отображение_студентов_по_среднему_баллуRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Отображение_студентов_по_среднему_баллуRowChanged != null)) { this.Отображение_студентов_по_среднему_баллуRowChanged(this, new Отображение_студентов_по_среднему_баллуRowChangeEvent(((Отображение_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Отображение_студентов_по_среднему_баллуRowChanging != null)) { this.Отображение_студентов_по_среднему_баллуRowChanging(this, new Отображение_студентов_по_среднему_баллуRowChangeEvent(((Отображение_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Отображение_студентов_по_среднему_баллуRowDeleted != null)) { this.Отображение_студентов_по_среднему_баллуRowDeleted(this, new Отображение_студентов_по_среднему_баллуRowChangeEvent(((Отображение_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Отображение_студентов_по_среднему_баллуRowDeleting != null)) { this.Отображение_студентов_по_среднему_баллуRowDeleting(this, new Отображение_студентов_по_среднему_баллуRowChangeEvent(((Отображение_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveОтображение_студентов_по_среднему_баллуRow(Отображение_студентов_по_среднему_баллуRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Отображение_студентов_по_среднему_баллуDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Отображение_студентов_по_ФИОDataTable : global::System.Data.TypedTableBase<Отображение_студентов_по_ФИОRow> { private global::System.Data.DataColumn columnID_Studenta; private global::System.Data.DataColumn columnFIO; private global::System.Data.DataColumn columnPol; private global::System.Data.DataColumn columnData_Rozdenia; private global::System.Data.DataColumn columnRoditeli; private global::System.Data.DataColumn columnAdres; private global::System.Data.DataColumn columnTelefon; private global::System.Data.DataColumn columnPasportnie_Dannie; private global::System.Data.DataColumn columnNomer_Zachetki; private global::System.Data.DataColumn columnData_Postyplenia; private global::System.Data.DataColumn columnGruppa; private global::System.Data.DataColumn columnKurs; private global::System.Data.DataColumn columnID_Specialinosti; private global::System.Data.DataColumn columnOchnaya_Forma_Obychenia; private global::System.Data.DataColumn columnID_Predmeta; private global::System.Data.DataColumn columnID_Ozenki; private global::System.Data.DataColumn columnВозраст; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОDataTable() { this.TableName = "Отображение студентов по ФИО"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображение_студентов_по_ФИОDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Отображение_студентов_по_ФИОDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_StudentaColumn { get { return this.columnID_Studenta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn FIOColumn { get { return this.columnFIO; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn PolColumn { get { return this.columnPol; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_RozdeniaColumn { get { return this.columnData_Rozdenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn RoditeliColumn { get { return this.columnRoditeli; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn AdresColumn { get { return this.columnAdres; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn TelefonColumn { get { return this.columnTelefon; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Pasportnie_DannieColumn { get { return this.columnPasportnie_Dannie; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Nomer_ZachetkiColumn { get { return this.columnNomer_Zachetki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_PostypleniaColumn { get { return this.columnData_Postyplenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn GruppaColumn { get { return this.columnGruppa; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn KursColumn { get { return this.columnKurs; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_SpecialinostiColumn { get { return this.columnID_Specialinosti; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Ochnaya_Forma_ObycheniaColumn { get { return this.columnOchnaya_Forma_Obychenia; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_PredmetaColumn { get { return this.columnID_Predmeta; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ID_OzenkiColumn { get { return this.columnID_Ozenki; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ВозрастColumn { get { return this.columnВозраст; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОRow this[int index] { get { return ((Отображение_студентов_по_ФИОRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_ФИОRowChangeEventHandler Отображение_студентов_по_ФИОRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_ФИОRowChangeEventHandler Отображение_студентов_по_ФИОRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_ФИОRowChangeEventHandler Отображение_студентов_по_ФИОRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображение_студентов_по_ФИОRowChangeEventHandler Отображение_студентов_по_ФИОRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddОтображение_студентов_по_ФИОRow(Отображение_студентов_по_ФИОRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОRow AddОтображение_студентов_по_ФИОRow( string FIO, string Pol, System.DateTime Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, long Nomer_Zachetki, System.DateTime Data_Postyplenia, string Gruppa, byte Kurs, int ID_Specialinosti, bool Ochnaya_Forma_Obychenia, int ID_Predmeta, int ID_Ozenki, byte Возраст) { Отображение_студентов_по_ФИОRow rowОтображение_студентов_по_ФИОRow = ((Отображение_студентов_по_ФИОRow)(this.NewRow())); object[] columnValuesArray = new object[] { null, FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, ID_Specialinosti, Ochnaya_Forma_Obychenia, ID_Predmeta, ID_Ozenki, Возраст}; rowОтображение_студентов_по_ФИОRow.ItemArray = columnValuesArray; this.Rows.Add(rowОтображение_студентов_по_ФИОRow); return rowОтображение_студентов_по_ФИОRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОRow FindByID_Studenta(int ID_Studenta) { return ((Отображение_студентов_по_ФИОRow)(this.Rows.Find(new object[] { ID_Studenta}))); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Отображение_студентов_по_ФИОDataTable cln = ((Отображение_студентов_по_ФИОDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Отображение_студентов_по_ФИОDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnID_Studenta = base.Columns["ID_Studenta"]; this.columnFIO = base.Columns["FIO"]; this.columnPol = base.Columns["Pol"]; this.columnData_Rozdenia = base.Columns["Data_Rozdenia"]; this.columnRoditeli = base.Columns["Roditeli"]; this.columnAdres = base.Columns["Adres"]; this.columnTelefon = base.Columns["Telefon"]; this.columnPasportnie_Dannie = base.Columns["Pasportnie_Dannie"]; this.columnNomer_Zachetki = base.Columns["Nomer_Zachetki"]; this.columnData_Postyplenia = base.Columns["Data_Postyplenia"]; this.columnGruppa = base.Columns["Gruppa"]; this.columnKurs = base.Columns["Kurs"]; this.columnID_Specialinosti = base.Columns["ID_Specialinosti"]; this.columnOchnaya_Forma_Obychenia = base.Columns["Ochnaya_Forma_Obychenia"]; this.columnID_Predmeta = base.Columns["ID_Predmeta"]; this.columnID_Ozenki = base.Columns["ID_Ozenki"]; this.columnВозраст = base.Columns["Возраст"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnID_Studenta = new global::System.Data.DataColumn("ID_Studenta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Studenta); this.columnFIO = new global::System.Data.DataColumn("FIO", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnFIO); this.columnPol = new global::System.Data.DataColumn("Pol", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPol); this.columnData_Rozdenia = new global::System.Data.DataColumn("Data_Rozdenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Rozdenia); this.columnRoditeli = new global::System.Data.DataColumn("Roditeli", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnRoditeli); this.columnAdres = new global::System.Data.DataColumn("Adres", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnAdres); this.columnTelefon = new global::System.Data.DataColumn("Telefon", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnTelefon); this.columnPasportnie_Dannie = new global::System.Data.DataColumn("Pasportnie_Dannie", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnPasportnie_Dannie); this.columnNomer_Zachetki = new global::System.Data.DataColumn("Nomer_Zachetki", typeof(long), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnNomer_Zachetki); this.columnData_Postyplenia = new global::System.Data.DataColumn("Data_Postyplenia", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Postyplenia); this.columnGruppa = new global::System.Data.DataColumn("Gruppa", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnGruppa); this.columnKurs = new global::System.Data.DataColumn("Kurs", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnKurs); this.columnID_Specialinosti = new global::System.Data.DataColumn("ID_Specialinosti", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Specialinosti); this.columnOchnaya_Forma_Obychenia = new global::System.Data.DataColumn("Ochnaya_Forma_Obychenia", typeof(bool), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnOchnaya_Forma_Obychenia); this.columnID_Predmeta = new global::System.Data.DataColumn("ID_Predmeta", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Predmeta); this.columnID_Ozenki = new global::System.Data.DataColumn("ID_Ozenki", typeof(int), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnID_Ozenki); this.columnВозраст = new global::System.Data.DataColumn("Возраст", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnВозраст); this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] { this.columnID_Studenta}, true)); this.columnID_Studenta.AutoIncrement = true; this.columnID_Studenta.AllowDBNull = false; this.columnID_Studenta.ReadOnly = true; this.columnID_Studenta.Unique = true; this.columnFIO.MaxLength = 50; this.columnPol.MaxLength = 50; this.columnRoditeli.MaxLength = 50; this.columnAdres.MaxLength = 2147483647; this.columnTelefon.MaxLength = 50; this.columnPasportnie_Dannie.MaxLength = 2147483647; this.columnGruppa.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОRow NewОтображение_студентов_по_ФИОRow() { return ((Отображение_студентов_по_ФИОRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Отображение_студентов_по_ФИОRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Отображение_студентов_по_ФИОRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Отображение_студентов_по_ФИОRowChanged != null)) { this.Отображение_студентов_по_ФИОRowChanged(this, new Отображение_студентов_по_ФИОRowChangeEvent(((Отображение_студентов_по_ФИОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Отображение_студентов_по_ФИОRowChanging != null)) { this.Отображение_студентов_по_ФИОRowChanging(this, new Отображение_студентов_по_ФИОRowChangeEvent(((Отображение_студентов_по_ФИОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Отображение_студентов_по_ФИОRowDeleted != null)) { this.Отображение_студентов_по_ФИОRowDeleted(this, new Отображение_студентов_по_ФИОRowChangeEvent(((Отображение_студентов_по_ФИОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Отображение_студентов_по_ФИОRowDeleting != null)) { this.Отображение_студентов_по_ФИОRowDeleting(this, new Отображение_студентов_по_ФИОRowChangeEvent(((Отображение_студентов_по_ФИОRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveОтображение_студентов_по_ФИОRow(Отображение_студентов_по_ФИОRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Отображение_студентов_по_ФИОDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Отображениеee_студентов_по_среднему_баллуDataTable : global::System.Data.TypedTableBase<Отображениеee_студентов_по_среднему_баллуRow> { private global::System.Data.DataColumn columnФИО_студента; private global::System.Data.DataColumn columnДата_первого_экзамена; private global::System.Data.DataColumn columnНаименование_Предмета; private global::System.Data.DataColumn columnОценка_первого_экзамена; private global::System.Data.DataColumn columnData_Ekzamena_2; private global::System.Data.DataColumn columnExpr1; private global::System.Data.DataColumn columnОценка_второго_экзамена; private global::System.Data.DataColumn columnData_Ekzamena_3; private global::System.Data.DataColumn columnExpr2; private global::System.Data.DataColumn columnОценка_третьего_экзамена; private global::System.Data.DataColumn columnSredniy_Ball; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуDataTable() { this.TableName = "Отображениеee студентов по среднему баллу"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображениеee_студентов_по_среднему_баллуDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Отображениеee_студентов_по_среднему_баллуDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn ФИО_студентаColumn { get { return this.columnФИО_студента; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Дата_первого_экзаменаColumn { get { return this.columnДата_первого_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Наименование_ПредметаColumn { get { return this.columnНаименование_Предмета; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_первого_экзаменаColumn { get { return this.columnОценка_первого_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_2Column { get { return this.columnData_Ekzamena_2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Expr1Column { get { return this.columnExpr1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_второго_экзаменаColumn { get { return this.columnОценка_второго_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Data_Ekzamena_3Column { get { return this.columnData_Ekzamena_3; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Expr2Column { get { return this.columnExpr2; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Оценка_третьего_экзаменаColumn { get { return this.columnОценка_третьего_экзамена; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Sredniy_BallColumn { get { return this.columnSredniy_Ball; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуRow this[int index] { get { return ((Отображениеee_студентов_по_среднему_баллуRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображениеee_студентов_по_среднему_баллуRowChangeEventHandler Отображениеee_студентов_по_среднему_баллуRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображениеee_студентов_по_среднему_баллуRowChangeEventHandler Отображениеee_студентов_по_среднему_баллуRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображениеee_студентов_по_среднему_баллуRowChangeEventHandler Отображениеee_студентов_по_среднему_баллуRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Отображениеee_студентов_по_среднему_баллуRowChangeEventHandler Отображениеee_студентов_по_среднему_баллуRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddОтображениеee_студентов_по_среднему_баллуRow(Отображениеee_студентов_по_среднему_баллуRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуRow AddОтображениеee_студентов_по_среднему_баллуRow(string ФИО_студента, System.DateTime Дата_первого_экзамена, string Наименование_Предмета, byte Оценка_первого_экзамена, System.DateTime Data_Ekzamena_2, string Expr1, byte Оценка_второго_экзамена, System.DateTime Data_Ekzamena_3, string Expr2, byte Оценка_третьего_экзамена, float Sredniy_Ball) { Отображениеee_студентов_по_среднему_баллуRow rowОтображениеee_студентов_по_среднему_баллуRow = ((Отображениеee_студентов_по_среднему_баллуRow)(this.NewRow())); object[] columnValuesArray = new object[] { ФИО_студента, Дата_первого_экзамена, Наименование_Предмета, Оценка_первого_экзамена, Data_Ekzamena_2, Expr1, Оценка_второго_экзамена, Data_Ekzamena_3, Expr2, Оценка_третьего_экзамена, Sredniy_Ball}; rowОтображениеee_студентов_по_среднему_баллуRow.ItemArray = columnValuesArray; this.Rows.Add(rowОтображениеee_студентов_по_среднему_баллуRow); return rowОтображениеee_студентов_по_среднему_баллуRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Отображениеee_студентов_по_среднему_баллуDataTable cln = ((Отображениеee_студентов_по_среднему_баллуDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Отображениеee_студентов_по_среднему_баллуDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnФИО_студента = base.Columns["ФИО студента"]; this.columnДата_первого_экзамена = base.Columns["Дата первого экзамена"]; this.columnНаименование_Предмета = base.Columns["Наименование_Предмета"]; this.columnОценка_первого_экзамена = base.Columns["Оценка первого экзамена"]; this.columnData_Ekzamena_2 = base.Columns["Data_Ekzamena_2"]; this.columnExpr1 = base.Columns["Expr1"]; this.columnОценка_второго_экзамена = base.Columns["Оценка второго экзамена"]; this.columnData_Ekzamena_3 = base.Columns["Data_Ekzamena_3"]; this.columnExpr2 = base.Columns["Expr2"]; this.columnОценка_третьего_экзамена = base.Columns["Оценка третьего экзамена"]; this.columnSredniy_Ball = base.Columns["Sredniy_Ball"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnФИО_студента = new global::System.Data.DataColumn("ФИО студента", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnФИО_студента); this.columnДата_первого_экзамена = new global::System.Data.DataColumn("Дата первого экзамена", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnДата_первого_экзамена); this.columnНаименование_Предмета = new global::System.Data.DataColumn("Наименование_Предмета", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnНаименование_Предмета); this.columnОценка_первого_экзамена = new global::System.Data.DataColumn("Оценка первого экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_первого_экзамена); this.columnData_Ekzamena_2 = new global::System.Data.DataColumn("Data_Ekzamena_2", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_2); this.columnExpr1 = new global::System.Data.DataColumn("Expr1", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnExpr1); this.columnОценка_второго_экзамена = new global::System.Data.DataColumn("Оценка второго экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_второго_экзамена); this.columnData_Ekzamena_3 = new global::System.Data.DataColumn("Data_Ekzamena_3", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnData_Ekzamena_3); this.columnExpr2 = new global::System.Data.DataColumn("Expr2", typeof(string), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnExpr2); this.columnОценка_третьего_экзамена = new global::System.Data.DataColumn("Оценка третьего экзамена", typeof(byte), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnОценка_третьего_экзамена); this.columnSredniy_Ball = new global::System.Data.DataColumn("Sredniy_Ball", typeof(float), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnSredniy_Ball); this.columnФИО_студента.MaxLength = 50; this.columnНаименование_Предмета.MaxLength = 50; this.columnExpr1.MaxLength = 50; this.columnExpr2.MaxLength = 50; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуRow NewОтображениеee_студентов_по_среднему_баллуRow() { return ((Отображениеee_студентов_по_среднему_баллуRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Отображениеee_студентов_по_среднему_баллуRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Отображениеee_студентов_по_среднему_баллуRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Отображениеee_студентов_по_среднему_баллуRowChanged != null)) { this.Отображениеee_студентов_по_среднему_баллуRowChanged(this, new Отображениеee_студентов_по_среднему_баллуRowChangeEvent(((Отображениеee_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Отображениеee_студентов_по_среднему_баллуRowChanging != null)) { this.Отображениеee_студентов_по_среднему_баллуRowChanging(this, new Отображениеee_студентов_по_среднему_баллуRowChangeEvent(((Отображениеee_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Отображениеee_студентов_по_среднему_баллуRowDeleted != null)) { this.Отображениеee_студентов_по_среднему_баллуRowDeleted(this, new Отображениеee_студентов_по_среднему_баллуRowChangeEvent(((Отображениеee_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Отображениеee_студентов_по_среднему_баллуRowDeleting != null)) { this.Отображениеee_студентов_по_среднему_баллуRowDeleting(this, new Отображениеee_студентов_по_среднему_баллуRowChangeEvent(((Отображениеee_студентов_по_среднему_баллуRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveОтображениеee_студентов_по_среднему_баллуRow(Отображениеee_студентов_по_среднему_баллуRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Отображениеee_студентов_по_среднему_баллуDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents the strongly named DataTable class. /// [global::System.Serializable()] [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")] public partial class Средне_трёх_величинDataTable : global::System.Data.TypedTableBase<Средне_трёх_величинRow> { private global::System.Data.DataColumn columnСреднее_значение; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинDataTable() { this.TableName = "Средне трёх величин"; this.BeginInit(); this.InitClass(); this.EndInit(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Средне_трёх_величинDataTable(global::System.Data.DataTable table) { this.TableName = table.TableName; if ((table.CaseSensitive != table.DataSet.CaseSensitive)) { this.CaseSensitive = table.CaseSensitive; } if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) { this.Locale = table.Locale; } if ((table.Namespace != table.DataSet.Namespace)) { this.Namespace = table.Namespace; } this.Prefix = table.Prefix; this.MinimumCapacity = table.MinimumCapacity; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected Средне_трёх_величинDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) : base(info, context) { this.InitVars(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataColumn Среднее_значениеColumn { get { return this.columnСреднее_значение; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int Count { get { return this.Rows.Count; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинRow this[int index] { get { return ((Средне_трёх_величинRow)(this.Rows[index])); } } [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Средне_трёх_величинRowChangeEventHandler Средне_трёх_величинRowChanging; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Средне_трёх_величинRowChangeEventHandler Средне_трёх_величинRowChanged; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Средне_трёх_величинRowChangeEventHandler Средне_трёх_величинRowDeleting; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public event Средне_трёх_величинRowChangeEventHandler Средне_трёх_величинRowDeleted; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void AddСредне_трёх_величинRow(Средне_трёх_величинRow row) { this.Rows.Add(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинRow AddСредне_трёх_величинRow(float Среднее_значение) { Средне_трёх_величинRow rowСредне_трёх_величинRow = ((Средне_трёх_величинRow)(this.NewRow())); object[] columnValuesArray = new object[] { Среднее_значение}; rowСредне_трёх_величинRow.ItemArray = columnValuesArray; this.Rows.Add(rowСредне_трёх_величинRow); return rowСредне_трёх_величинRow; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public override global::System.Data.DataTable Clone() { Средне_трёх_величинDataTable cln = ((Средне_трёх_величинDataTable)(base.Clone())); cln.InitVars(); return cln; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataTable CreateInstance() { return new Средне_трёх_величинDataTable(); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal void InitVars() { this.columnСреднее_значение = base.Columns["Среднее значение"]; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitClass() { this.columnСреднее_значение = new global::System.Data.DataColumn("Среднее значение", typeof(float), null, global::System.Data.MappingType.Element); base.Columns.Add(this.columnСреднее_значение); this.columnСреднее_значение.ReadOnly = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинRow NewСредне_трёх_величинRow() { return ((Средне_трёх_величинRow)(this.NewRow())); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) { return new Средне_трёх_величинRow(builder); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override global::System.Type GetRowType() { return typeof(Средне_трёх_величинRow); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanged(e); if ((this.Средне_трёх_величинRowChanged != null)) { this.Средне_трёх_величинRowChanged(this, new Средне_трёх_величинRowChangeEvent(((Средне_трёх_величинRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) { base.OnRowChanging(e); if ((this.Средне_трёх_величинRowChanging != null)) { this.Средне_трёх_величинRowChanging(this, new Средне_трёх_величинRowChangeEvent(((Средне_трёх_величинRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleted(e); if ((this.Средне_трёх_величинRowDeleted != null)) { this.Средне_трёх_величинRowDeleted(this, new Средне_трёх_величинRowChangeEvent(((Средне_трёх_величинRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) { base.OnRowDeleting(e); if ((this.Средне_трёх_величинRowDeleting != null)) { this.Средне_трёх_величинRowDeleting(this, new Средне_трёх_величинRowChangeEvent(((Средне_трёх_величинRow)(e.Row)), e.Action)); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void RemoveСредне_трёх_величинRow(Средне_трёх_величинRow row) { this.Rows.Remove(row); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) { global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType(); global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence(); TITOVPODRECHETNIKOVADataSet ds = new TITOVPODRECHETNIKOVADataSet(); global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny(); any1.Namespace = "http://www.w3.org/2001/XMLSchema"; any1.MinOccurs = new decimal(0); any1.MaxOccurs = decimal.MaxValue; any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any1); global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny(); any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1"; any2.MinOccurs = new decimal(1); any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax; sequence.Items.Add(any2); global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute1.Name = "namespace"; attribute1.FixedValue = ds.Namespace; type.Attributes.Add(attribute1); global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute(); attribute2.Name = "tableTypeName"; attribute2.FixedValue = "Средне_трёх_величинDataTable"; type.Attributes.Add(attribute2); type.Particle = sequence; global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable(); if (xs.Contains(dsSchema.TargetNamespace)) { global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream(); global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream(); try { global::System.Xml.Schema.XmlSchema schema = null; dsSchema.Write(s1); for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) { schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current)); s2.SetLength(0); schema.Write(s2); if ((s1.Length == s2.Length)) { s1.Position = 0; s2.Position = 0; for (; ((s1.Position != s1.Length) && (s1.ReadByte() == s2.ReadByte())); ) { ; } if ((s1.Position == s1.Length)) { return type; } } } } finally { if ((s1 != null)) { s1.Close(); } if ((s2 != null)) { s2.Close(); } } } xs.Add(dsSchema); return type; } } /// ///Represents strongly named DataRow class. /// public partial class OzenkiRow : global::System.Data.DataRow { private OzenkiDataTable tableOzenki; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal OzenkiRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableOzenki = ((OzenkiDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Studenta { get { try { return ((int)(this[this.tableOzenki.ID_StudentaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Studenta\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.ID_StudentaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_1 { get { try { return ((global::System.DateTime)(this[this.tableOzenki.Data_Ekzamena_1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_1\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Data_Ekzamena_1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta_1 { get { try { return ((int)(this[this.tableOzenki.ID_Predmeta_1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta_1\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.ID_Predmeta_1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Ozenka_1 { get { try { return ((byte)(this[this.tableOzenki.Ozenka_1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ozenka_1\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Ozenka_1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_2 { get { try { return ((global::System.DateTime)(this[this.tableOzenki.Data_Ekzamena_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_2\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Data_Ekzamena_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta_2 { get { try { return ((int)(this[this.tableOzenki.ID_Predmeta_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta_2\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.ID_Predmeta_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Ozenka_2 { get { try { return ((byte)(this[this.tableOzenki.Ozenka_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ozenka_2\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Ozenka_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_3 { get { try { return ((global::System.DateTime)(this[this.tableOzenki.Data_Ekzamena_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_3\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Data_Ekzamena_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta_3 { get { try { return ((int)(this[this.tableOzenki.ID_Predmeta_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta_3\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.ID_Predmeta_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Ozenka_3 { get { try { return ((byte)(this[this.tableOzenki.Ozenka_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ozenka_3\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Ozenka_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public float Sredniy_Ball { get { try { return ((float)(this[this.tableOzenki.Sredniy_BallColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Sredniy_Ball\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.Sredniy_BallColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Ozenki { get { try { return ((int)(this[this.tableOzenki.ID_OzenkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Ozenki\' в таблице \'Ozenki\' равно DBNull.", e); } } set { this[this.tableOzenki.ID_OzenkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow PredmetiRow { get { return ((PredmetiRow)(this.GetParentRow(this.Table.ParentRelations["FK_Ozenki_Predmeti"]))); } set { this.SetParentRow(value, this.Table.ParentRelations["FK_Ozenki_Predmeti"]); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow StudentiRow { get { return ((StudentiRow)(this.GetParentRow(this.Table.ParentRelations["FK_Ozenki_Studenti"]))); } set { this.SetParentRow(value, this.Table.ParentRelations["FK_Ozenki_Studenti"]); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_StudentaNull() { return this.IsNull(this.tableOzenki.ID_StudentaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_StudentaNull() { this[this.tableOzenki.ID_StudentaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_1Null() { return this.IsNull(this.tableOzenki.Data_Ekzamena_1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_1Null() { this[this.tableOzenki.Data_Ekzamena_1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_Predmeta_1Null() { return this.IsNull(this.tableOzenki.ID_Predmeta_1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_Predmeta_1Null() { this[this.tableOzenki.ID_Predmeta_1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOzenka_1Null() { return this.IsNull(this.tableOzenki.Ozenka_1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOzenka_1Null() { this[this.tableOzenki.Ozenka_1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_2Null() { return this.IsNull(this.tableOzenki.Data_Ekzamena_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_2Null() { this[this.tableOzenki.Data_Ekzamena_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_Predmeta_2Null() { return this.IsNull(this.tableOzenki.ID_Predmeta_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_Predmeta_2Null() { this[this.tableOzenki.ID_Predmeta_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOzenka_2Null() { return this.IsNull(this.tableOzenki.Ozenka_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOzenka_2Null() { this[this.tableOzenki.Ozenka_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_3Null() { return this.IsNull(this.tableOzenki.Data_Ekzamena_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_3Null() { this[this.tableOzenki.Data_Ekzamena_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_Predmeta_3Null() { return this.IsNull(this.tableOzenki.ID_Predmeta_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_Predmeta_3Null() { this[this.tableOzenki.ID_Predmeta_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOzenka_3Null() { return this.IsNull(this.tableOzenki.Ozenka_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOzenka_3Null() { this[this.tableOzenki.Ozenka_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsSredniy_BallNull() { return this.IsNull(this.tableOzenki.Sredniy_BallColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetSredniy_BallNull() { this[this.tableOzenki.Sredniy_BallColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_OzenkiNull() { return this.IsNull(this.tableOzenki.ID_OzenkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_OzenkiNull() { this[this.tableOzenki.ID_OzenkiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class PredmetiRow : global::System.Data.DataRow { private PredmetiDataTable tablePredmeti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal PredmetiRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tablePredmeti = ((PredmetiDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta { get { return ((int)(this[this.tablePredmeti.ID_PredmetaColumn])); } set { this[this.tablePredmeti.ID_PredmetaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Predmeta { get { try { return ((string)(this[this.tablePredmeti.Nazvanie_PredmetaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Predmeta\' в таблице \'Predmeti\' равно DBNull.", e); } } set { this[this.tablePredmeti.Nazvanie_PredmetaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Predmeta { get { try { return ((string)(this[this.tablePredmeti.Opisanie_PredmetaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Predmeta\' в таблице \'Predmeti\' равно DBNull.", e); } } set { this[this.tablePredmeti.Opisanie_PredmetaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Studenta { get { try { return ((int)(this[this.tablePredmeti.ID_StudentaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Studenta\' в таблице \'Predmeti\' равно DBNull.", e); } } set { this[this.tablePredmeti.ID_StudentaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow StudentiRow { get { return ((StudentiRow)(this.GetParentRow(this.Table.ParentRelations["FK_Predmeti_Studenti"]))); } set { this.SetParentRow(value, this.Table.ParentRelations["FK_Predmeti_Studenti"]); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_PredmetaNull() { return this.IsNull(this.tablePredmeti.Nazvanie_PredmetaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_PredmetaNull() { this[this.tablePredmeti.Nazvanie_PredmetaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_PredmetaNull() { return this.IsNull(this.tablePredmeti.Opisanie_PredmetaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_PredmetaNull() { this[this.tablePredmeti.Opisanie_PredmetaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_StudentaNull() { return this.IsNull(this.tablePredmeti.ID_StudentaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_StudentaNull() { this[this.tablePredmeti.ID_StudentaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRow[] GetOzenkiRows() { if ((this.Table.ChildRelations["FK_Ozenki_Predmeti"] == null)) { return new OzenkiRow[0]; } else { return ((OzenkiRow[])(base.GetChildRows(this.Table.ChildRelations["FK_Ozenki_Predmeti"]))); } } } /// ///Represents strongly named DataRow class. /// public partial class SpecialinostiRow : global::System.Data.DataRow { private SpecialinostiDataTable tableSpecialinosti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal SpecialinostiRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableSpecialinosti = ((SpecialinostiDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Specialinosti { get { return ((int)(this[this.tableSpecialinosti.ID_SpecialinostiColumn])); } set { this[this.tableSpecialinosti.ID_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableSpecialinosti.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Specialinosti\' равно DBN" + "ull.", e); } } set { this[this.tableSpecialinosti.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableSpecialinosti.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Specialinosti\' равно DBN" + "ull.", e); } } set { this[this.tableSpecialinosti.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableSpecialinosti.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableSpecialinosti.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableSpecialinosti.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableSpecialinosti.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow[] GetStudentiRows() { if ((this.Table.ChildRelations["FK_Studenti_Specialinosti"] == null)) { return new StudentiRow[0]; } else { return ((StudentiRow[])(base.GetChildRows(this.Table.ChildRelations["FK_Studenti_Specialinosti"]))); } } } /// ///Represents strongly named DataRow class. /// public partial class StudentiRow : global::System.Data.DataRow { private StudentiDataTable tableStudenti; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal StudentiRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableStudenti = ((StudentiDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Studenta { get { return ((int)(this[this.tableStudenti.ID_StudentaColumn])); } set { this[this.tableStudenti.ID_StudentaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableStudenti.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableStudenti.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableStudenti.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableStudenti.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableStudenti.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableStudenti.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableStudenti.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableStudenti.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableStudenti.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableStudenti.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableStudenti.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Specialinosti { get { try { return ((int)(this[this.tableStudenti.ID_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Specialinosti\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.ID_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableStudenti.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Studenti\' равно DBNull." + "", e); } } set { this[this.tableStudenti.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta { get { try { return ((int)(this[this.tableStudenti.ID_PredmetaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.ID_PredmetaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Ozenki { get { try { return ((int)(this[this.tableStudenti.ID_OzenkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Ozenki\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.ID_OzenkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Возраст { get { try { return ((byte)(this[this.tableStudenti.ВозрастColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Возраст\' в таблице \'Studenti\' равно DBNull.", e); } } set { this[this.tableStudenti.ВозрастColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRow SpecialinostiRow { get { return ((SpecialinostiRow)(this.GetParentRow(this.Table.ParentRelations["FK_Studenti_Specialinosti"]))); } set { this.SetParentRow(value, this.Table.ParentRelations["FK_Studenti_Specialinosti"]); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableStudenti.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableStudenti.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableStudenti.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableStudenti.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableStudenti.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableStudenti.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableStudenti.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableStudenti.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableStudenti.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableStudenti.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableStudenti.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableStudenti.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableStudenti.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableStudenti.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableStudenti.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableStudenti.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableStudenti.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableStudenti.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableStudenti.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableStudenti.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableStudenti.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableStudenti.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_SpecialinostiNull() { return this.IsNull(this.tableStudenti.ID_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_SpecialinostiNull() { this[this.tableStudenti.ID_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableStudenti.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableStudenti.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_PredmetaNull() { return this.IsNull(this.tableStudenti.ID_PredmetaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_PredmetaNull() { this[this.tableStudenti.ID_PredmetaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_OzenkiNull() { return this.IsNull(this.tableStudenti.ID_OzenkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_OzenkiNull() { this[this.tableStudenti.ID_OzenkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsВозрастNull() { return this.IsNull(this.tableStudenti.ВозрастColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetВозрастNull() { this[this.tableStudenti.ВозрастColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRow[] GetOzenkiRows() { if ((this.Table.ChildRelations["FK_Ozenki_Studenti"] == null)) { return new OzenkiRow[0]; } else { return ((OzenkiRow[])(base.GetChildRows(this.Table.ChildRelations["FK_Ozenki_Studenti"]))); } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow[] GetPredmetiRows() { if ((this.Table.ChildRelations["FK_Predmeti_Studenti"] == null)) { return new PredmetiRow[0]; } else { return ((PredmetiRow[])(base.GetChildRows(this.Table.ChildRelations["FK_Predmeti_Studenti"]))); } } } /// ///Represents strongly named DataRow class. /// public partial class Предметы_1Row : global::System.Data.DataRow { private Предметы_1DataTable tableПредметы_1; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Предметы_1Row(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableПредметы_1 = ((Предметы_1DataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta_1 { get { try { return ((int)(this[this.tableПредметы_1.ID_Predmeta_1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta_1\' в таблице \'Предметы 1\' равно DBNull.", e); } } set { this[this.tableПредметы_1.ID_Predmeta_1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Наименование_Предмета { get { try { return ((string)(this[this.tableПредметы_1.Наименование_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Наименование_Предмета\' в таблице \'Предметы 1\' равно DBNull." + "", e); } } set { this[this.tableПредметы_1.Наименование_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Описание_Предмета { get { try { return ((string)(this[this.tableПредметы_1.Описание_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Описание_Предмета\' в таблице \'Предметы 1\' равно DBNull.", e); } } set { this[this.tableПредметы_1.Описание_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_Predmeta_1Null() { return this.IsNull(this.tableПредметы_1.ID_Predmeta_1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_Predmeta_1Null() { this[this.tableПредметы_1.ID_Predmeta_1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsНаименование_ПредметаNull() { return this.IsNull(this.tableПредметы_1.Наименование_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetНаименование_ПредметаNull() { this[this.tableПредметы_1.Наименование_ПредметаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОписание_ПредметаNull() { return this.IsNull(this.tableПредметы_1.Описание_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОписание_ПредметаNull() { this[this.tableПредметы_1.Описание_ПредметаColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Предметы_2Row : global::System.Data.DataRow { private Предметы_2DataTable tableПредметы_2; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Предметы_2Row(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableПредметы_2 = ((Предметы_2DataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta_2 { get { try { return ((int)(this[this.tableПредметы_2.ID_Predmeta_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta_2\' в таблице \'Предметы 2\' равно DBNull.", e); } } set { this[this.tableПредметы_2.ID_Predmeta_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Наименование_Предмета { get { try { return ((string)(this[this.tableПредметы_2.Наименование_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Наименование_Предмета\' в таблице \'Предметы 2\' равно DBNull." + "", e); } } set { this[this.tableПредметы_2.Наименование_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Описание_Предмета { get { try { return ((string)(this[this.tableПредметы_2.Описание_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Описание_Предмета\' в таблице \'Предметы 2\' равно DBNull.", e); } } set { this[this.tableПредметы_2.Описание_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_Predmeta_2Null() { return this.IsNull(this.tableПредметы_2.ID_Predmeta_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_Predmeta_2Null() { this[this.tableПредметы_2.ID_Predmeta_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsНаименование_ПредметаNull() { return this.IsNull(this.tableПредметы_2.Наименование_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetНаименование_ПредметаNull() { this[this.tableПредметы_2.Наименование_ПредметаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОписание_ПредметаNull() { return this.IsNull(this.tableПредметы_2.Описание_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОписание_ПредметаNull() { this[this.tableПредметы_2.Описание_ПредметаColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Предметы_3Row : global::System.Data.DataRow { private Предметы_3DataTable tableПредметы_3; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Предметы_3Row(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableПредметы_3 = ((Предметы_3DataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta_3 { get { try { return ((int)(this[this.tableПредметы_3.ID_Predmeta_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta_3\' в таблице \'Предметы 3\' равно DBNull.", e); } } set { this[this.tableПредметы_3.ID_Predmeta_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Наименование_Предмета { get { try { return ((string)(this[this.tableПредметы_3.Наименование_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Наименование_Предмета\' в таблице \'Предметы 3\' равно DBNull." + "", e); } } set { this[this.tableПредметы_3.Наименование_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Описание_Предмета { get { try { return ((string)(this[this.tableПредметы_3.Описание_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Описание_Предмета\' в таблице \'Предметы 3\' равно DBNull.", e); } } set { this[this.tableПредметы_3.Описание_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_Predmeta_3Null() { return this.IsNull(this.tableПредметы_3.ID_Predmeta_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_Predmeta_3Null() { this[this.tableПредметы_3.ID_Predmeta_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsНаименование_ПредметаNull() { return this.IsNull(this.tableПредметы_3.Наименование_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetНаименование_ПредметаNull() { this[this.tableПредметы_3.Наименование_ПредметаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОписание_ПредметаNull() { return this.IsNull(this.tableПредметы_3.Описание_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОписание_ПредметаNull() { this[this.tableПредметы_3.Описание_ПредметаColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class _Запрос_Студенты_ОценкиRow : global::System.Data.DataRow { private _Запрос_Студенты_ОценкиDataTable _tableЗапрос_Студенты_Оценки; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal _Запрос_Студенты_ОценкиRow(global::System.Data.DataRowBuilder rb) : base(rb) { this._tableЗапрос_Студенты_Оценки = ((_Запрос_Студенты_ОценкиDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string ФИО_студента { get { try { return ((string)(this[this._tableЗапрос_Студенты_Оценки.ФИО_студентаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ФИО студента\' в таблице \'Запрос Студенты+Оценки\' равно DBNu" + "ll.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.ФИО_студентаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Дата_первого_экзамена { get { try { return ((global::System.DateTime)(this[this._tableЗапрос_Студенты_Оценки.Дата_первого_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Дата первого экзамена\' в таблице \'Запрос Студенты+Оценки\' р" + "авно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Дата_первого_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Наименование_Предмета { get { try { return ((string)(this[this._tableЗапрос_Студенты_Оценки.Наименование_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Наименование_Предмета\' в таблице \'Запрос Студенты+Оценки\' р" + "авно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Наименование_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_первого_экзамена { get { try { return ((byte)(this[this._tableЗапрос_Студенты_Оценки.Оценка_первого_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка первого экзамена\' в таблице \'Запрос Студенты+Оценки\'" + " равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Оценка_первого_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_2 { get { try { return ((global::System.DateTime)(this[this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_2\' в таблице \'Запрос Студенты+Оценки\' равно D" + "BNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Expr1 { get { try { return ((string)(this[this._tableЗапрос_Студенты_Оценки.Expr1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Expr1\' в таблице \'Запрос Студенты+Оценки\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Expr1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_второго_экзамена { get { try { return ((byte)(this[this._tableЗапрос_Студенты_Оценки.Оценка_второго_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка второго экзамена\' в таблице \'Запрос Студенты+Оценки\'" + " равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Оценка_второго_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_3 { get { try { return ((global::System.DateTime)(this[this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_3\' в таблице \'Запрос Студенты+Оценки\' равно D" + "BNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Expr2 { get { try { return ((string)(this[this._tableЗапрос_Студенты_Оценки.Expr2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Expr2\' в таблице \'Запрос Студенты+Оценки\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Expr2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_третьего_экзамена { get { try { return ((byte)(this[this._tableЗапрос_Студенты_Оценки.Оценка_третьего_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка третьего экзамена\' в таблице \'Запрос Студенты+Оценки" + "\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Оценка_третьего_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public float Sredniy_Ball { get { try { return ((float)(this[this._tableЗапрос_Студенты_Оценки.Sredniy_BallColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Sredniy_Ball\' в таблице \'Запрос Студенты+Оценки\' равно DBNu" + "ll.", e); } } set { this[this._tableЗапрос_Студенты_Оценки.Sredniy_BallColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsФИО_студентаNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.ФИО_студентаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetФИО_студентаNull() { this[this._tableЗапрос_Студенты_Оценки.ФИО_студентаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsДата_первого_экзаменаNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Дата_первого_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetДата_первого_экзаменаNull() { this[this._tableЗапрос_Студенты_Оценки.Дата_первого_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsНаименование_ПредметаNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Наименование_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetНаименование_ПредметаNull() { this[this._tableЗапрос_Студенты_Оценки.Наименование_ПредметаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_первого_экзаменаNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Оценка_первого_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_первого_экзаменаNull() { this[this._tableЗапрос_Студенты_Оценки.Оценка_первого_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_2Null() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_2Null() { this[this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsExpr1Null() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Expr1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetExpr1Null() { this[this._tableЗапрос_Студенты_Оценки.Expr1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_второго_экзаменаNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Оценка_второго_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_второго_экзаменаNull() { this[this._tableЗапрос_Студенты_Оценки.Оценка_второго_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_3Null() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_3Null() { this[this._tableЗапрос_Студенты_Оценки.Data_Ekzamena_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsExpr2Null() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Expr2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetExpr2Null() { this[this._tableЗапрос_Студенты_Оценки.Expr2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_третьего_экзаменаNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Оценка_третьего_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_третьего_экзаменаNull() { this[this._tableЗапрос_Студенты_Оценки.Оценка_третьего_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsSredniy_BallNull() { return this.IsNull(this._tableЗапрос_Студенты_Оценки.Sredniy_BallColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetSredniy_BallNull() { this[this._tableЗапрос_Студенты_Оценки.Sredniy_BallColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class _Запрос_Студенты_СпециальностиRow : global::System.Data.DataRow { private _Запрос_Студенты_СпециальностиDataTable _tableЗапрос_Студенты_Специальности; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal _Запрос_Студенты_СпециальностиRow(global::System.Data.DataRowBuilder rb) : base(rb) { this._tableЗапрос_Студенты_Специальности = ((_Запрос_Студенты_СпециальностиDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Запрос Студенты+Специальности\' равно DBNull" + ".", e); } } set { this[this._tableЗапрос_Студенты_Специальности.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Запрос Студенты+Специальности\' равно DBNull" + ".", e); } } set { this[this._tableЗапрос_Студенты_Специальности.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this._tableЗапрос_Студенты_Специальности.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Запрос Студенты+Специальности\' ра" + "вно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Запрос Студенты+Специальности\' равно D" + "BNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Запрос Студенты+Специальности\' равно DBNu" + "ll.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Запрос Студенты+Специальности\' равно DB" + "Null.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Запрос Студенты+Специальности" + "\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this._tableЗапрос_Студенты_Специальности.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Запрос Студенты+Специальности\' р" + "авно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this._tableЗапрос_Студенты_Специальности.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Запрос Студенты+Специальности\'" + " равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Запрос Студенты+Специальности\' равно DBN" + "ull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this._tableЗапрос_Студенты_Специальности.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Запрос Студенты+Специальности\' равно DBNul" + "l.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this._tableЗапрос_Студенты_Специальности.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Запрос Студенты+Специал" + "ьности\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Возраст { get { try { return ((byte)(this[this._tableЗапрос_Студенты_Специальности.ВозрастColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Возраст\' в таблице \'Запрос Студенты+Специальности\' равно DB" + "Null.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.ВозрастColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Запрос Студенты+Специаль" + "ности\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this._tableЗапрос_Студенты_Специальности.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Запрос Студенты+Специаль" + "ности\' равно DBNull.", e); } } set { this[this._tableЗапрос_Студенты_Специальности.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this._tableЗапрос_Студенты_Специальности.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this._tableЗапрос_Студенты_Специальности.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this._tableЗапрос_Студенты_Специальности.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this._tableЗапрос_Студенты_Специальности.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this._tableЗапрос_Студенты_Специальности.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this._tableЗапрос_Студенты_Специальности.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this._tableЗапрос_Студенты_Специальности.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this._tableЗапрос_Студенты_Специальности.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this._tableЗапрос_Студенты_Специальности.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this._tableЗапрос_Студенты_Специальности.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this._tableЗапрос_Студенты_Специальности.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this._tableЗапрос_Студенты_Специальности.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsВозрастNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.ВозрастColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetВозрастNull() { this[this._tableЗапрос_Студенты_Специальности.ВозрастColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this._tableЗапрос_Студенты_Специальности.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this._tableЗапрос_Студенты_Специальности.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this._tableЗапрос_Студенты_Специальности.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_БУRow : global::System.Data.DataRow { private Фильтр_БУDataTable tableФильтр_БУ; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_БУRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_БУ = ((Фильтр_БУDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_БУ.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_БУ.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_БУ.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_БУ.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_БУ.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_БУ.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_БУ.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_БУ.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_БУ.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_БУ.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_БУ.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр БУ\' равно DBNull.", e); } } set { this[this.tableФильтр_БУ.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_БУ.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр БУ\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_БУ.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_БУ.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр БУ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_БУ.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_БУ.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр БУ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_БУ.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_БУ.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_БУ.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_БУ.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_БУ.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_БУ.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_БУ.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_БУ.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_БУ.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_БУ.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_БУ.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_БУ.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_БУ.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_БУ.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_БУ.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_БУ.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_БУ.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_БУ.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_БУ.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_БУ.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_БУ.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_БУ.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_БУ.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_БУ.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_БУ.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_БУ.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_БУ.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_БУ.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_БУ.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_заочная_форма_обученияRow : global::System.Data.DataRow { private Фильтр_заочная_форма_обученияDataTable tableФильтр_заочная_форма_обучения; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_заочная_форма_обученияRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_заочная_форма_обучения = ((Фильтр_заочная_форма_обученияDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр заочная форма обучения\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_заочная_форма_обучения.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр заочная форма обучения\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_заочная_форма_обучения.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_заочная_форма_обучения.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр заочная форма обучения\' ра" + "вно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр заочная форма обучения\' равно D" + "BNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр заочная форма обучения\' равно DBNu" + "ll.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр заочная форма обучения\' равно DB" + "Null.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр заочная форма обучения" + "\' равно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_заочная_форма_обучения.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр заочная форма обучения\' р" + "авно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр заочная форма обучения\' равно DBN" + "ull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_заочная_форма_обучения.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр заочная форма обучения\'" + " равно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_заочная_форма_обучения.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр заочная форма обучения\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_заочная_форма_обучения.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр заочная форма об" + "учения\' равно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр заочная форма обу" + "чения\' равно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_заочная_форма_обучения.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр заочная форма обу" + "чения\' равно DBNull.", e); } } set { this[this.tableФильтр_заочная_форма_обучения.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_заочная_форма_обучения.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_заочная_форма_обучения.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_заочная_форма_обучения.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_заочная_форма_обучения.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_заочная_форма_обучения.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_заочная_форма_обучения.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_заочная_форма_обучения.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_заочная_форма_обучения.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_заочная_форма_обучения.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_заочная_форма_обучения.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_заочная_форма_обучения.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_заочная_форма_обучения.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_заочная_форма_обучения.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_заочная_форма_обучения.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_заочная_форма_обучения.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_МатьRow : global::System.Data.DataRow { private Фильтр_МатьDataTable tableФильтр_Мать; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_МатьRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_Мать = ((Фильтр_МатьDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_Мать.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_Мать.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Мать.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_Мать.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_Мать.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_Мать.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_Мать.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_Мать.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Мать.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_Мать.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_Мать.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Мать.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_Мать.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр Мать\' равно DBNu" + "ll.", e); } } set { this[this.tableФильтр_Мать.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Мать.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр Мать\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_Мать.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Мать.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр Мать\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_Мать.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_Мать.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_Мать.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_Мать.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_Мать.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_Мать.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_Мать.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_Мать.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_Мать.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_Мать.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_Мать.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_Мать.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_Мать.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_Мать.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_Мать.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_Мать.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_Мать.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_Мать.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_Мать.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_Мать.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_Мать.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_Мать.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_Мать.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_Мать.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_Мать.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Мать.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_Мать.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Мать.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_Мать.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_ММRow : global::System.Data.DataRow { private Фильтр_ММDataTable tableФильтр_ММ; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_ММRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_ММ = ((Фильтр_ММDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_ММ.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_ММ.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_ММ.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_ММ.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_ММ.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_ММ.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_ММ.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_ММ.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_ММ.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_ММ.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_ММ.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр ММ\' равно DBNull.", e); } } set { this[this.tableФильтр_ММ.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_ММ.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр ММ\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_ММ.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_ММ.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр ММ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_ММ.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_ММ.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр ММ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_ММ.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_ММ.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_ММ.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_ММ.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_ММ.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_ММ.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_ММ.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_ММ.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_ММ.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_ММ.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_ММ.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_ММ.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_ММ.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_ММ.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_ММ.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_ММ.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_ММ.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_ММ.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_ММ.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_ММ.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_ММ.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_ММ.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_ММ.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_ММ.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_ММ.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_ММ.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_ММ.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_ММ.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_ММ.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_МОRow : global::System.Data.DataRow { private Фильтр_МОDataTable tableФильтр_МО; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_МОRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_МО = ((Фильтр_МОDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_МО.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_МО.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_МО.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_МО.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_МО.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_МО.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_МО.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_МО.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_МО.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_МО.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_МО.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр МО\' равно DBNull.", e); } } set { this[this.tableФильтр_МО.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_МО.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр МО\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_МО.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_МО.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр МО\' равно DBNull." + "", e); } } set { this[this.tableФильтр_МО.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_МО.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр МО\' равно DBNull." + "", e); } } set { this[this.tableФильтр_МО.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_МО.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_МО.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_МО.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_МО.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_МО.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_МО.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_МО.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_МО.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_МО.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_МО.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_МО.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_МО.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_МО.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_МО.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_МО.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_МО.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_МО.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_МО.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_МО.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_МО.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_МО.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_МО.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_МО.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_МО.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_МО.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_МО.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_МО.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_МО.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_Нет_родителейRow : global::System.Data.DataRow { private Фильтр_Нет_родителейDataTable tableФильтр_Нет_родителей; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_Нет_родителейRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_Нет_родителей = ((Фильтр_Нет_родителейDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Нет_родителей.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр Нет родителей\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_Нет_родителей.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_Нет_родителей.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр Нет родителей\' равно DBNu" + "ll.", e); } } set { this[this.tableФильтр_Нет_родителей.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр Нет родителей\' равно D" + "BNull.", e); } } set { this[this.tableФильтр_Нет_родителей.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Нет_родителей.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр Нет родителей\' равно DB" + "Null.", e); } } set { this[this.tableФильтр_Нет_родителей.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_Нет_родителей.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр Нет родителей\' равно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_Нет_родителей.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр Нет родителей\' р" + "авно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр Нет родителей\' ра" + "вно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Нет_родителей.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр Нет родителей\' ра" + "вно DBNull.", e); } } set { this[this.tableФильтр_Нет_родителей.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_Нет_родителей.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_Нет_родителей.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_Нет_родителей.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_Нет_родителей.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_Нет_родителей.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_Нет_родителей.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_Нет_родителей.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_Нет_родителей.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_Нет_родителей.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_Нет_родителей.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_Нет_родителей.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_Нет_родителей.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_Нет_родителей.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_Нет_родителей.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_Нет_родителей.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_Нет_родителей.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_Нет_родителей.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_Нет_родителей.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_Нет_родителей.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_Нет_родителей.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Нет_родителей.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_Нет_родителей.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_ОтецRow : global::System.Data.DataRow { private Фильтр_ОтецDataTable tableФильтр_Отец; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_ОтецRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_Отец = ((Фильтр_ОтецDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_Отец.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_Отец.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Отец.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_Отец.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_Отец.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_Отец.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_Отец.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_Отец.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Отец.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_Отец.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_Отец.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр Отец\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_Отец.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр Отец\' равно DBNu" + "ll.", e); } } set { this[this.tableФильтр_Отец.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Отец.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр Отец\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_Отец.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Отец.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр Отец\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_Отец.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_Отец.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_Отец.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_Отец.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_Отец.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_Отец.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_Отец.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_Отец.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_Отец.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_Отец.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_Отец.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_Отец.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_Отец.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_Отец.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_Отец.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_Отец.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_Отец.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_Отец.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_Отец.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_Отец.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_Отец.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_Отец.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_Отец.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_Отец.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_Отец.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Отец.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_Отец.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Отец.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_Отец.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_Отец_и_МатьRow : global::System.Data.DataRow { private Фильтр_Отец_и_МатьDataTable tableФильтр_Отец_и_Мать; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_Отец_и_МатьRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_Отец_и_Мать = ((Фильтр_Отец_и_МатьDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Отец_и_Мать.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр Отец и Мать\' равно DBNull." + "", e); } } set { this[this.tableФильтр_Отец_и_Мать.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр Отец и Мать\' равно DBN" + "ull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_Отец_и_Мать.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр Отец и Мать\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_Отец_и_Мать.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_Отец_и_Мать.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр Отец и Мать\' равно DBNu" + "ll.", e); } } set { this[this.tableФильтр_Отец_и_Мать.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_Отец_и_Мать.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр Отец и Мать\' равно DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_Отец_и_Мать.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр Отец и Мать\' рав" + "но DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр Отец и Мать\' равн" + "о DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_Отец_и_Мать.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр Отец и Мать\' равн" + "о DBNull.", e); } } set { this[this.tableФильтр_Отец_и_Мать.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_Отец_и_Мать.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_Отец_и_Мать.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_Отец_и_Мать.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_Отец_и_Мать.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_Отец_и_Мать.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_Отец_и_Мать.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_Отец_и_Мать.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_Отец_и_Мать.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_Отец_и_Мать.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_Отец_и_Мать.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_Отец_и_Мать.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_Отец_и_Мать.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_Отец_и_Мать.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_Отец_и_Мать.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_Отец_и_Мать.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_очная_форма_обученияRow : global::System.Data.DataRow { private Фильтр_очная_форма_обученияDataTable tableФильтр_очная_форма_обучения; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_очная_форма_обученияRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_очная_форма_обучения = ((Фильтр_очная_форма_обученияDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр очная форма обучения\' равно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр очная форма обучения\' равно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_очная_форма_обучения.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр очная форма обучения\' равн" + "о DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр очная форма обучения\' равно DBN" + "ull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр очная форма обучения\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_очная_форма_обучения.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр очная форма обучения\' равно DBNu" + "ll.", e); } } set { this[this.tableФильтр_очная_форма_обучения.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр очная форма обучения\' " + "равно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_очная_форма_обучения.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр очная форма обучения\' рав" + "но DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_очная_форма_обучения.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр очная форма обучения\' р" + "авно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр очная форма обучения\' равно DBNul" + "l.", e); } } set { this[this.tableФильтр_очная_форма_обучения.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_очная_форма_обучения.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр очная форма обучения\' равно DBNull." + "", e); } } set { this[this.tableФильтр_очная_форма_обучения.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_очная_форма_обучения.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр очная форма обуч" + "ения\' равно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр очная форма обуче" + "ния\' равно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_очная_форма_обучения.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр очная форма обуче" + "ния\' равно DBNull.", e); } } set { this[this.tableФильтр_очная_форма_обучения.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_очная_форма_обучения.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_очная_форма_обучения.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_очная_форма_обучения.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_очная_форма_обучения.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_очная_форма_обучения.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_очная_форма_обучения.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_очная_форма_обучения.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_очная_форма_обучения.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_очная_форма_обучения.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_очная_форма_обучения.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_очная_форма_обучения.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_очная_форма_обучения.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_очная_форма_обучения.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_очная_форма_обучения.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_очная_форма_обучения.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_ПИRow : global::System.Data.DataRow { private Фильтр_ПИDataTable tableФильтр_ПИ; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_ПИRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_ПИ = ((Фильтр_ПИDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_ПИ.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_ПИ.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_ПИ.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_ПИ.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_ПИ.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_ПИ.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_ПИ.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_ПИ.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_ПИ.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_ПИ.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_ПИ.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр ПИ\' равно DBNull.", e); } } set { this[this.tableФильтр_ПИ.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_ПИ.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр ПИ\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_ПИ.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_ПИ.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр ПИ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_ПИ.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_ПИ.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр ПИ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_ПИ.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_ПИ.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_ПИ.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_ПИ.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_ПИ.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_ПИ.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_ПИ.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_ПИ.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_ПИ.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_ПИ.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_ПИ.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_ПИ.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_ПИ.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_ПИ.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_ПИ.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_ПИ.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_ПИ.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_ПИ.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_ПИ.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_ПИ.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_ПИ.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_ПИ.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_ПИ.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_ПИ.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_ПИ.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_ПИ.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_ПИ.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_ПИ.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_ПИ.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Фильтр_СТRow : global::System.Data.DataRow { private Фильтр_СТDataTable tableФильтр_СТ; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Фильтр_СТRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableФильтр_СТ = ((Фильтр_СТDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableФильтр_СТ.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableФильтр_СТ.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_СТ.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableФильтр_СТ.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableФильтр_СТ.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableФильтр_СТ.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableФильтр_СТ.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableФильтр_СТ.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableФильтр_СТ.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableФильтр_СТ.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableФильтр_СТ.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Фильтр СТ\' равно DBNull.", e); } } set { this[this.tableФильтр_СТ.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableФильтр_СТ.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Фильтр СТ\' равно DBNull" + ".", e); } } set { this[this.tableФильтр_СТ.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Nazvanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_СТ.Nazvanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nazvanie_Specialinosti\' в таблице \'Фильтр СТ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_СТ.Nazvanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Opisanie_Specialinosti { get { try { return ((string)(this[this.tableФильтр_СТ.Opisanie_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Opisanie_Specialinosti\' в таблице \'Фильтр СТ\' равно DBNull." + "", e); } } set { this[this.tableФильтр_СТ.Opisanie_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableФильтр_СТ.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableФильтр_СТ.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableФильтр_СТ.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableФильтр_СТ.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableФильтр_СТ.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableФильтр_СТ.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableФильтр_СТ.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableФильтр_СТ.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableФильтр_СТ.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableФильтр_СТ.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableФильтр_СТ.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableФильтр_СТ.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableФильтр_СТ.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableФильтр_СТ.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableФильтр_СТ.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableФильтр_СТ.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableФильтр_СТ.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableФильтр_СТ.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableФильтр_СТ.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableФильтр_СТ.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableФильтр_СТ.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableФильтр_СТ.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableФильтр_СТ.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableФильтр_СТ.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNazvanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_СТ.Nazvanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNazvanie_SpecialinostiNull() { this[this.tableФильтр_СТ.Nazvanie_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOpisanie_SpecialinostiNull() { return this.IsNull(this.tableФильтр_СТ.Opisanie_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOpisanie_SpecialinostiNull() { this[this.tableФильтр_СТ.Opisanie_SpecialinostiColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Отображение_студентов_по_возрастуRow : global::System.Data.DataRow { private Отображение_студентов_по_возрастуDataTable tableОтображение_студентов_по_возрасту; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображение_студентов_по_возрастуRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableОтображение_студентов_по_возрасту = ((Отображение_студентов_по_возрастуDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableОтображение_студентов_по_возрасту.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Отображение студентов по возрасту\' равно DB" + "Null.", e); } } set { this[this.tableОтображение_студентов_по_возрасту.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableОтображение_студентов_по_возрасту.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Отображение студентов по возрасту" + "\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_возрасту.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int Возраст { get { try { return ((int)(this[this.tableОтображение_студентов_по_возрасту.ВозрастColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Возраст\' в таблице \'Отображение студентов по возрасту\' равн" + "о DBNull.", e); } } set { this[this.tableОтображение_студентов_по_возрасту.ВозрастColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableОтображение_студентов_по_возрасту.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableОтображение_студентов_по_возрасту.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableОтображение_студентов_по_возрасту.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableОтображение_студентов_по_возрасту.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsВозрастNull() { return this.IsNull(this.tableОтображение_студентов_по_возрасту.ВозрастColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetВозрастNull() { this[this.tableОтображение_студентов_по_возрасту.ВозрастColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Отображение_студентов_по_среднему_баллуRow : global::System.Data.DataRow { private Отображение_студентов_по_среднему_баллуDataTable tableОтображение_студентов_по_среднему_баллу; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображение_студентов_по_среднему_баллуRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableОтображение_студентов_по_среднему_баллу = ((Отображение_студентов_по_среднему_баллуDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string ФИО_студента { get { try { return ((string)(this[this.tableОтображение_студентов_по_среднему_баллу.ФИО_студентаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ФИО студента\' в таблице \'Отображение студентов по среднему " + "баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.ФИО_студентаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Дата_первого_экзамена { get { try { return ((global::System.DateTime)(this[this.tableОтображение_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Дата первого экзамена\' в таблице \'Отображение студентов по " + "среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Наименование_Предмета { get { try { return ((string)(this[this.tableОтображение_студентов_по_среднему_баллу.Наименование_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Наименование_Предмета\' в таблице \'Отображение студентов по " + "среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Наименование_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_первого_экзамена { get { try { return ((byte)(this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка первого экзамена\' в таблице \'Отображение студентов п" + "о среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_2 { get { try { return ((global::System.DateTime)(this[this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_2\' в таблице \'Отображение студентов по средне" + "му баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Expr1 { get { try { return ((string)(this[this.tableОтображение_студентов_по_среднему_баллу.Expr1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Expr1\' в таблице \'Отображение студентов по среднему баллу\' " + "равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Expr1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_второго_экзамена { get { try { return ((byte)(this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка второго экзамена\' в таблице \'Отображение студентов п" + "о среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_3 { get { try { return ((global::System.DateTime)(this[this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_3\' в таблице \'Отображение студентов по средне" + "му баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Expr2 { get { try { return ((string)(this[this.tableОтображение_студентов_по_среднему_баллу.Expr2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Expr2\' в таблице \'Отображение студентов по среднему баллу\' " + "равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Expr2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_третьего_экзамена { get { try { return ((byte)(this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка третьего экзамена\' в таблице \'Отображение студентов " + "по среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public float Sredniy_Ball { get { try { return ((float)(this[this.tableОтображение_студентов_по_среднему_баллу.Sredniy_BallColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Sredniy_Ball\' в таблице \'Отображение студентов по среднему " + "баллу\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_среднему_баллу.Sredniy_BallColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsФИО_студентаNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.ФИО_студентаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetФИО_студентаNull() { this[this.tableОтображение_студентов_по_среднему_баллу.ФИО_студентаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsДата_первого_экзаменаNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetДата_первого_экзаменаNull() { this[this.tableОтображение_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsНаименование_ПредметаNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Наименование_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetНаименование_ПредметаNull() { this[this.tableОтображение_студентов_по_среднему_баллу.Наименование_ПредметаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_первого_экзаменаNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_первого_экзаменаNull() { this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_2Null() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_2Null() { this[this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsExpr1Null() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Expr1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetExpr1Null() { this[this.tableОтображение_студентов_по_среднему_баллу.Expr1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_второго_экзаменаNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_второго_экзаменаNull() { this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_3Null() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_3Null() { this[this.tableОтображение_студентов_по_среднему_баллу.Data_Ekzamena_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsExpr2Null() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Expr2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetExpr2Null() { this[this.tableОтображение_студентов_по_среднему_баллу.Expr2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_третьего_экзаменаNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_третьего_экзаменаNull() { this[this.tableОтображение_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsSredniy_BallNull() { return this.IsNull(this.tableОтображение_студентов_по_среднему_баллу.Sredniy_BallColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetSredniy_BallNull() { this[this.tableОтображение_студентов_по_среднему_баллу.Sredniy_BallColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Отображение_студентов_по_ФИОRow : global::System.Data.DataRow { private Отображение_студентов_по_ФИОDataTable tableОтображение_студентов_по_ФИО; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображение_студентов_по_ФИОRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableОтображение_студентов_по_ФИО = ((Отображение_студентов_по_ФИОDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Studenta { get { return ((int)(this[this.tableОтображение_студентов_по_ФИО.ID_StudentaColumn])); } set { this[this.tableОтображение_студентов_по_ФИО.ID_StudentaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string FIO { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.FIOColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'FIO\' в таблице \'Отображение студентов по ФИО\' равно DBNull." + "", e); } } set { this[this.tableОтображение_студентов_по_ФИО.FIOColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pol { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.PolColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pol\' в таблице \'Отображение студентов по ФИО\' равно DBNull." + "", e); } } set { this[this.tableОтображение_студентов_по_ФИО.PolColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Rozdenia { get { try { return ((global::System.DateTime)(this[this.tableОтображение_студентов_по_ФИО.Data_RozdeniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Rozdenia\' в таблице \'Отображение студентов по ФИО\' рав" + "но DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.Data_RozdeniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Roditeli { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.RoditeliColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Roditeli\' в таблице \'Отображение студентов по ФИО\' равно DB" + "Null.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.RoditeliColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Adres { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.AdresColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Adres\' в таблице \'Отображение студентов по ФИО\' равно DBNul" + "l.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.AdresColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Telefon { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.TelefonColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Telefon\' в таблице \'Отображение студентов по ФИО\' равно DBN" + "ull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.TelefonColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Pasportnie_Dannie { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.Pasportnie_DannieColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Pasportnie_Dannie\' в таблице \'Отображение студентов по ФИО\'" + " равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.Pasportnie_DannieColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public long Nomer_Zachetki { get { try { return ((long)(this[this.tableОтображение_студентов_по_ФИО.Nomer_ZachetkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Nomer_Zachetki\' в таблице \'Отображение студентов по ФИО\' ра" + "вно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.Nomer_ZachetkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Postyplenia { get { try { return ((global::System.DateTime)(this[this.tableОтображение_студентов_по_ФИО.Data_PostypleniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Postyplenia\' в таблице \'Отображение студентов по ФИО\' " + "равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.Data_PostypleniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Gruppa { get { try { return ((string)(this[this.tableОтображение_студентов_по_ФИО.GruppaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Gruppa\' в таблице \'Отображение студентов по ФИО\' равно DBNu" + "ll.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.GruppaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Kurs { get { try { return ((byte)(this[this.tableОтображение_студентов_по_ФИО.KursColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Kurs\' в таблице \'Отображение студентов по ФИО\' равно DBNull" + ".", e); } } set { this[this.tableОтображение_студентов_по_ФИО.KursColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Specialinosti { get { try { return ((int)(this[this.tableОтображение_студентов_по_ФИО.ID_SpecialinostiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Specialinosti\' в таблице \'Отображение студентов по ФИО\' " + "равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.ID_SpecialinostiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool Ochnaya_Forma_Obychenia { get { try { return ((bool)(this[this.tableОтображение_студентов_по_ФИО.Ochnaya_Forma_ObycheniaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Ochnaya_Forma_Obychenia\' в таблице \'Отображение студентов п" + "о ФИО\' равно DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.Ochnaya_Forma_ObycheniaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Predmeta { get { try { return ((int)(this[this.tableОтображение_студентов_по_ФИО.ID_PredmetaColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Predmeta\' в таблице \'Отображение студентов по ФИО\' равно" + " DBNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.ID_PredmetaColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int ID_Ozenki { get { try { return ((int)(this[this.tableОтображение_студентов_по_ФИО.ID_OzenkiColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ID_Ozenki\' в таблице \'Отображение студентов по ФИО\' равно D" + "BNull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.ID_OzenkiColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Возраст { get { try { return ((byte)(this[this.tableОтображение_студентов_по_ФИО.ВозрастColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Возраст\' в таблице \'Отображение студентов по ФИО\' равно DBN" + "ull.", e); } } set { this[this.tableОтображение_студентов_по_ФИО.ВозрастColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsFIONull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.FIOColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetFIONull() { this[this.tableОтображение_студентов_по_ФИО.FIOColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPolNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.PolColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPolNull() { this[this.tableОтображение_студентов_по_ФИО.PolColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_RozdeniaNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.Data_RozdeniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_RozdeniaNull() { this[this.tableОтображение_студентов_по_ФИО.Data_RozdeniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsRoditeliNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.RoditeliColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetRoditeliNull() { this[this.tableОтображение_студентов_по_ФИО.RoditeliColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsAdresNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.AdresColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetAdresNull() { this[this.tableОтображение_студентов_по_ФИО.AdresColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsTelefonNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.TelefonColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetTelefonNull() { this[this.tableОтображение_студентов_по_ФИО.TelefonColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsPasportnie_DannieNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.Pasportnie_DannieColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetPasportnie_DannieNull() { this[this.tableОтображение_студентов_по_ФИО.Pasportnie_DannieColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsNomer_ZachetkiNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.Nomer_ZachetkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetNomer_ZachetkiNull() { this[this.tableОтображение_студентов_по_ФИО.Nomer_ZachetkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_PostypleniaNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.Data_PostypleniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_PostypleniaNull() { this[this.tableОтображение_студентов_по_ФИО.Data_PostypleniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsGruppaNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.GruppaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetGruppaNull() { this[this.tableОтображение_студентов_по_ФИО.GruppaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsKursNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.KursColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetKursNull() { this[this.tableОтображение_студентов_по_ФИО.KursColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_SpecialinostiNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.ID_SpecialinostiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_SpecialinostiNull() { this[this.tableОтображение_студентов_по_ФИО.ID_SpecialinostiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsOchnaya_Forma_ObycheniaNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.Ochnaya_Forma_ObycheniaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetOchnaya_Forma_ObycheniaNull() { this[this.tableОтображение_студентов_по_ФИО.Ochnaya_Forma_ObycheniaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_PredmetaNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.ID_PredmetaColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_PredmetaNull() { this[this.tableОтображение_студентов_по_ФИО.ID_PredmetaColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsID_OzenkiNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.ID_OzenkiColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetID_OzenkiNull() { this[this.tableОтображение_студентов_по_ФИО.ID_OzenkiColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsВозрастNull() { return this.IsNull(this.tableОтображение_студентов_по_ФИО.ВозрастColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetВозрастNull() { this[this.tableОтображение_студентов_по_ФИО.ВозрастColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Отображениеee_студентов_по_среднему_баллуRow : global::System.Data.DataRow { private Отображениеee_студентов_по_среднему_баллуDataTable tableОтображениеee_студентов_по_среднему_баллу; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Отображениеee_студентов_по_среднему_баллуRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableОтображениеee_студентов_по_среднему_баллу = ((Отображениеee_студентов_по_среднему_баллуDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string ФИО_студента { get { try { return ((string)(this[this.tableОтображениеee_студентов_по_среднему_баллу.ФИО_студентаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'ФИО студента\' в таблице \'Отображениеee студентов по среднем" + "у баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.ФИО_студентаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Дата_первого_экзамена { get { try { return ((global::System.DateTime)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Дата первого экзамена\' в таблице \'Отображениеee студентов п" + "о среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Наименование_Предмета { get { try { return ((string)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Наименование_ПредметаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Наименование_Предмета\' в таблице \'Отображениеee студентов п" + "о среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Наименование_ПредметаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_первого_экзамена { get { try { return ((byte)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка первого экзамена\' в таблице \'Отображениеee студентов" + " по среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_2 { get { try { return ((global::System.DateTime)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_2\' в таблице \'Отображениеee студентов по сред" + "нему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Expr1 { get { try { return ((string)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Expr1Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Expr1\' в таблице \'Отображениеee студентов по среднему баллу" + "\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Expr1Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_второго_экзамена { get { try { return ((byte)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка второго экзамена\' в таблице \'Отображениеee студентов" + " по среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public System.DateTime Data_Ekzamena_3 { get { try { return ((global::System.DateTime)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_3Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Data_Ekzamena_3\' в таблице \'Отображениеee студентов по сред" + "нему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_3Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public string Expr2 { get { try { return ((string)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Expr2Column])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Expr2\' в таблице \'Отображениеee студентов по среднему баллу" + "\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Expr2Column] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public byte Оценка_третьего_экзамена { get { try { return ((byte)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Оценка третьего экзамена\' в таблице \'Отображениеee студенто" + "в по среднему баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public float Sredniy_Ball { get { try { return ((float)(this[this.tableОтображениеee_студентов_по_среднему_баллу.Sredniy_BallColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Sredniy_Ball\' в таблице \'Отображениеee студентов по среднем" + "у баллу\' равно DBNull.", e); } } set { this[this.tableОтображениеee_студентов_по_среднему_баллу.Sredniy_BallColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsФИО_студентаNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.ФИО_студентаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetФИО_студентаNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.ФИО_студентаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsДата_первого_экзаменаNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetДата_первого_экзаменаNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Дата_первого_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsНаименование_ПредметаNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Наименование_ПредметаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetНаименование_ПредметаNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Наименование_ПредметаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_первого_экзаменаNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_первого_экзаменаNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_первого_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_2Null() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_2Null() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsExpr1Null() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Expr1Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetExpr1Null() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Expr1Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_второго_экзаменаNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_второго_экзаменаNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_второго_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsData_Ekzamena_3Null() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_3Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetData_Ekzamena_3Null() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Data_Ekzamena_3Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsExpr2Null() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Expr2Column); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetExpr2Null() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Expr2Column] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsОценка_третьего_экзаменаNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetОценка_третьего_экзаменаNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Оценка_третьего_экзаменаColumn] = global::System.Convert.DBNull; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsSredniy_BallNull() { return this.IsNull(this.tableОтображениеee_студентов_по_среднему_баллу.Sredniy_BallColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetSredniy_BallNull() { this[this.tableОтображениеee_студентов_по_среднему_баллу.Sredniy_BallColumn] = global::System.Convert.DBNull; } } /// ///Represents strongly named DataRow class. /// public partial class Средне_трёх_величинRow : global::System.Data.DataRow { private Средне_трёх_величинDataTable tableСредне_трёх_величин; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal Средне_трёх_величинRow(global::System.Data.DataRowBuilder rb) : base(rb) { this.tableСредне_трёх_величин = ((Средне_трёх_величинDataTable)(this.Table)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public float Среднее_значение { get { try { return ((float)(this[this.tableСредне_трёх_величин.Среднее_значениеColumn])); } catch (global::System.InvalidCastException e) { throw new global::System.Data.StrongTypingException("Значение для столбца \'Среднее значение\' в таблице \'Средне трёх величин\' равно DBN" + "ull.", e); } } set { this[this.tableСредне_трёх_величин.Среднее_значениеColumn] = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool IsСреднее_значениеNull() { return this.IsNull(this.tableСредне_трёх_величин.Среднее_значениеColumn); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public void SetСреднее_значениеNull() { this[this.tableСредне_трёх_величин.Среднее_значениеColumn] = global::System.Convert.DBNull; } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class OzenkiRowChangeEvent : global::System.EventArgs { private OzenkiRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRowChangeEvent(OzenkiRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class PredmetiRowChangeEvent : global::System.EventArgs { private PredmetiRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRowChangeEvent(PredmetiRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class SpecialinostiRowChangeEvent : global::System.EventArgs { private SpecialinostiRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRowChangeEvent(SpecialinostiRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class StudentiRowChangeEvent : global::System.EventArgs { private StudentiRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRowChangeEvent(StudentiRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Предметы_1RowChangeEvent : global::System.EventArgs { private Предметы_1Row eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1RowChangeEvent(Предметы_1Row row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1Row Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Предметы_2RowChangeEvent : global::System.EventArgs { private Предметы_2Row eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2RowChangeEvent(Предметы_2Row row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2Row Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Предметы_3RowChangeEvent : global::System.EventArgs { private Предметы_3Row eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3RowChangeEvent(Предметы_3Row row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3Row Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class _Запрос_Студенты_ОценкиRowChangeEvent : global::System.EventArgs { private _Запрос_Студенты_ОценкиRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_ОценкиRowChangeEvent(_Запрос_Студенты_ОценкиRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_ОценкиRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class _Запрос_Студенты_СпециальностиRowChangeEvent : global::System.EventArgs { private _Запрос_Студенты_СпециальностиRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_СпециальностиRowChangeEvent(_Запрос_Студенты_СпециальностиRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public _Запрос_Студенты_СпециальностиRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_БУRowChangeEvent : global::System.EventArgs { private Фильтр_БУRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУRowChangeEvent(Фильтр_БУRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_заочная_форма_обученияRowChangeEvent : global::System.EventArgs { private Фильтр_заочная_форма_обученияRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияRowChangeEvent(Фильтр_заочная_форма_обученияRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_МатьRowChangeEvent : global::System.EventArgs { private Фильтр_МатьRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьRowChangeEvent(Фильтр_МатьRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_ММRowChangeEvent : global::System.EventArgs { private Фильтр_ММRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММRowChangeEvent(Фильтр_ММRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_МОRowChangeEvent : global::System.EventArgs { private Фильтр_МОRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОRowChangeEvent(Фильтр_МОRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_Нет_родителейRowChangeEvent : global::System.EventArgs { private Фильтр_Нет_родителейRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейRowChangeEvent(Фильтр_Нет_родителейRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_ОтецRowChangeEvent : global::System.EventArgs { private Фильтр_ОтецRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецRowChangeEvent(Фильтр_ОтецRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_Отец_и_МатьRowChangeEvent : global::System.EventArgs { private Фильтр_Отец_и_МатьRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьRowChangeEvent(Фильтр_Отец_и_МатьRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_очная_форма_обученияRowChangeEvent : global::System.EventArgs { private Фильтр_очная_форма_обученияRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияRowChangeEvent(Фильтр_очная_форма_обученияRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_ПИRowChangeEvent : global::System.EventArgs { private Фильтр_ПИRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИRowChangeEvent(Фильтр_ПИRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Фильтр_СТRowChangeEvent : global::System.EventArgs { private Фильтр_СТRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТRowChangeEvent(Фильтр_СТRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Отображение_студентов_по_возрастуRowChangeEvent : global::System.EventArgs { private Отображение_студентов_по_возрастуRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуRowChangeEvent(Отображение_студентов_по_возрастуRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Отображение_студентов_по_среднему_баллуRowChangeEvent : global::System.EventArgs { private Отображение_студентов_по_среднему_баллуRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуRowChangeEvent(Отображение_студентов_по_среднему_баллуRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Отображение_студентов_по_ФИОRowChangeEvent : global::System.EventArgs { private Отображение_студентов_по_ФИОRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОRowChangeEvent(Отображение_студентов_по_ФИОRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Отображениеee_студентов_по_среднему_баллуRowChangeEvent : global::System.EventArgs { private Отображениеee_студентов_по_среднему_баллуRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуRowChangeEvent(Отображениеee_студентов_по_среднему_баллуRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } /// ///Row event argument class /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public class Средне_трёх_величинRowChangeEvent : global::System.EventArgs { private Средне_трёх_величинRow eventRow; private global::System.Data.DataRowAction eventAction; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинRowChangeEvent(Средне_трёх_величинRow row, global::System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинRow Row { get { return this.eventRow; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public global::System.Data.DataRowAction Action { get { return this.eventAction; } } } } } namespace TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.TITOVPODRECHETNIKOVADataSetTableAdapters { /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class OzenkiTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public OzenkiTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Ozenki"; tableMapping.ColumnMappings.Add("ID_Studenta", "ID_Studenta"); tableMapping.ColumnMappings.Add("Data_Ekzamena_1", "Data_Ekzamena_1"); tableMapping.ColumnMappings.Add("ID_Predmeta_1", "ID_Predmeta_1"); tableMapping.ColumnMappings.Add("Ozenka_1", "Ozenka_1"); tableMapping.ColumnMappings.Add("Data_Ekzamena_2", "Data_Ekzamena_2"); tableMapping.ColumnMappings.Add("ID_Predmeta_2", "ID_Predmeta_2"); tableMapping.ColumnMappings.Add("Ozenka_2", "Ozenka_2"); tableMapping.ColumnMappings.Add("Data_Ekzamena_3", "Data_Ekzamena_3"); tableMapping.ColumnMappings.Add("ID_Predmeta_3", "ID_Predmeta_3"); tableMapping.ColumnMappings.Add("Ozenka_3", "Ozenka_3"); tableMapping.ColumnMappings.Add("Sredniy_Ball", "Sredniy_Ball"); tableMapping.ColumnMappings.Add("ID_Ozenki", "ID_Ozenki"); this._adapter.TableMappings.Add(tableMapping); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = @"INSERT INTO [dbo].[Ozenki] ([ID_Studenta], [Data_Ekzamena_1], [ID_Predmeta_1], [Ozenka_1], [Data_Ekzamena_2], [ID_Predmeta_2], [Ozenka_2], [Data_Ekzamena_3], [ID_Predmeta_3], [Ozenka_3], [Sredniy_Ball], [ID_Ozenki]) VALUES (@ID_Studenta, @Data_Ekzamena_1, @ID_Predmeta_1, @Ozenka_1, @Data_Ekzamena_2, @ID_Predmeta_2, @Ozenka_2, @Data_Ekzamena_3, @ID_Predmeta_3, @Ozenka_3, @Sredniy_Ball, @ID_Ozenki)"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Ekzamena_1", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Ekzamena_1", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta_1", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta_1", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Ozenka_1", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ozenka_1", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Ekzamena_2", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Ekzamena_2", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta_2", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta_2", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Ozenka_2", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ozenka_2", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Ekzamena_3", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Ekzamena_3", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta_3", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta_3", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Ozenka_3", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ozenka_3", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Sredniy_Ball", global::System.Data.SqlDbType.Real, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Sredniy_Ball", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Studenta, Data_Ekzamena_1, ID_Predmeta_1, Ozenka_1, Data_Ekzamena_2, ID" + "_Predmeta_2, Ozenka_2, Data_Ekzamena_3, ID_Predmeta_3, Ozenka_3, Sredniy_Ball, I" + "D_Ozenki FROM dbo.Ozenki"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.OzenkiDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.OzenkiDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.OzenkiDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.OzenkiDataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.OzenkiDataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Ozenki"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert(global::System.Nullable ID_Studenta, global::System.Nullable Data_Ekzamena_1, global::System.Nullable ID_Predmeta_1, global::System.Nullable Ozenka_1, global::System.Nullable Data_Ekzamena_2, global::System.Nullable ID_Predmeta_2, global::System.Nullable Ozenka_2, global::System.Nullable Data_Ekzamena_3, global::System.Nullable ID_Predmeta_3, global::System.Nullable Ozenka_3, global::System.Nullable Sredniy_Ball, global::System.Nullable ID_Ozenki) { if ((ID_Studenta.HasValue == true)) { this.Adapter.InsertCommand.Parameters[0].Value = ((int)(ID_Studenta.Value)); } else { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } if ((Data_Ekzamena_1.HasValue == true)) { this.Adapter.InsertCommand.Parameters[1].Value = ((System.DateTime)(Data_Ekzamena_1.Value)); } else { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } if ((ID_Predmeta_1.HasValue == true)) { this.Adapter.InsertCommand.Parameters[2].Value = ((int)(ID_Predmeta_1.Value)); } else { this.Adapter.InsertCommand.Parameters[2].Value = global::System.DBNull.Value; } if ((Ozenka_1.HasValue == true)) { this.Adapter.InsertCommand.Parameters[3].Value = ((byte)(Ozenka_1.Value)); } else { this.Adapter.InsertCommand.Parameters[3].Value = global::System.DBNull.Value; } if ((Data_Ekzamena_2.HasValue == true)) { this.Adapter.InsertCommand.Parameters[4].Value = ((System.DateTime)(Data_Ekzamena_2.Value)); } else { this.Adapter.InsertCommand.Parameters[4].Value = global::System.DBNull.Value; } if ((ID_Predmeta_2.HasValue == true)) { this.Adapter.InsertCommand.Parameters[5].Value = ((int)(ID_Predmeta_2.Value)); } else { this.Adapter.InsertCommand.Parameters[5].Value = global::System.DBNull.Value; } if ((Ozenka_2.HasValue == true)) { this.Adapter.InsertCommand.Parameters[6].Value = ((byte)(Ozenka_2.Value)); } else { this.Adapter.InsertCommand.Parameters[6].Value = global::System.DBNull.Value; } if ((Data_Ekzamena_3.HasValue == true)) { this.Adapter.InsertCommand.Parameters[7].Value = ((System.DateTime)(Data_Ekzamena_3.Value)); } else { this.Adapter.InsertCommand.Parameters[7].Value = global::System.DBNull.Value; } if ((ID_Predmeta_3.HasValue == true)) { this.Adapter.InsertCommand.Parameters[8].Value = ((int)(ID_Predmeta_3.Value)); } else { this.Adapter.InsertCommand.Parameters[8].Value = global::System.DBNull.Value; } if ((Ozenka_3.HasValue == true)) { this.Adapter.InsertCommand.Parameters[9].Value = ((byte)(Ozenka_3.Value)); } else { this.Adapter.InsertCommand.Parameters[9].Value = global::System.DBNull.Value; } if ((Sredniy_Ball.HasValue == true)) { this.Adapter.InsertCommand.Parameters[10].Value = ((float)(Sredniy_Ball.Value)); } else { this.Adapter.InsertCommand.Parameters[10].Value = global::System.DBNull.Value; } if ((ID_Ozenki.HasValue == true)) { this.Adapter.InsertCommand.Parameters[11].Value = ((int)(ID_Ozenki.Value)); } else { this.Adapter.InsertCommand.Parameters[11].Value = global::System.DBNull.Value; } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class PredmetiTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public PredmetiTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Predmeti"; tableMapping.ColumnMappings.Add("ID_Predmeta", "ID_Predmeta"); tableMapping.ColumnMappings.Add("Nazvanie_Predmeta", "Nazvanie_Predmeta"); tableMapping.ColumnMappings.Add("Opisanie_Predmeta", "Opisanie_Predmeta"); tableMapping.ColumnMappings.Add("ID_Studenta", "ID_Studenta"); this._adapter.TableMappings.Add(tableMapping); this._adapter.DeleteCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.DeleteCommand.Connection = this.Connection; this._adapter.DeleteCommand.CommandText = @"DELETE FROM [dbo].[Predmeti] WHERE (([ID_Predmeta] = @Original_ID_Predmeta) AND ((@IsNull_Nazvanie_Predmeta = 1 AND [Nazvanie_Predmeta] IS NULL) OR ([Nazvanie_Predmeta] = @Original_Nazvanie_Predmeta)) AND ((@IsNull_ID_Studenta = 1 AND [ID_Studenta] IS NULL) OR ([ID_Studenta] = @Original_ID_Studenta)))"; this._adapter.DeleteCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Nazvanie_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Predmeta", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Nazvanie_Predmeta", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Predmeta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = @"INSERT INTO [dbo].[Predmeti] ([Nazvanie_Predmeta], [Opisanie_Predmeta], [ID_Studenta]) VALUES (@Nazvanie_Predmeta, @Opisanie_Predmeta, @ID_Studenta); SELECT ID_Predmeta, Nazvanie_Predmeta, Opisanie_Predmeta, ID_Studenta FROM Predmeti WHERE (ID_Predmeta = SCOPE_IDENTITY())"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Nazvanie_Predmeta", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Opisanie_Predmeta", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Opisanie_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.UpdateCommand.Connection = this.Connection; this._adapter.UpdateCommand.CommandText = @"UPDATE [dbo].[Predmeti] SET [Nazvanie_Predmeta] = @Nazvanie_Predmeta, [Opisanie_Predmeta] = @Opisanie_Predmeta, [ID_Studenta] = @ID_Studenta WHERE (([ID_Predmeta] = @Original_ID_Predmeta) AND ((@IsNull_Nazvanie_Predmeta = 1 AND [Nazvanie_Predmeta] IS NULL) OR ([Nazvanie_Predmeta] = @Original_Nazvanie_Predmeta)) AND ((@IsNull_ID_Studenta = 1 AND [ID_Studenta] IS NULL) OR ([ID_Studenta] = @Original_ID_Studenta))); SELECT ID_Predmeta, Nazvanie_Predmeta, Opisanie_Predmeta, ID_Studenta FROM Predmeti WHERE (ID_Predmeta = @ID_Predmeta)"; this._adapter.UpdateCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Nazvanie_Predmeta", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Opisanie_Predmeta", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Opisanie_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Nazvanie_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Predmeta", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Nazvanie_Predmeta", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Predmeta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Predmeta, Nazvanie_Predmeta, Opisanie_Predmeta, ID_Studenta FROM dbo.Pr" + "edmeti"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.PredmetiDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.PredmetiDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.PredmetiDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.PredmetiDataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.PredmetiDataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Predmeti"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Delete, true)] public virtual int Delete(int Original_ID_Predmeta, string Original_Nazvanie_Predmeta, global::System.Nullable Original_ID_Studenta) { this.Adapter.DeleteCommand.Parameters[0].Value = ((int)(Original_ID_Predmeta)); if ((Original_Nazvanie_Predmeta == null)) { this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[2].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[2].Value = ((string)(Original_Nazvanie_Predmeta)); } if ((Original_ID_Studenta.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[3].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[4].Value = ((int)(Original_ID_Studenta.Value)); } else { this.Adapter.DeleteCommand.Parameters[3].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[4].Value = global::System.DBNull.Value; } global::System.Data.ConnectionState previousConnectionState = this.Adapter.DeleteCommand.Connection.State; if (((this.Adapter.DeleteCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.DeleteCommand.Connection.Open(); } try { int returnValue = this.Adapter.DeleteCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.DeleteCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert(string Nazvanie_Predmeta, string Opisanie_Predmeta, global::System.Nullable ID_Studenta) { if ((Nazvanie_Predmeta == null)) { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[0].Value = ((string)(Nazvanie_Predmeta)); } if ((Opisanie_Predmeta == null)) { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[1].Value = ((string)(Opisanie_Predmeta)); } if ((ID_Studenta.HasValue == true)) { this.Adapter.InsertCommand.Parameters[2].Value = ((int)(ID_Studenta.Value)); } else { this.Adapter.InsertCommand.Parameters[2].Value = global::System.DBNull.Value; } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)] public virtual int Update(string Nazvanie_Predmeta, string Opisanie_Predmeta, global::System.Nullable ID_Studenta, int Original_ID_Predmeta, string Original_Nazvanie_Predmeta, global::System.Nullable Original_ID_Studenta, int ID_Predmeta) { if ((Nazvanie_Predmeta == null)) { this.Adapter.UpdateCommand.Parameters[0].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[0].Value = ((string)(Nazvanie_Predmeta)); } if ((Opisanie_Predmeta == null)) { this.Adapter.UpdateCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[1].Value = ((string)(Opisanie_Predmeta)); } if ((ID_Studenta.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[2].Value = ((int)(ID_Studenta.Value)); } else { this.Adapter.UpdateCommand.Parameters[2].Value = global::System.DBNull.Value; } this.Adapter.UpdateCommand.Parameters[3].Value = ((int)(Original_ID_Predmeta)); if ((Original_Nazvanie_Predmeta == null)) { this.Adapter.UpdateCommand.Parameters[4].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[5].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[4].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[5].Value = ((string)(Original_Nazvanie_Predmeta)); } if ((Original_ID_Studenta.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[6].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[7].Value = ((int)(Original_ID_Studenta.Value)); } else { this.Adapter.UpdateCommand.Parameters[6].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[7].Value = global::System.DBNull.Value; } this.Adapter.UpdateCommand.Parameters[8].Value = ((int)(ID_Predmeta)); global::System.Data.ConnectionState previousConnectionState = this.Adapter.UpdateCommand.Connection.State; if (((this.Adapter.UpdateCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.UpdateCommand.Connection.Open(); } try { int returnValue = this.Adapter.UpdateCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.UpdateCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)] public virtual int Update(string Nazvanie_Predmeta, string Opisanie_Predmeta, global::System.Nullable ID_Studenta, int Original_ID_Predmeta, string Original_Nazvanie_Predmeta, global::System.Nullable Original_ID_Studenta) { return this.Update(Nazvanie_Predmeta, Opisanie_Predmeta, ID_Studenta, Original_ID_Predmeta, Original_Nazvanie_Predmeta, Original_ID_Studenta, Original_ID_Predmeta); } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class SpecialinostiTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public SpecialinostiTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Specialinosti"; tableMapping.ColumnMappings.Add("ID_Specialinosti", "ID_Specialinosti"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); this._adapter.DeleteCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.DeleteCommand.Connection = this.Connection; this._adapter.DeleteCommand.CommandText = "DELETE FROM [dbo].[Specialinosti] WHERE (([ID_Specialinosti] = @Original_ID_Speci" + "alinosti) AND ((@IsNull_Nazvanie_Specialinosti = 1 AND [Nazvanie_Specialinosti] " + "IS NULL) OR ([Nazvanie_Specialinosti] = @Original_Nazvanie_Specialinosti)))"; this._adapter.DeleteCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Nazvanie_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Specialinosti", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Nazvanie_Specialinosti", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Specialinosti", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = @"INSERT INTO [dbo].[Specialinosti] ([Nazvanie_Specialinosti], [Opisanie_Specialinosti]) VALUES (@Nazvanie_Specialinosti, @Opisanie_Specialinosti); SELECT ID_Specialinosti, Nazvanie_Specialinosti, Opisanie_Specialinosti FROM Specialinosti WHERE (ID_Specialinosti = SCOPE_IDENTITY())"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Nazvanie_Specialinosti", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Opisanie_Specialinosti", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Opisanie_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.UpdateCommand.Connection = this.Connection; this._adapter.UpdateCommand.CommandText = @"UPDATE [dbo].[Specialinosti] SET [Nazvanie_Specialinosti] = @Nazvanie_Specialinosti, [Opisanie_Specialinosti] = @Opisanie_Specialinosti WHERE (([ID_Specialinosti] = @Original_ID_Specialinosti) AND ((@IsNull_Nazvanie_Specialinosti = 1 AND [Nazvanie_Specialinosti] IS NULL) OR ([Nazvanie_Specialinosti] = @Original_Nazvanie_Specialinosti))); SELECT ID_Specialinosti, Nazvanie_Specialinosti, Opisanie_Specialinosti FROM Specialinosti WHERE (ID_Specialinosti = @ID_Specialinosti)"; this._adapter.UpdateCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Nazvanie_Specialinosti", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Opisanie_Specialinosti", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Opisanie_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Nazvanie_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Specialinosti", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Nazvanie_Specialinosti", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nazvanie_Specialinosti", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Specialinosti", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Specialinosti, Nazvanie_Specialinosti, Opisanie_Specialinosti FROM dbo." + "Specialinosti"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.SpecialinostiDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.SpecialinostiDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.SpecialinostiDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.SpecialinostiDataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.SpecialinostiDataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Specialinosti"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Delete, true)] public virtual int Delete(int Original_ID_Specialinosti, string Original_Nazvanie_Specialinosti) { this.Adapter.DeleteCommand.Parameters[0].Value = ((int)(Original_ID_Specialinosti)); if ((Original_Nazvanie_Specialinosti == null)) { this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[2].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[2].Value = ((string)(Original_Nazvanie_Specialinosti)); } global::System.Data.ConnectionState previousConnectionState = this.Adapter.DeleteCommand.Connection.State; if (((this.Adapter.DeleteCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.DeleteCommand.Connection.Open(); } try { int returnValue = this.Adapter.DeleteCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.DeleteCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert(string Nazvanie_Specialinosti, string Opisanie_Specialinosti) { if ((Nazvanie_Specialinosti == null)) { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[0].Value = ((string)(Nazvanie_Specialinosti)); } if ((Opisanie_Specialinosti == null)) { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[1].Value = ((string)(Opisanie_Specialinosti)); } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)] public virtual int Update(string Nazvanie_Specialinosti, string Opisanie_Specialinosti, int Original_ID_Specialinosti, string Original_Nazvanie_Specialinosti, int ID_Specialinosti) { if ((Nazvanie_Specialinosti == null)) { this.Adapter.UpdateCommand.Parameters[0].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[0].Value = ((string)(Nazvanie_Specialinosti)); } if ((Opisanie_Specialinosti == null)) { this.Adapter.UpdateCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[1].Value = ((string)(Opisanie_Specialinosti)); } this.Adapter.UpdateCommand.Parameters[2].Value = ((int)(Original_ID_Specialinosti)); if ((Original_Nazvanie_Specialinosti == null)) { this.Adapter.UpdateCommand.Parameters[3].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[4].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[3].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[4].Value = ((string)(Original_Nazvanie_Specialinosti)); } this.Adapter.UpdateCommand.Parameters[5].Value = ((int)(ID_Specialinosti)); global::System.Data.ConnectionState previousConnectionState = this.Adapter.UpdateCommand.Connection.State; if (((this.Adapter.UpdateCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.UpdateCommand.Connection.Open(); } try { int returnValue = this.Adapter.UpdateCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.UpdateCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)] public virtual int Update(string Nazvanie_Specialinosti, string Opisanie_Specialinosti, int Original_ID_Specialinosti, string Original_Nazvanie_Specialinosti) { return this.Update(Nazvanie_Specialinosti, Opisanie_Specialinosti, Original_ID_Specialinosti, Original_Nazvanie_Specialinosti, Original_ID_Specialinosti); } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class StudentiTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public StudentiTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Studenti"; tableMapping.ColumnMappings.Add("ID_Studenta", "ID_Studenta"); tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("ID_Specialinosti", "ID_Specialinosti"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("ID_Predmeta", "ID_Predmeta"); tableMapping.ColumnMappings.Add("ID_Ozenki", "ID_Ozenki"); tableMapping.ColumnMappings.Add("Возраст", "Возраст"); this._adapter.TableMappings.Add(tableMapping); this._adapter.DeleteCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.DeleteCommand.Connection = this.Connection; this._adapter.DeleteCommand.CommandText = @"DELETE FROM [dbo].[Studenti] WHERE (([ID_Studenta] = @Original_ID_Studenta) AND ((@IsNull_FIO = 1 AND [FIO] IS NULL) OR ([FIO] = @Original_FIO)) AND ((@IsNull_Pol = 1 AND [Pol] IS NULL) OR ([Pol] = @Original_Pol)) AND ((@IsNull_Data_Rozdenia = 1 AND [Data_Rozdenia] IS NULL) OR ([Data_Rozdenia] = @Original_Data_Rozdenia)) AND ((@IsNull_Roditeli = 1 AND [Roditeli] IS NULL) OR ([Roditeli] = @Original_Roditeli)) AND ((@IsNull_Telefon = 1 AND [Telefon] IS NULL) OR ([Telefon] = @Original_Telefon)) AND ((@IsNull_Nomer_Zachetki = 1 AND [Nomer_Zachetki] IS NULL) OR ([Nomer_Zachetki] = @Original_Nomer_Zachetki)) AND ((@IsNull_Data_Postyplenia = 1 AND [Data_Postyplenia] IS NULL) OR ([Data_Postyplenia] = @Original_Data_Postyplenia)) AND ((@IsNull_Gruppa = 1 AND [Gruppa] IS NULL) OR ([Gruppa] = @Original_Gruppa)) AND ((@IsNull_Kurs = 1 AND [Kurs] IS NULL) OR ([Kurs] = @Original_Kurs)) AND ((@IsNull_ID_Specialinosti = 1 AND [ID_Specialinosti] IS NULL) OR ([ID_Specialinosti] = @Original_ID_Specialinosti)) AND ((@IsNull_Ochnaya_Forma_Obychenia = 1 AND [Ochnaya_Forma_Obychenia] IS NULL) OR ([Ochnaya_Forma_Obychenia] = @Original_Ochnaya_Forma_Obychenia)) AND ((@IsNull_ID_Predmeta = 1 AND [ID_Predmeta] IS NULL) OR ([ID_Predmeta] = @Original_ID_Predmeta)) AND ((@IsNull_ID_Ozenki = 1 AND [ID_Ozenki] IS NULL) OR ([ID_Ozenki] = @Original_ID_Ozenki)) AND ((@IsNull_Возраст = 1 AND [Возраст] IS NULL) OR ([Возраст] = @Original_Возраст)))"; this._adapter.DeleteCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_FIO", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "FIO", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_FIO", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "FIO", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Pol", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pol", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Pol", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pol", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Data_Rozdenia", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Rozdenia", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Data_Rozdenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Rozdenia", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Roditeli", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Roditeli", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Roditeli", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Roditeli", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Telefon", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Telefon", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Telefon", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Telefon", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Nomer_Zachetki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nomer_Zachetki", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Nomer_Zachetki", global::System.Data.SqlDbType.BigInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nomer_Zachetki", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Data_Postyplenia", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Postyplenia", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Data_Postyplenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Postyplenia", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Gruppa", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Gruppa", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Gruppa", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Gruppa", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Kurs", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Kurs", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Kurs", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Kurs", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Ochnaya_Forma_Obychenia", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ochnaya_Forma_Obychenia", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Ochnaya_Forma_Obychenia", global::System.Data.SqlDbType.Bit, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ochnaya_Forma_Obychenia", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Возраст", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Возраст", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.DeleteCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Возраст", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Возраст", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = @"INSERT INTO [dbo].[Studenti] ([FIO], [Pol], [Data_Rozdenia], [Roditeli], [Adres], [Telefon], [Pasportnie_Dannie], [Nomer_Zachetki], [Data_Postyplenia], [Gruppa], [Kurs], [ID_Specialinosti], [Ochnaya_Forma_Obychenia], [ID_Predmeta], [ID_Ozenki], [Возраст]) VALUES (@FIO, @Pol, @Data_Rozdenia, @Roditeli, @Adres, @Telefon, @Pasportnie_Dannie, @Nomer_Zachetki, @Data_Postyplenia, @Gruppa, @Kurs, @ID_Specialinosti, @Ochnaya_Forma_Obychenia, @ID_Predmeta, @ID_Ozenki, @Возраст); SELECT ID_Studenta, FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, ID_Specialinosti, Ochnaya_Forma_Obychenia, ID_Predmeta, ID_Ozenki, Возраст FROM Studenti WHERE (ID_Studenta = SCOPE_IDENTITY())"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@FIO", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "FIO", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Pol", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pol", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Rozdenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Rozdenia", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Roditeli", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Roditeli", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Adres", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Adres", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Telefon", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Telefon", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Pasportnie_Dannie", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pasportnie_Dannie", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Nomer_Zachetki", global::System.Data.SqlDbType.BigInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nomer_Zachetki", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Postyplenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Postyplenia", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Gruppa", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Gruppa", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Kurs", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Kurs", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Ochnaya_Forma_Obychenia", global::System.Data.SqlDbType.Bit, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ochnaya_Forma_Obychenia", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Возраст", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Возраст", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.UpdateCommand.Connection = this.Connection; this._adapter.UpdateCommand.CommandText = "UPDATE [dbo].[Studenti] SET [FIO] = @FIO, [Pol] = @Pol, [Data_Rozdenia] = @Data_R" + "ozdenia, [Roditeli] = @Roditeli, [Adres] = @Adres, [Telefon] = @Telefon, [Paspor" + "tnie_Dannie] = @Pasportnie_Dannie, [Nomer_Zachetki] = @Nomer_Zachetki, [Data_Pos" + "typlenia] = @Data_Postyplenia, [Gruppa] = @Gruppa, [Kurs] = @Kurs, [ID_Specialin" + "osti] = @ID_Specialinosti, [Ochnaya_Forma_Obychenia] = @Ochnaya_Forma_Obychenia," + " [ID_Predmeta] = @ID_Predmeta, [ID_Ozenki] = @ID_Ozenki, [Возраст] = @Возраст WH" + "ERE (([ID_Studenta] = @Original_ID_Studenta) AND ((@IsNull_FIO = 1 AND [FIO] IS " + "NULL) OR ([FIO] = @Original_FIO)) AND ((@IsNull_Pol = 1 AND [Pol] IS NULL) OR ([" + "Pol] = @Original_Pol)) AND ((@IsNull_Data_Rozdenia = 1 AND [Data_Rozdenia] IS NU" + "LL) OR ([Data_Rozdenia] = @Original_Data_Rozdenia)) AND ((@IsNull_Roditeli = 1 A" + "ND [Roditeli] IS NULL) OR ([Roditeli] = @Original_Roditeli)) AND ((@IsNull_Telef" + "on = 1 AND [Telefon] IS NULL) OR ([Telefon] = @Original_Telefon)) AND ((@IsNull_" + "Nomer_Zachetki = 1 AND [Nomer_Zachetki] IS NULL) OR ([Nomer_Zachetki] = @Origina" + "l_Nomer_Zachetki)) AND ((@IsNull_Data_Postyplenia = 1 AND [Data_Postyplenia] IS " + "NULL) OR ([Data_Postyplenia] = @Original_Data_Postyplenia)) AND ((@IsNull_Gruppa" + " = 1 AND [Gruppa] IS NULL) OR ([Gruppa] = @Original_Gruppa)) AND ((@IsNull_Kurs " + "= 1 AND [Kurs] IS NULL) OR ([Kurs] = @Original_Kurs)) AND ((@IsNull_ID_Specialin" + "osti = 1 AND [ID_Specialinosti] IS NULL) OR ([ID_Specialinosti] = @Original_ID_S" + "pecialinosti)) AND ((@IsNull_Ochnaya_Forma_Obychenia = 1 AND [Ochnaya_Forma_Obyc" + "henia] IS NULL) OR ([Ochnaya_Forma_Obychenia] = @Original_Ochnaya_Forma_Obycheni" + "a)) AND ((@IsNull_ID_Predmeta = 1 AND [ID_Predmeta] IS NULL) OR ([ID_Predmeta] =" + " @Original_ID_Predmeta)) AND ((@IsNull_ID_Ozenki = 1 AND [ID_Ozenki] IS NULL) OR" + " ([ID_Ozenki] = @Original_ID_Ozenki)) AND ((@IsNull_Возраст = 1 AND [Возраст] IS" + " NULL) OR ([Возраст] = @Original_Возраст)));\r\nSELECT ID_Studenta, FIO, Pol, Data" + "_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Pos" + "typlenia, Gruppa, Kurs, ID_Specialinosti, Ochnaya_Forma_Obychenia, ID_Predmeta, " + "ID_Ozenki, Возраст FROM Studenti WHERE (ID_Studenta = @ID_Studenta)"; this._adapter.UpdateCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@FIO", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "FIO", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Pol", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pol", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Rozdenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Rozdenia", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Roditeli", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Roditeli", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Adres", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Adres", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Telefon", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Telefon", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Pasportnie_Dannie", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pasportnie_Dannie", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Nomer_Zachetki", global::System.Data.SqlDbType.BigInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nomer_Zachetki", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Data_Postyplenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Postyplenia", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Gruppa", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Gruppa", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Kurs", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Kurs", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Ochnaya_Forma_Obychenia", global::System.Data.SqlDbType.Bit, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ochnaya_Forma_Obychenia", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Возраст", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Возраст", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Studenta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_FIO", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "FIO", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_FIO", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "FIO", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Pol", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pol", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Pol", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Pol", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Data_Rozdenia", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Rozdenia", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Data_Rozdenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Rozdenia", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Roditeli", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Roditeli", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Roditeli", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Roditeli", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Telefon", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Telefon", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Telefon", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Telefon", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Nomer_Zachetki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nomer_Zachetki", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Nomer_Zachetki", global::System.Data.SqlDbType.BigInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Nomer_Zachetki", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Data_Postyplenia", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Postyplenia", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Data_Postyplenia", global::System.Data.SqlDbType.Date, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Data_Postyplenia", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Gruppa", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Gruppa", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Gruppa", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Gruppa", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Kurs", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Kurs", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Kurs", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Kurs", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Specialinosti", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Specialinosti", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Ochnaya_Forma_Obychenia", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ochnaya_Forma_Obychenia", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Ochnaya_Forma_Obychenia", global::System.Data.SqlDbType.Bit, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Ochnaya_Forma_Obychenia", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Predmeta", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_ID_Ozenki", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Ozenki", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@IsNull_Возраст", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Возраст", global::System.Data.DataRowVersion.Original, true, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Original_Возраст", global::System.Data.SqlDbType.TinyInt, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Возраст", global::System.Data.DataRowVersion.Original, false, null, "", "", "")); this._adapter.UpdateCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Studenta", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Studenta", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Studenta, FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie" + "_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, ID_Specialinosti, Ochna" + "ya_Forma_Obychenia, ID_Predmeta, ID_Ozenki, Возраст FROM dbo.Studenti"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.StudentiDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.StudentiDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.StudentiDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.StudentiDataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.StudentiDataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Studenti"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Delete, true)] public virtual int Delete(int Original_ID_Studenta, string Original_FIO, string Original_Pol, global::System.Nullable Original_Data_Rozdenia, string Original_Roditeli, string Original_Telefon, global::System.Nullable Original_Nomer_Zachetki, global::System.Nullable Original_Data_Postyplenia, string Original_Gruppa, global::System.Nullable Original_Kurs, global::System.Nullable Original_ID_Specialinosti, global::System.Nullable Original_Ochnaya_Forma_Obychenia, global::System.Nullable Original_ID_Predmeta, global::System.Nullable Original_ID_Ozenki, global::System.Nullable Original_Возраст) { this.Adapter.DeleteCommand.Parameters[0].Value = ((int)(Original_ID_Studenta)); if ((Original_FIO == null)) { this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[2].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[1].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[2].Value = ((string)(Original_FIO)); } if ((Original_Pol == null)) { this.Adapter.DeleteCommand.Parameters[3].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[4].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[3].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[4].Value = ((string)(Original_Pol)); } if ((Original_Data_Rozdenia.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[5].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[6].Value = ((System.DateTime)(Original_Data_Rozdenia.Value)); } else { this.Adapter.DeleteCommand.Parameters[5].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[6].Value = global::System.DBNull.Value; } if ((Original_Roditeli == null)) { this.Adapter.DeleteCommand.Parameters[7].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[8].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[7].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[8].Value = ((string)(Original_Roditeli)); } if ((Original_Telefon == null)) { this.Adapter.DeleteCommand.Parameters[9].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[10].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[9].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[10].Value = ((string)(Original_Telefon)); } if ((Original_Nomer_Zachetki.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[11].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[12].Value = ((long)(Original_Nomer_Zachetki.Value)); } else { this.Adapter.DeleteCommand.Parameters[11].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[12].Value = global::System.DBNull.Value; } if ((Original_Data_Postyplenia.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[13].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[14].Value = ((System.DateTime)(Original_Data_Postyplenia.Value)); } else { this.Adapter.DeleteCommand.Parameters[13].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[14].Value = global::System.DBNull.Value; } if ((Original_Gruppa == null)) { this.Adapter.DeleteCommand.Parameters[15].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[16].Value = global::System.DBNull.Value; } else { this.Adapter.DeleteCommand.Parameters[15].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[16].Value = ((string)(Original_Gruppa)); } if ((Original_Kurs.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[17].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[18].Value = ((byte)(Original_Kurs.Value)); } else { this.Adapter.DeleteCommand.Parameters[17].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[18].Value = global::System.DBNull.Value; } if ((Original_ID_Specialinosti.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[19].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[20].Value = ((int)(Original_ID_Specialinosti.Value)); } else { this.Adapter.DeleteCommand.Parameters[19].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[20].Value = global::System.DBNull.Value; } if ((Original_Ochnaya_Forma_Obychenia.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[21].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[22].Value = ((bool)(Original_Ochnaya_Forma_Obychenia.Value)); } else { this.Adapter.DeleteCommand.Parameters[21].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[22].Value = global::System.DBNull.Value; } if ((Original_ID_Predmeta.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[23].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[24].Value = ((int)(Original_ID_Predmeta.Value)); } else { this.Adapter.DeleteCommand.Parameters[23].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[24].Value = global::System.DBNull.Value; } if ((Original_ID_Ozenki.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[25].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[26].Value = ((int)(Original_ID_Ozenki.Value)); } else { this.Adapter.DeleteCommand.Parameters[25].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[26].Value = global::System.DBNull.Value; } if ((Original_Возраст.HasValue == true)) { this.Adapter.DeleteCommand.Parameters[27].Value = ((object)(0)); this.Adapter.DeleteCommand.Parameters[28].Value = ((byte)(Original_Возраст.Value)); } else { this.Adapter.DeleteCommand.Parameters[27].Value = ((object)(1)); this.Adapter.DeleteCommand.Parameters[28].Value = global::System.DBNull.Value; } global::System.Data.ConnectionState previousConnectionState = this.Adapter.DeleteCommand.Connection.State; if (((this.Adapter.DeleteCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.DeleteCommand.Connection.Open(); } try { int returnValue = this.Adapter.DeleteCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.DeleteCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert( string FIO, string Pol, global::System.Nullable Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, global::System.Nullable Nomer_Zachetki, global::System.Nullable Data_Postyplenia, string Gruppa, global::System.Nullable Kurs, global::System.Nullable ID_Specialinosti, global::System.Nullable Ochnaya_Forma_Obychenia, global::System.Nullable ID_Predmeta, global::System.Nullable ID_Ozenki, global::System.Nullable Возраст) { if ((FIO == null)) { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[0].Value = ((string)(FIO)); } if ((Pol == null)) { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[1].Value = ((string)(Pol)); } if ((Data_Rozdenia.HasValue == true)) { this.Adapter.InsertCommand.Parameters[2].Value = ((System.DateTime)(Data_Rozdenia.Value)); } else { this.Adapter.InsertCommand.Parameters[2].Value = global::System.DBNull.Value; } if ((Roditeli == null)) { this.Adapter.InsertCommand.Parameters[3].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[3].Value = ((string)(Roditeli)); } if ((Adres == null)) { this.Adapter.InsertCommand.Parameters[4].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[4].Value = ((string)(Adres)); } if ((Telefon == null)) { this.Adapter.InsertCommand.Parameters[5].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[5].Value = ((string)(Telefon)); } if ((Pasportnie_Dannie == null)) { this.Adapter.InsertCommand.Parameters[6].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[6].Value = ((string)(Pasportnie_Dannie)); } if ((Nomer_Zachetki.HasValue == true)) { this.Adapter.InsertCommand.Parameters[7].Value = ((long)(Nomer_Zachetki.Value)); } else { this.Adapter.InsertCommand.Parameters[7].Value = global::System.DBNull.Value; } if ((Data_Postyplenia.HasValue == true)) { this.Adapter.InsertCommand.Parameters[8].Value = ((System.DateTime)(Data_Postyplenia.Value)); } else { this.Adapter.InsertCommand.Parameters[8].Value = global::System.DBNull.Value; } if ((Gruppa == null)) { this.Adapter.InsertCommand.Parameters[9].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[9].Value = ((string)(Gruppa)); } if ((Kurs.HasValue == true)) { this.Adapter.InsertCommand.Parameters[10].Value = ((byte)(Kurs.Value)); } else { this.Adapter.InsertCommand.Parameters[10].Value = global::System.DBNull.Value; } if ((ID_Specialinosti.HasValue == true)) { this.Adapter.InsertCommand.Parameters[11].Value = ((int)(ID_Specialinosti.Value)); } else { this.Adapter.InsertCommand.Parameters[11].Value = global::System.DBNull.Value; } if ((Ochnaya_Forma_Obychenia.HasValue == true)) { this.Adapter.InsertCommand.Parameters[12].Value = ((bool)(Ochnaya_Forma_Obychenia.Value)); } else { this.Adapter.InsertCommand.Parameters[12].Value = global::System.DBNull.Value; } if ((ID_Predmeta.HasValue == true)) { this.Adapter.InsertCommand.Parameters[13].Value = ((int)(ID_Predmeta.Value)); } else { this.Adapter.InsertCommand.Parameters[13].Value = global::System.DBNull.Value; } if ((ID_Ozenki.HasValue == true)) { this.Adapter.InsertCommand.Parameters[14].Value = ((int)(ID_Ozenki.Value)); } else { this.Adapter.InsertCommand.Parameters[14].Value = global::System.DBNull.Value; } if ((Возраст.HasValue == true)) { this.Adapter.InsertCommand.Parameters[15].Value = ((byte)(Возраст.Value)); } else { this.Adapter.InsertCommand.Parameters[15].Value = global::System.DBNull.Value; } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)] public virtual int Update( string FIO, string Pol, global::System.Nullable Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, global::System.Nullable Nomer_Zachetki, global::System.Nullable Data_Postyplenia, string Gruppa, global::System.Nullable Kurs, global::System.Nullable ID_Specialinosti, global::System.Nullable Ochnaya_Forma_Obychenia, global::System.Nullable ID_Predmeta, global::System.Nullable ID_Ozenki, global::System.Nullable Возраст, int Original_ID_Studenta, string Original_FIO, string Original_Pol, global::System.Nullable Original_Data_Rozdenia, string Original_Roditeli, string Original_Telefon, global::System.Nullable Original_Nomer_Zachetki, global::System.Nullable Original_Data_Postyplenia, string Original_Gruppa, global::System.Nullable Original_Kurs, global::System.Nullable Original_ID_Specialinosti, global::System.Nullable Original_Ochnaya_Forma_Obychenia, global::System.Nullable Original_ID_Predmeta, global::System.Nullable Original_ID_Ozenki, global::System.Nullable Original_Возраст, int ID_Studenta) { if ((FIO == null)) { this.Adapter.UpdateCommand.Parameters[0].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[0].Value = ((string)(FIO)); } if ((Pol == null)) { this.Adapter.UpdateCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[1].Value = ((string)(Pol)); } if ((Data_Rozdenia.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[2].Value = ((System.DateTime)(Data_Rozdenia.Value)); } else { this.Adapter.UpdateCommand.Parameters[2].Value = global::System.DBNull.Value; } if ((Roditeli == null)) { this.Adapter.UpdateCommand.Parameters[3].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[3].Value = ((string)(Roditeli)); } if ((Adres == null)) { this.Adapter.UpdateCommand.Parameters[4].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[4].Value = ((string)(Adres)); } if ((Telefon == null)) { this.Adapter.UpdateCommand.Parameters[5].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[5].Value = ((string)(Telefon)); } if ((Pasportnie_Dannie == null)) { this.Adapter.UpdateCommand.Parameters[6].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[6].Value = ((string)(Pasportnie_Dannie)); } if ((Nomer_Zachetki.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[7].Value = ((long)(Nomer_Zachetki.Value)); } else { this.Adapter.UpdateCommand.Parameters[7].Value = global::System.DBNull.Value; } if ((Data_Postyplenia.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[8].Value = ((System.DateTime)(Data_Postyplenia.Value)); } else { this.Adapter.UpdateCommand.Parameters[8].Value = global::System.DBNull.Value; } if ((Gruppa == null)) { this.Adapter.UpdateCommand.Parameters[9].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[9].Value = ((string)(Gruppa)); } if ((Kurs.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[10].Value = ((byte)(Kurs.Value)); } else { this.Adapter.UpdateCommand.Parameters[10].Value = global::System.DBNull.Value; } if ((ID_Specialinosti.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[11].Value = ((int)(ID_Specialinosti.Value)); } else { this.Adapter.UpdateCommand.Parameters[11].Value = global::System.DBNull.Value; } if ((Ochnaya_Forma_Obychenia.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[12].Value = ((bool)(Ochnaya_Forma_Obychenia.Value)); } else { this.Adapter.UpdateCommand.Parameters[12].Value = global::System.DBNull.Value; } if ((ID_Predmeta.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[13].Value = ((int)(ID_Predmeta.Value)); } else { this.Adapter.UpdateCommand.Parameters[13].Value = global::System.DBNull.Value; } if ((ID_Ozenki.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[14].Value = ((int)(ID_Ozenki.Value)); } else { this.Adapter.UpdateCommand.Parameters[14].Value = global::System.DBNull.Value; } if ((Возраст.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[15].Value = ((byte)(Возраст.Value)); } else { this.Adapter.UpdateCommand.Parameters[15].Value = global::System.DBNull.Value; } this.Adapter.UpdateCommand.Parameters[16].Value = ((int)(Original_ID_Studenta)); if ((Original_FIO == null)) { this.Adapter.UpdateCommand.Parameters[17].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[18].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[17].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[18].Value = ((string)(Original_FIO)); } if ((Original_Pol == null)) { this.Adapter.UpdateCommand.Parameters[19].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[20].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[19].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[20].Value = ((string)(Original_Pol)); } if ((Original_Data_Rozdenia.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[21].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[22].Value = ((System.DateTime)(Original_Data_Rozdenia.Value)); } else { this.Adapter.UpdateCommand.Parameters[21].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[22].Value = global::System.DBNull.Value; } if ((Original_Roditeli == null)) { this.Adapter.UpdateCommand.Parameters[23].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[24].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[23].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[24].Value = ((string)(Original_Roditeli)); } if ((Original_Telefon == null)) { this.Adapter.UpdateCommand.Parameters[25].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[26].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[25].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[26].Value = ((string)(Original_Telefon)); } if ((Original_Nomer_Zachetki.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[27].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[28].Value = ((long)(Original_Nomer_Zachetki.Value)); } else { this.Adapter.UpdateCommand.Parameters[27].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[28].Value = global::System.DBNull.Value; } if ((Original_Data_Postyplenia.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[29].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[30].Value = ((System.DateTime)(Original_Data_Postyplenia.Value)); } else { this.Adapter.UpdateCommand.Parameters[29].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[30].Value = global::System.DBNull.Value; } if ((Original_Gruppa == null)) { this.Adapter.UpdateCommand.Parameters[31].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[32].Value = global::System.DBNull.Value; } else { this.Adapter.UpdateCommand.Parameters[31].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[32].Value = ((string)(Original_Gruppa)); } if ((Original_Kurs.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[33].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[34].Value = ((byte)(Original_Kurs.Value)); } else { this.Adapter.UpdateCommand.Parameters[33].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[34].Value = global::System.DBNull.Value; } if ((Original_ID_Specialinosti.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[35].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[36].Value = ((int)(Original_ID_Specialinosti.Value)); } else { this.Adapter.UpdateCommand.Parameters[35].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[36].Value = global::System.DBNull.Value; } if ((Original_Ochnaya_Forma_Obychenia.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[37].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[38].Value = ((bool)(Original_Ochnaya_Forma_Obychenia.Value)); } else { this.Adapter.UpdateCommand.Parameters[37].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[38].Value = global::System.DBNull.Value; } if ((Original_ID_Predmeta.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[39].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[40].Value = ((int)(Original_ID_Predmeta.Value)); } else { this.Adapter.UpdateCommand.Parameters[39].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[40].Value = global::System.DBNull.Value; } if ((Original_ID_Ozenki.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[41].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[42].Value = ((int)(Original_ID_Ozenki.Value)); } else { this.Adapter.UpdateCommand.Parameters[41].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[42].Value = global::System.DBNull.Value; } if ((Original_Возраст.HasValue == true)) { this.Adapter.UpdateCommand.Parameters[43].Value = ((object)(0)); this.Adapter.UpdateCommand.Parameters[44].Value = ((byte)(Original_Возраст.Value)); } else { this.Adapter.UpdateCommand.Parameters[43].Value = ((object)(1)); this.Adapter.UpdateCommand.Parameters[44].Value = global::System.DBNull.Value; } this.Adapter.UpdateCommand.Parameters[45].Value = ((int)(ID_Studenta)); global::System.Data.ConnectionState previousConnectionState = this.Adapter.UpdateCommand.Connection.State; if (((this.Adapter.UpdateCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.UpdateCommand.Connection.Open(); } try { int returnValue = this.Adapter.UpdateCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.UpdateCommand.Connection.Close(); } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Update, true)] public virtual int Update( string FIO, string Pol, global::System.Nullable Data_Rozdenia, string Roditeli, string Adres, string Telefon, string Pasportnie_Dannie, global::System.Nullable Nomer_Zachetki, global::System.Nullable Data_Postyplenia, string Gruppa, global::System.Nullable Kurs, global::System.Nullable ID_Specialinosti, global::System.Nullable Ochnaya_Forma_Obychenia, global::System.Nullable ID_Predmeta, global::System.Nullable ID_Ozenki, global::System.Nullable Возраст, int Original_ID_Studenta, string Original_FIO, string Original_Pol, global::System.Nullable Original_Data_Rozdenia, string Original_Roditeli, string Original_Telefon, global::System.Nullable Original_Nomer_Zachetki, global::System.Nullable Original_Data_Postyplenia, string Original_Gruppa, global::System.Nullable Original_Kurs, global::System.Nullable Original_ID_Specialinosti, global::System.Nullable Original_Ochnaya_Forma_Obychenia, global::System.Nullable Original_ID_Predmeta, global::System.Nullable Original_ID_Ozenki, global::System.Nullable Original_Возраст) { return this.Update(FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nomer_Zachetki, Data_Postyplenia, Gruppa, Kurs, ID_Specialinosti, Ochnaya_Forma_Obychenia, ID_Predmeta, ID_Ozenki, Возраст, Original_ID_Studenta, Original_FIO, Original_Pol, Original_Data_Rozdenia, Original_Roditeli, Original_Telefon, Original_Nomer_Zachetki, Original_Data_Postyplenia, Original_Gruppa, Original_Kurs, Original_ID_Specialinosti, Original_Ochnaya_Forma_Obychenia, Original_ID_Predmeta, Original_ID_Ozenki, Original_Возраст, Original_ID_Studenta); } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Предметы_1TableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_1TableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Предметы 1"; tableMapping.ColumnMappings.Add("ID_Predmeta_1", "ID_Predmeta_1"); tableMapping.ColumnMappings.Add("Наименование_Предмета", "Наименование_Предмета"); tableMapping.ColumnMappings.Add("Описание_Предмета", "Описание_Предмета"); this._adapter.TableMappings.Add(tableMapping); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = "INSERT INTO [dbo].[Предметы 1] ([ID_Predmeta_1], [Наименование_Предмета], [Описан" + "ие_Предмета]) VALUES (@ID_Predmeta_1, @Наименование_Предмета, @Описание_Предмета" + ")"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta_1", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta_1", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Наименование_Предмета", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Наименование_Предмета", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Описание_Предмета", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Описание_Предмета", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Predmeta_1, Наименование_Предмета, Описание_Предмета FROM dbo.[Предметы" + " 1]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Предметы_1DataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Предметы_1DataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Предметы_1DataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Предметы_1DataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.Предметы_1DataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Предметы 1"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert(global::System.Nullable ID_Predmeta_1, string Наименование_Предмета, string Описание_Предмета) { if ((ID_Predmeta_1.HasValue == true)) { this.Adapter.InsertCommand.Parameters[0].Value = ((int)(ID_Predmeta_1.Value)); } else { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } if ((Наименование_Предмета == null)) { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[1].Value = ((string)(Наименование_Предмета)); } if ((Описание_Предмета == null)) { this.Adapter.InsertCommand.Parameters[2].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[2].Value = ((string)(Описание_Предмета)); } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Предметы_2TableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_2TableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Предметы 2"; tableMapping.ColumnMappings.Add("ID_Predmeta_2", "ID_Predmeta_2"); tableMapping.ColumnMappings.Add("Наименование_Предмета", "Наименование_Предмета"); tableMapping.ColumnMappings.Add("Описание_Предмета", "Описание_Предмета"); this._adapter.TableMappings.Add(tableMapping); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = "INSERT INTO [dbo].[Предметы 2] ([ID_Predmeta_2], [Наименование_Предмета], [Описан" + "ие_Предмета]) VALUES (@ID_Predmeta_2, @Наименование_Предмета, @Описание_Предмета" + ")"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta_2", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta_2", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Наименование_Предмета", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Наименование_Предмета", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Описание_Предмета", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Описание_Предмета", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Predmeta_2, Наименование_Предмета, Описание_Предмета FROM dbo.[Предметы" + " 2]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Предметы_2DataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Предметы_2DataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Предметы_2DataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Предметы_2DataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.Предметы_2DataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Предметы 2"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert(global::System.Nullable ID_Predmeta_2, string Наименование_Предмета, string Описание_Предмета) { if ((ID_Predmeta_2.HasValue == true)) { this.Adapter.InsertCommand.Parameters[0].Value = ((int)(ID_Predmeta_2.Value)); } else { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } if ((Наименование_Предмета == null)) { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[1].Value = ((string)(Наименование_Предмета)); } if ((Описание_Предмета == null)) { this.Adapter.InsertCommand.Parameters[2].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[2].Value = ((string)(Описание_Предмета)); } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Предметы_3TableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Предметы_3TableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Предметы 3"; tableMapping.ColumnMappings.Add("ID_Predmeta_3", "ID_Predmeta_3"); tableMapping.ColumnMappings.Add("Наименование_Предмета", "Наименование_Предмета"); tableMapping.ColumnMappings.Add("Описание_Предмета", "Описание_Предмета"); this._adapter.TableMappings.Add(tableMapping); this._adapter.InsertCommand = new global::System.Data.SqlClient.SqlCommand(); this._adapter.InsertCommand.Connection = this.Connection; this._adapter.InsertCommand.CommandText = "INSERT INTO [dbo].[Предметы 3] ([ID_Predmeta_3], [Наименование_Предмета], [Описан" + "ие_Предмета]) VALUES (@ID_Predmeta_3, @Наименование_Предмета, @Описание_Предмета" + ")"; this._adapter.InsertCommand.CommandType = global::System.Data.CommandType.Text; this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@ID_Predmeta_3", global::System.Data.SqlDbType.Int, 0, global::System.Data.ParameterDirection.Input, 0, 0, "ID_Predmeta_3", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Наименование_Предмета", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Наименование_Предмета", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._adapter.InsertCommand.Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Описание_Предмета", global::System.Data.SqlDbType.NVarChar, 0, global::System.Data.ParameterDirection.Input, 0, 0, "Описание_Предмета", global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT ID_Predmeta_3, Наименование_Предмета, Описание_Предмета FROM dbo.[Предметы" + " 3]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Предметы_3DataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Предметы_3DataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Предметы_3DataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Предметы_3DataTable(); this.Adapter.Fill(dataTable); return dataTable; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet.Предметы_3DataTable dataTable) { return this.Adapter.Update(dataTable); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(TITOVPODRECHETNIKOVADataSet dataSet) { return this.Adapter.Update(dataSet, "Предметы 3"); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow dataRow) { return this.Adapter.Update(new global::System.Data.DataRow[] { dataRow}); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Update(global::System.Data.DataRow[] dataRows) { return this.Adapter.Update(dataRows); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Insert, true)] public virtual int Insert(global::System.Nullable ID_Predmeta_3, string Наименование_Предмета, string Описание_Предмета) { if ((ID_Predmeta_3.HasValue == true)) { this.Adapter.InsertCommand.Parameters[0].Value = ((int)(ID_Predmeta_3.Value)); } else { this.Adapter.InsertCommand.Parameters[0].Value = global::System.DBNull.Value; } if ((Наименование_Предмета == null)) { this.Adapter.InsertCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[1].Value = ((string)(Наименование_Предмета)); } if ((Описание_Предмета == null)) { this.Adapter.InsertCommand.Parameters[2].Value = global::System.DBNull.Value; } else { this.Adapter.InsertCommand.Parameters[2].Value = ((string)(Описание_Предмета)); } global::System.Data.ConnectionState previousConnectionState = this.Adapter.InsertCommand.Connection.State; if (((this.Adapter.InsertCommand.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { this.Adapter.InsertCommand.Connection.Open(); } try { int returnValue = this.Adapter.InsertCommand.ExecuteNonQuery(); return returnValue; } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { this.Adapter.InsertCommand.Connection.Close(); } } } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Запрос_Студенты_ОценкиTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Запрос_Студенты_ОценкиTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Запрос Студенты+Оценки"; tableMapping.ColumnMappings.Add("ФИО студента", "ФИО студента"); tableMapping.ColumnMappings.Add("Дата первого экзамена", "Дата первого экзамена"); tableMapping.ColumnMappings.Add("Наименование_Предмета", "Наименование_Предмета"); tableMapping.ColumnMappings.Add("Оценка первого экзамена", "Оценка первого экзамена"); tableMapping.ColumnMappings.Add("Data_Ekzamena_2", "Data_Ekzamena_2"); tableMapping.ColumnMappings.Add("Expr1", "Expr1"); tableMapping.ColumnMappings.Add("Оценка второго экзамена", "Оценка второго экзамена"); tableMapping.ColumnMappings.Add("Data_Ekzamena_3", "Data_Ekzamena_3"); tableMapping.ColumnMappings.Add("Expr2", "Expr2"); tableMapping.ColumnMappings.Add("Оценка третьего экзамена", "Оценка третьего экзамена"); tableMapping.ColumnMappings.Add("Sredniy_Ball", "Sredniy_Ball"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT [ФИО студента], [Дата первого экзамена], Наименование_Предмета, [Оценка пе" + "рвого экзамена], Data_Ekzamena_2, Expr1, [Оценка второго экзамена], Data_Ekzamen" + "a_3, Expr2, [Оценка третьего экзамена], Sredniy_Ball FROM dbo.[Запрос Студенты+О" + "ценки]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_ОценкиDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_ОценкиDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_ОценкиDataTable dataTable = new TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_ОценкиDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Запрос_Студенты_СпециальностиTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Запрос_Студенты_СпециальностиTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Запрос Студенты+Специальности"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Возраст", "Возраст"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Возраст, Na" + "zvanie_Specialinosti, Opisanie_Specialinosti FROM dbo.[Запрос Студенты+Специальн" + "ости]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_СпециальностиDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_СпециальностиDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_СпециальностиDataTable dataTable = new TITOVPODRECHETNIKOVADataSet._Запрос_Студенты_СпециальностиDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_БУTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_БУTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр БУ"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр БУ]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_БУDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_БУDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_БУDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_БУDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_заочная_форма_обученияTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_заочная_форма_обученияTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр заочная форма обучения"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Gruppa, Data_Postyplenia, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр заочная форма обучения]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_заочная_форма_обученияDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_заочная_форма_обученияDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_заочная_форма_обученияDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_заочная_форма_обученияDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_МатьTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МатьTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр Мать"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр Мать]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_МатьDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_МатьDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_МатьDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_МатьDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_ММTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ММTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр ММ"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр ММ]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_ММDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_ММDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_ММDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_ММDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_МОTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_МОTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр МО"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр МО]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_МОDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_МОDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_МОDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_МОDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_Нет_родителейTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Нет_родителейTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр Нет родителей"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Nomer_Zachetki, Pasport" + "nie_Dannie, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр Нет родителей]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_Нет_родителейDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_Нет_родителейDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_Нет_родителейDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_Нет_родителейDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_ОтецTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ОтецTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр Отец"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр Отец]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_ОтецDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_ОтецDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_ОтецDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_ОтецDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_Отец_и_МатьTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_Отец_и_МатьTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр Отец и Мать"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр Отец и Мать]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_Отец_и_МатьDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_Отец_и_МатьDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_Отец_и_МатьDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_Отец_и_МатьDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_очная_форма_обученияTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_очная_форма_обученияTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр очная форма обучения"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр очная форма обучения]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_очная_форма_обученияDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_очная_форма_обученияDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_очная_форма_обученияDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_очная_форма_обученияDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_ПИTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_ПИTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр ПИ"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр ПИ]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_ПИDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_ПИDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_ПИDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_ПИDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Фильтр_СТTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Фильтр_СТTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Фильтр СТ"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("Nazvanie_Specialinosti", "Nazvanie_Specialinosti"); tableMapping.ColumnMappings.Add("Opisanie_Specialinosti", "Opisanie_Specialinosti"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "SELECT FIO, Pol, Data_Rozdenia, Roditeli, Adres, Telefon, Pasportnie_Dannie, Nome" + "r_Zachetki, Data_Postyplenia, Gruppa, Kurs, Ochnaya_Forma_Obychenia, Nazvanie_Sp" + "ecialinosti, Opisanie_Specialinosti FROM dbo.[Фильтр СТ]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Фильтр_СТDataTable dataTable) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Фильтр_СТDataTable GetData() { this.Adapter.SelectCommand = this.CommandCollection[0]; TITOVPODRECHETNIKOVADataSet.Фильтр_СТDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Фильтр_СТDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Отображение_студентов_по_возрастуTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_возрастуTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Отображение студентов по возрасту"; tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Возраст", "Возраст"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "dbo.[Отображение студентов по возрасту]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Age", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.Input, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_возрастуDataTable dataTable, global::System.Nullable Age) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Age.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((int)(Age.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_возрастуDataTable GetData(global::System.Nullable Age) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Age.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((int)(Age.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_возрастуDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_возрастуDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Отображение_студентов_по_среднему_баллуTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_среднему_баллуTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Отображение студентов по среднему баллу"; tableMapping.ColumnMappings.Add("ФИО студента", "ФИО студента"); tableMapping.ColumnMappings.Add("Дата первого экзамена", "Дата первого экзамена"); tableMapping.ColumnMappings.Add("Наименование_Предмета", "Наименование_Предмета"); tableMapping.ColumnMappings.Add("Оценка первого экзамена", "Оценка первого экзамена"); tableMapping.ColumnMappings.Add("Data_Ekzamena_2", "Data_Ekzamena_2"); tableMapping.ColumnMappings.Add("Expr1", "Expr1"); tableMapping.ColumnMappings.Add("Оценка второго экзамена", "Оценка второго экзамена"); tableMapping.ColumnMappings.Add("Data_Ekzamena_3", "Data_Ekzamena_3"); tableMapping.ColumnMappings.Add("Expr2", "Expr2"); tableMapping.ColumnMappings.Add("Оценка третьего экзамена", "Оценка третьего экзамена"); tableMapping.ColumnMappings.Add("Sredniy_Ball", "Sredniy_Ball"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "dbo.[Отображение студентов по среднему баллу]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Grade", global::System.Data.SqlDbType.Real, 4, global::System.Data.ParameterDirection.Input, 24, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_среднему_баллуDataTable dataTable, global::System.Nullable Grade) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Grade.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((float)(Grade.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_среднему_баллуDataTable GetData(global::System.Nullable Grade) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Grade.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((float)(Grade.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_среднему_баллуDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_среднему_баллуDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Отображение_студентов_по_ФИОTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображение_студентов_по_ФИОTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Отображение студентов по ФИО"; tableMapping.ColumnMappings.Add("ID_Studenta", "ID_Studenta"); tableMapping.ColumnMappings.Add("FIO", "FIO"); tableMapping.ColumnMappings.Add("Pol", "Pol"); tableMapping.ColumnMappings.Add("Data_Rozdenia", "Data_Rozdenia"); tableMapping.ColumnMappings.Add("Roditeli", "Roditeli"); tableMapping.ColumnMappings.Add("Adres", "Adres"); tableMapping.ColumnMappings.Add("Telefon", "Telefon"); tableMapping.ColumnMappings.Add("Pasportnie_Dannie", "Pasportnie_Dannie"); tableMapping.ColumnMappings.Add("Nomer_Zachetki", "Nomer_Zachetki"); tableMapping.ColumnMappings.Add("Data_Postyplenia", "Data_Postyplenia"); tableMapping.ColumnMappings.Add("Gruppa", "Gruppa"); tableMapping.ColumnMappings.Add("Kurs", "Kurs"); tableMapping.ColumnMappings.Add("ID_Specialinosti", "ID_Specialinosti"); tableMapping.ColumnMappings.Add("Ochnaya_Forma_Obychenia", "Ochnaya_Forma_Obychenia"); tableMapping.ColumnMappings.Add("ID_Predmeta", "ID_Predmeta"); tableMapping.ColumnMappings.Add("ID_Ozenki", "ID_Ozenki"); tableMapping.ColumnMappings.Add("Возраст", "Возраст"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "dbo.[Отображение студентов по ФИО]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@FIO", global::System.Data.SqlDbType.VarChar, 50, global::System.Data.ParameterDirection.Input, 0, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_ФИОDataTable dataTable, string FIO) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((FIO == null)) { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.SelectCommand.Parameters[1].Value = ((string)(FIO)); } if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_ФИОDataTable GetData(string FIO) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((FIO == null)) { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } else { this.Adapter.SelectCommand.Parameters[1].Value = ((string)(FIO)); } TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_ФИОDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Отображение_студентов_по_ФИОDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Отображениеee_студентов_по_среднему_баллуTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Отображениеee_студентов_по_среднему_баллуTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Отображениеee студентов по среднему баллу"; tableMapping.ColumnMappings.Add("ФИО студента", "ФИО студента"); tableMapping.ColumnMappings.Add("Дата первого экзамена", "Дата первого экзамена"); tableMapping.ColumnMappings.Add("Наименование_Предмета", "Наименование_Предмета"); tableMapping.ColumnMappings.Add("Оценка первого экзамена", "Оценка первого экзамена"); tableMapping.ColumnMappings.Add("Data_Ekzamena_2", "Data_Ekzamena_2"); tableMapping.ColumnMappings.Add("Expr1", "Expr1"); tableMapping.ColumnMappings.Add("Оценка второго экзамена", "Оценка второго экзамена"); tableMapping.ColumnMappings.Add("Data_Ekzamena_3", "Data_Ekzamena_3"); tableMapping.ColumnMappings.Add("Expr2", "Expr2"); tableMapping.ColumnMappings.Add("Оценка третьего экзамена", "Оценка третьего экзамена"); tableMapping.ColumnMappings.Add("Sredniy_Ball", "Sredniy_Ball"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "dbo.[Отображениеee студентов по среднему баллу]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Grade", global::System.Data.SqlDbType.Real, 4, global::System.Data.ParameterDirection.Input, 24, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Отображениеee_студентов_по_среднему_баллуDataTable dataTable, global::System.Nullable Grade) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Grade.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((float)(Grade.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Отображениеee_студентов_по_среднему_баллуDataTable GetData(global::System.Nullable Grade) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Grade.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((float)(Grade.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } TITOVPODRECHETNIKOVADataSet.Отображениеee_студентов_по_среднему_баллуDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Отображениеee_студентов_по_среднему_баллуDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class Средне_трёх_величинTableAdapter : global::System.ComponentModel.Component { private global::System.Data.SqlClient.SqlDataAdapter _adapter; private global::System.Data.SqlClient.SqlConnection _connection; private global::System.Data.SqlClient.SqlTransaction _transaction; private global::System.Data.SqlClient.SqlCommand[] _commandCollection; private bool _clearBeforeFill; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public Средне_трёх_величинTableAdapter() { this.ClearBeforeFill = true; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter { get { if ((this._adapter == null)) { this.InitAdapter(); } return this._adapter; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlConnection Connection { get { if ((this._connection == null)) { this.InitConnection(); } return this._connection; } set { this._connection = value; if ((this.Adapter.InsertCommand != null)) { this.Adapter.InsertCommand.Connection = value; } if ((this.Adapter.DeleteCommand != null)) { this.Adapter.DeleteCommand.Connection = value; } if ((this.Adapter.UpdateCommand != null)) { this.Adapter.UpdateCommand.Connection = value; } for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { if ((this.CommandCollection[i] != null)) { ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value; } } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal global::System.Data.SqlClient.SqlTransaction Transaction { get { return this._transaction; } set { this._transaction = value; for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) { this.CommandCollection[i].Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.DeleteCommand != null))) { this.Adapter.DeleteCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.InsertCommand != null))) { this.Adapter.InsertCommand.Transaction = this._transaction; } if (((this.Adapter != null) && (this.Adapter.UpdateCommand != null))) { this.Adapter.UpdateCommand.Transaction = this._transaction; } } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.SqlClient.SqlCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool ClearBeforeFill { get { return this._clearBeforeFill; } set { this._clearBeforeFill = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitAdapter() { this._adapter = new global::System.Data.SqlClient.SqlDataAdapter(); global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping(); tableMapping.SourceTable = "Table"; tableMapping.DataSetTable = "Средне трёх величин"; tableMapping.ColumnMappings.Add("Среднее значение", "Среднее значение"); this._adapter.TableMappings.Add(tableMapping); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitConnection() { this._connection = new global::System.Data.SqlClient.SqlConnection(); this._connection.ConnectionString = global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); this._commandCollection[0].Connection = this.Connection; this._commandCollection[0].CommandText = "dbo.[Средне трёх величин]"; this._commandCollection[0].CommandType = global::System.Data.CommandType.StoredProcedure; this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Value1", global::System.Data.SqlDbType.Real, 4, global::System.Data.ParameterDirection.Input, 24, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Value2", global::System.Data.SqlDbType.Real, 4, global::System.Data.ParameterDirection.Input, 24, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); this._commandCollection[0].Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Value3", global::System.Data.SqlDbType.Real, 4, global::System.Data.ParameterDirection.Input, 24, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)] public virtual int Fill(TITOVPODRECHETNIKOVADataSet.Средне_трёх_величинDataTable dataTable, global::System.Nullable Value1, global::System.Nullable Value2, global::System.Nullable Value3) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Value1.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((float)(Value1.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } if ((Value2.HasValue == true)) { this.Adapter.SelectCommand.Parameters[2].Value = ((float)(Value2.Value)); } else { this.Adapter.SelectCommand.Parameters[2].Value = global::System.DBNull.Value; } if ((Value3.HasValue == true)) { this.Adapter.SelectCommand.Parameters[3].Value = ((float)(Value3.Value)); } else { this.Adapter.SelectCommand.Parameters[3].Value = global::System.DBNull.Value; } if ((this.ClearBeforeFill == true)) { dataTable.Clear(); } int returnValue = this.Adapter.Fill(dataTable); return returnValue; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)] public virtual TITOVPODRECHETNIKOVADataSet.Средне_трёх_величинDataTable GetData(global::System.Nullable Value1, global::System.Nullable Value2, global::System.Nullable Value3) { this.Adapter.SelectCommand = this.CommandCollection[0]; if ((Value1.HasValue == true)) { this.Adapter.SelectCommand.Parameters[1].Value = ((float)(Value1.Value)); } else { this.Adapter.SelectCommand.Parameters[1].Value = global::System.DBNull.Value; } if ((Value2.HasValue == true)) { this.Adapter.SelectCommand.Parameters[2].Value = ((float)(Value2.Value)); } else { this.Adapter.SelectCommand.Parameters[2].Value = global::System.DBNull.Value; } if ((Value3.HasValue == true)) { this.Adapter.SelectCommand.Parameters[3].Value = ((float)(Value3.Value)); } else { this.Adapter.SelectCommand.Parameters[3].Value = global::System.DBNull.Value; } TITOVPODRECHETNIKOVADataSet.Средне_трёх_величинDataTable dataTable = new TITOVPODRECHETNIKOVADataSet.Средне_трёх_величинDataTable(); this.Adapter.Fill(dataTable); return dataTable; } } /// ///Represents the connection and commands used to retrieve and save data. /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DataObjectAttribute(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" + ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public partial class QueriesTableAdapter : global::System.ComponentModel.Component { private global::System.Data.IDbCommand[] _commandCollection; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected global::System.Data.IDbCommand[] CommandCollection { get { if ((this._commandCollection == null)) { this.InitCommandCollection(); } return this._commandCollection; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private void InitCommandCollection() { this._commandCollection = new global::System.Data.IDbCommand[1]; this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); ((global::System.Data.SqlClient.SqlCommand)(this._commandCollection[0])).Connection = new global::System.Data.SqlClient.SqlConnection(global::TITOVVIACHESLAVPODRESHETNIKOVAJULIASTUDENTI.Properties.Settings.Default.TITOVPODRECHETNIKOVAConnectionString); ((global::System.Data.SqlClient.SqlCommand)(this._commandCollection[0])).CommandText = "dbo.[Отображениее студентов по среднему баллу]"; ((global::System.Data.SqlClient.SqlCommand)(this._commandCollection[0])).CommandType = global::System.Data.CommandType.StoredProcedure; ((global::System.Data.SqlClient.SqlCommand)(this._commandCollection[0])).Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@RETURN_VALUE", global::System.Data.SqlDbType.Int, 4, global::System.Data.ParameterDirection.ReturnValue, 10, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); ((global::System.Data.SqlClient.SqlCommand)(this._commandCollection[0])).Parameters.Add(new global::System.Data.SqlClient.SqlParameter("@Grade", global::System.Data.SqlDbType.Real, 4, global::System.Data.ParameterDirection.Input, 24, 0, null, global::System.Data.DataRowVersion.Current, false, null, "", "", "")); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")] public virtual int Отображениее_студентов_по_среднему_баллу(global::System.Nullable Grade) { global::System.Data.SqlClient.SqlCommand command = ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[0])); if ((Grade.HasValue == true)) { command.Parameters[1].Value = ((float)(Grade.Value)); } else { command.Parameters[1].Value = global::System.DBNull.Value; } global::System.Data.ConnectionState previousConnectionState = command.Connection.State; if (((command.Connection.State & global::System.Data.ConnectionState.Open) != global::System.Data.ConnectionState.Open)) { command.Connection.Open(); } int returnValue; try { returnValue = command.ExecuteNonQuery(); } finally { if ((previousConnectionState == global::System.Data.ConnectionState.Closed)) { command.Connection.Close(); } } return returnValue; } } /// ///TableAdapterManager is used to coordinate TableAdapters in the dataset to enable Hierarchical Update scenarios /// [global::System.ComponentModel.DesignerCategoryAttribute("code")] [global::System.ComponentModel.ToolboxItem(true)] [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerDesigner, Microsoft.VSD" + "esigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapterManager")] public partial class TableAdapterManager : global::System.ComponentModel.Component { private UpdateOrderOption _updateOrder; private OzenkiTableAdapter _ozenkiTableAdapter; private PredmetiTableAdapter _predmetiTableAdapter; private SpecialinostiTableAdapter _specialinostiTableAdapter; private StudentiTableAdapter _studentiTableAdapter; private Предметы_1TableAdapter _предметы_1TableAdapter; private Предметы_2TableAdapter _предметы_2TableAdapter; private Предметы_3TableAdapter _предметы_3TableAdapter; private bool _backupDataSetBeforeUpdate; private global::System.Data.IDbConnection _connection; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public UpdateOrderOption UpdateOrder { get { return this._updateOrder; } set { this._updateOrder = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public OzenkiTableAdapter OzenkiTableAdapter { get { return this._ozenkiTableAdapter; } set { this._ozenkiTableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public PredmetiTableAdapter PredmetiTableAdapter { get { return this._predmetiTableAdapter; } set { this._predmetiTableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public SpecialinostiTableAdapter SpecialinostiTableAdapter { get { return this._specialinostiTableAdapter; } set { this._specialinostiTableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public StudentiTableAdapter StudentiTableAdapter { get { return this._studentiTableAdapter; } set { this._studentiTableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public Предметы_1TableAdapter Предметы_1TableAdapter { get { return this._предметы_1TableAdapter; } set { this._предметы_1TableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public Предметы_2TableAdapter Предметы_2TableAdapter { get { return this._предметы_2TableAdapter; } set { this._предметы_2TableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.EditorAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerPropertyEditor, Microso" + "ft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3" + "a", "System.Drawing.Design.UITypeEditor")] public Предметы_3TableAdapter Предметы_3TableAdapter { get { return this._предметы_3TableAdapter; } set { this._предметы_3TableAdapter = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public bool BackupDataSetBeforeUpdate { get { return this._backupDataSetBeforeUpdate; } set { this._backupDataSetBeforeUpdate = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public global::System.Data.IDbConnection Connection { get { if ((this._connection != null)) { return this._connection; } if (((this._ozenkiTableAdapter != null) && (this._ozenkiTableAdapter.Connection != null))) { return this._ozenkiTableAdapter.Connection; } if (((this._predmetiTableAdapter != null) && (this._predmetiTableAdapter.Connection != null))) { return this._predmetiTableAdapter.Connection; } if (((this._specialinostiTableAdapter != null) && (this._specialinostiTableAdapter.Connection != null))) { return this._specialinostiTableAdapter.Connection; } if (((this._studentiTableAdapter != null) && (this._studentiTableAdapter.Connection != null))) { return this._studentiTableAdapter.Connection; } if (((this._предметы_1TableAdapter != null) && (this._предметы_1TableAdapter.Connection != null))) { return this._предметы_1TableAdapter.Connection; } if (((this._предметы_2TableAdapter != null) && (this._предметы_2TableAdapter.Connection != null))) { return this._предметы_2TableAdapter.Connection; } if (((this._предметы_3TableAdapter != null) && (this._предметы_3TableAdapter.Connection != null))) { return this._предметы_3TableAdapter.Connection; } return null; } set { this._connection = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] [global::System.ComponentModel.Browsable(false)] public int TableAdapterInstanceCount { get { int count = 0; if ((this._ozenkiTableAdapter != null)) { count = (count + 1); } if ((this._predmetiTableAdapter != null)) { count = (count + 1); } if ((this._specialinostiTableAdapter != null)) { count = (count + 1); } if ((this._studentiTableAdapter != null)) { count = (count + 1); } if ((this._предметы_1TableAdapter != null)) { count = (count + 1); } if ((this._предметы_2TableAdapter != null)) { count = (count + 1); } if ((this._предметы_3TableAdapter != null)) { count = (count + 1); } return count; } } /// ///Update rows in top-down order. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private int UpdateUpdatedRows(TITOVPODRECHETNIKOVADataSet dataSet, global::System.Collections.Generic.List allChangedRows, global::System.Collections.Generic.List allAddedRows) { int result = 0; if ((this._specialinostiTableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Specialinosti.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._specialinostiTableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } if ((this._studentiTableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Studenti.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._studentiTableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } if ((this._predmetiTableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Predmeti.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._predmetiTableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } if ((this._ozenkiTableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Ozenki.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._ozenkiTableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } if ((this._предметы_3TableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Предметы_3.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._предметы_3TableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } if ((this._предметы_2TableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Предметы_2.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._предметы_2TableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } if ((this._предметы_1TableAdapter != null)) { global::System.Data.DataRow[] updatedRows = dataSet.Предметы_1.Select(null, null, global::System.Data.DataViewRowState.ModifiedCurrent); updatedRows = this.GetRealUpdatedRows(updatedRows, allAddedRows); if (((updatedRows != null) && (0 < updatedRows.Length))) { result = (result + this._предметы_1TableAdapter.Update(updatedRows)); allChangedRows.AddRange(updatedRows); } } return result; } /// ///Insert rows in top-down order. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private int UpdateInsertedRows(TITOVPODRECHETNIKOVADataSet dataSet, global::System.Collections.Generic.List allAddedRows) { int result = 0; if ((this._specialinostiTableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Specialinosti.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._specialinostiTableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } if ((this._studentiTableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Studenti.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._studentiTableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } if ((this._predmetiTableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Predmeti.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._predmetiTableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } if ((this._ozenkiTableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Ozenki.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._ozenkiTableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } if ((this._предметы_3TableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Предметы_3.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._предметы_3TableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } if ((this._предметы_2TableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Предметы_2.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._предметы_2TableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } if ((this._предметы_1TableAdapter != null)) { global::System.Data.DataRow[] addedRows = dataSet.Предметы_1.Select(null, null, global::System.Data.DataViewRowState.Added); if (((addedRows != null) && (0 < addedRows.Length))) { result = (result + this._предметы_1TableAdapter.Update(addedRows)); allAddedRows.AddRange(addedRows); } } return result; } /// ///Delete rows in bottom-up order. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private int UpdateDeletedRows(TITOVPODRECHETNIKOVADataSet dataSet, global::System.Collections.Generic.List allChangedRows) { int result = 0; if ((this._предметы_1TableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Предметы_1.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._предметы_1TableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } if ((this._предметы_2TableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Предметы_2.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._предметы_2TableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } if ((this._предметы_3TableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Предметы_3.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._предметы_3TableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } if ((this._ozenkiTableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Ozenki.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._ozenkiTableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } if ((this._predmetiTableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Predmeti.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._predmetiTableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } if ((this._studentiTableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Studenti.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._studentiTableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } if ((this._specialinostiTableAdapter != null)) { global::System.Data.DataRow[] deletedRows = dataSet.Specialinosti.Select(null, null, global::System.Data.DataViewRowState.Deleted); if (((deletedRows != null) && (0 < deletedRows.Length))) { result = (result + this._specialinostiTableAdapter.Update(deletedRows)); allChangedRows.AddRange(deletedRows); } } return result; } /// ///Remove inserted rows that become updated rows after calling TableAdapter.Update(inserted rows) first /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private global::System.Data.DataRow[] GetRealUpdatedRows(global::System.Data.DataRow[] updatedRows, global::System.Collections.Generic.List allAddedRows) { if (((updatedRows == null) || (updatedRows.Length < 1))) { return updatedRows; } if (((allAddedRows == null) || (allAddedRows.Count < 1))) { return updatedRows; } global::System.Collections.Generic.List realUpdatedRows = new global::System.Collections.Generic.List(); for (int i = 0; (i < updatedRows.Length); i = (i + 1)) { global::System.Data.DataRow row = updatedRows[i]; if ((allAddedRows.Contains(row) == false)) { realUpdatedRows.Add(row); } } return realUpdatedRows.ToArray(); } /// ///Update all changes to the dataset. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public virtual int UpdateAll(TITOVPODRECHETNIKOVADataSet dataSet) { if ((dataSet == null)) { throw new global::System.ArgumentNullException("dataSet"); } if ((dataSet.HasChanges() == false)) { return 0; } if (((this._ozenkiTableAdapter != null) && (this.MatchTableAdapterConnection(this._ozenkiTableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } if (((this._predmetiTableAdapter != null) && (this.MatchTableAdapterConnection(this._predmetiTableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } if (((this._specialinostiTableAdapter != null) && (this.MatchTableAdapterConnection(this._specialinostiTableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } if (((this._studentiTableAdapter != null) && (this.MatchTableAdapterConnection(this._studentiTableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } if (((this._предметы_1TableAdapter != null) && (this.MatchTableAdapterConnection(this._предметы_1TableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } if (((this._предметы_2TableAdapter != null) && (this.MatchTableAdapterConnection(this._предметы_2TableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } if (((this._предметы_3TableAdapter != null) && (this.MatchTableAdapterConnection(this._предметы_3TableAdapter.Connection) == false))) { throw new global::System.ArgumentException("Все адаптеры таблицы, управляемые диспетчером адаптера таблицы TableAdapterManage" + "r, должны использовать одинаковую строку подключения."); } global::System.Data.IDbConnection workConnection = this.Connection; if ((workConnection == null)) { throw new global::System.ApplicationException("TableAdapterManager не содержит сведений о подключении. Укажите для каждого адапт" + "ера таблицы TableAdapterManager допустимый экземпляр адаптера таблицы."); } bool workConnOpened = false; if (((workConnection.State & global::System.Data.ConnectionState.Broken) == global::System.Data.ConnectionState.Broken)) { workConnection.Close(); } if ((workConnection.State == global::System.Data.ConnectionState.Closed)) { workConnection.Open(); workConnOpened = true; } global::System.Data.IDbTransaction workTransaction = workConnection.BeginTransaction(); if ((workTransaction == null)) { throw new global::System.ApplicationException("Не удается начать транзакцию. Текущее соединение данных не поддерживает транзакци" + "и или текущее состояние не позволяет начать транзакцию."); } global::System.Collections.Generic.List allChangedRows = new global::System.Collections.Generic.List(); global::System.Collections.Generic.List allAddedRows = new global::System.Collections.Generic.List(); global::System.Collections.Generic.List adaptersWithAcceptChangesDuringUpdate = new global::System.Collections.Generic.List(); global::System.Collections.Generic.Dictionary revertConnections = new global::System.Collections.Generic.Dictionary(); int result = 0; global::System.Data.DataSet backupDataSet = null; if (this.BackupDataSetBeforeUpdate) { backupDataSet = new global::System.Data.DataSet(); backupDataSet.Merge(dataSet); } try { // ---- Prepare for update ----------- // if ((this._ozenkiTableAdapter != null)) { revertConnections.Add(this._ozenkiTableAdapter, this._ozenkiTableAdapter.Connection); this._ozenkiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._ozenkiTableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._ozenkiTableAdapter.Adapter.AcceptChangesDuringUpdate) { this._ozenkiTableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._ozenkiTableAdapter.Adapter); } } if ((this._predmetiTableAdapter != null)) { revertConnections.Add(this._predmetiTableAdapter, this._predmetiTableAdapter.Connection); this._predmetiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._predmetiTableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._predmetiTableAdapter.Adapter.AcceptChangesDuringUpdate) { this._predmetiTableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._predmetiTableAdapter.Adapter); } } if ((this._specialinostiTableAdapter != null)) { revertConnections.Add(this._specialinostiTableAdapter, this._specialinostiTableAdapter.Connection); this._specialinostiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._specialinostiTableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._specialinostiTableAdapter.Adapter.AcceptChangesDuringUpdate) { this._specialinostiTableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._specialinostiTableAdapter.Adapter); } } if ((this._studentiTableAdapter != null)) { revertConnections.Add(this._studentiTableAdapter, this._studentiTableAdapter.Connection); this._studentiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._studentiTableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._studentiTableAdapter.Adapter.AcceptChangesDuringUpdate) { this._studentiTableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._studentiTableAdapter.Adapter); } } if ((this._предметы_1TableAdapter != null)) { revertConnections.Add(this._предметы_1TableAdapter, this._предметы_1TableAdapter.Connection); this._предметы_1TableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._предметы_1TableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._предметы_1TableAdapter.Adapter.AcceptChangesDuringUpdate) { this._предметы_1TableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._предметы_1TableAdapter.Adapter); } } if ((this._предметы_2TableAdapter != null)) { revertConnections.Add(this._предметы_2TableAdapter, this._предметы_2TableAdapter.Connection); this._предметы_2TableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._предметы_2TableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._предметы_2TableAdapter.Adapter.AcceptChangesDuringUpdate) { this._предметы_2TableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._предметы_2TableAdapter.Adapter); } } if ((this._предметы_3TableAdapter != null)) { revertConnections.Add(this._предметы_3TableAdapter, this._предметы_3TableAdapter.Connection); this._предметы_3TableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(workConnection)); this._предметы_3TableAdapter.Transaction = ((global::System.Data.SqlClient.SqlTransaction)(workTransaction)); if (this._предметы_3TableAdapter.Adapter.AcceptChangesDuringUpdate) { this._предметы_3TableAdapter.Adapter.AcceptChangesDuringUpdate = false; adaptersWithAcceptChangesDuringUpdate.Add(this._предметы_3TableAdapter.Adapter); } } // //---- Perform updates ----------- // if ((this.UpdateOrder == UpdateOrderOption.UpdateInsertDelete)) { result = (result + this.UpdateUpdatedRows(dataSet, allChangedRows, allAddedRows)); result = (result + this.UpdateInsertedRows(dataSet, allAddedRows)); } else { result = (result + this.UpdateInsertedRows(dataSet, allAddedRows)); result = (result + this.UpdateUpdatedRows(dataSet, allChangedRows, allAddedRows)); } result = (result + this.UpdateDeletedRows(dataSet, allChangedRows)); // //---- Commit updates ----------- // workTransaction.Commit(); if ((0 < allAddedRows.Count)) { global::System.Data.DataRow[] rows = new System.Data.DataRow[allAddedRows.Count]; allAddedRows.CopyTo(rows); for (int i = 0; (i < rows.Length); i = (i + 1)) { global::System.Data.DataRow row = rows[i]; row.AcceptChanges(); } } if ((0 < allChangedRows.Count)) { global::System.Data.DataRow[] rows = new System.Data.DataRow[allChangedRows.Count]; allChangedRows.CopyTo(rows); for (int i = 0; (i < rows.Length); i = (i + 1)) { global::System.Data.DataRow row = rows[i]; row.AcceptChanges(); } } } catch (global::System.Exception ex) { workTransaction.Rollback(); // ---- Restore the dataset ----------- if (this.BackupDataSetBeforeUpdate) { global::System.Diagnostics.Debug.Assert((backupDataSet != null)); dataSet.Clear(); dataSet.Merge(backupDataSet); } else { if ((0 < allAddedRows.Count)) { global::System.Data.DataRow[] rows = new System.Data.DataRow[allAddedRows.Count]; allAddedRows.CopyTo(rows); for (int i = 0; (i < rows.Length); i = (i + 1)) { global::System.Data.DataRow row = rows[i]; row.AcceptChanges(); row.SetAdded(); } } } throw ex; } finally { if (workConnOpened) { workConnection.Close(); } if ((this._ozenkiTableAdapter != null)) { this._ozenkiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._ozenkiTableAdapter])); this._ozenkiTableAdapter.Transaction = null; } if ((this._predmetiTableAdapter != null)) { this._predmetiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._predmetiTableAdapter])); this._predmetiTableAdapter.Transaction = null; } if ((this._specialinostiTableAdapter != null)) { this._specialinostiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._specialinostiTableAdapter])); this._specialinostiTableAdapter.Transaction = null; } if ((this._studentiTableAdapter != null)) { this._studentiTableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._studentiTableAdapter])); this._studentiTableAdapter.Transaction = null; } if ((this._предметы_1TableAdapter != null)) { this._предметы_1TableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._предметы_1TableAdapter])); this._предметы_1TableAdapter.Transaction = null; } if ((this._предметы_2TableAdapter != null)) { this._предметы_2TableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._предметы_2TableAdapter])); this._предметы_2TableAdapter.Transaction = null; } if ((this._предметы_3TableAdapter != null)) { this._предметы_3TableAdapter.Connection = ((global::System.Data.SqlClient.SqlConnection)(revertConnections[this._предметы_3TableAdapter])); this._предметы_3TableAdapter.Transaction = null; } if ((0 < adaptersWithAcceptChangesDuringUpdate.Count)) { global::System.Data.Common.DataAdapter[] adapters = new System.Data.Common.DataAdapter[adaptersWithAcceptChangesDuringUpdate.Count]; adaptersWithAcceptChangesDuringUpdate.CopyTo(adapters); for (int i = 0; (i < adapters.Length); i = (i + 1)) { global::System.Data.Common.DataAdapter adapter = adapters[i]; adapter.AcceptChangesDuringUpdate = true; } } } return result; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected virtual void SortSelfReferenceRows(global::System.Data.DataRow[] rows, global::System.Data.DataRelation relation, bool childFirst) { global::System.Array.Sort(rows, new SelfReferenceComparer(relation, childFirst)); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] protected virtual bool MatchTableAdapterConnection(global::System.Data.IDbConnection inputConnection) { if ((this._connection != null)) { return true; } if (((this.Connection == null) || (inputConnection == null))) { return true; } if (string.Equals(this.Connection.ConnectionString, inputConnection.ConnectionString, global::System.StringComparison.Ordinal)) { return true; } return false; } /// ///Update Order Option /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public enum UpdateOrderOption { InsertUpdateDelete = 0, UpdateInsertDelete = 1, } /// ///Used to sort self-referenced table's rows /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private class SelfReferenceComparer : object, global::System.Collections.Generic.IComparer { private global::System.Data.DataRelation _relation; private int _childFirst; [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] internal SelfReferenceComparer(global::System.Data.DataRelation relation, bool childFirst) { this._relation = relation; if (childFirst) { this._childFirst = -1; } else { this._childFirst = 1; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] private global::System.Data.DataRow GetRoot(global::System.Data.DataRow row, out int distance) { global::System.Diagnostics.Debug.Assert((row != null)); global::System.Data.DataRow root = row; distance = 0; global::System.Collections.Generic.IDictionary traversedRows = new global::System.Collections.Generic.Dictionary(); traversedRows[row] = row; global::System.Data.DataRow parent = row.GetParentRow(this._relation, global::System.Data.DataRowVersion.Default); for ( ; ((parent != null) && (traversedRows.ContainsKey(parent) == false)); ) { distance = (distance + 1); root = parent; traversedRows[parent] = parent; parent = parent.GetParentRow(this._relation, global::System.Data.DataRowVersion.Default); } if ((distance == 0)) { traversedRows.Clear(); traversedRows[row] = row; parent = row.GetParentRow(this._relation, global::System.Data.DataRowVersion.Original); for ( ; ((parent != null) && (traversedRows.ContainsKey(parent) == false)); ) { distance = (distance + 1); root = parent; traversedRows[parent] = parent; parent = parent.GetParentRow(this._relation, global::System.Data.DataRowVersion.Original); } } return root; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")] public int Compare(global::System.Data.DataRow row1, global::System.Data.DataRow row2) { if (object.ReferenceEquals(row1, row2)) { return 0; } if ((row1 == null)) { return -1; } if ((row2 == null)) { return 1; } int distance1 = 0; global::System.Data.DataRow root1 = this.GetRoot(row1, out distance1); int distance2 = 0; global::System.Data.DataRow root2 = this.GetRoot(row2, out distance2); if (object.ReferenceEquals(root1, root2)) { return (this._childFirst * distance1.CompareTo(distance2)); } else { global::System.Diagnostics.Debug.Assert(((root1.Table != null) && (root2.Table != null))); if ((root1.Table.Rows.IndexOf(root1) < root2.Table.Rows.IndexOf(root2))) { return -1; } else { return 1; } } } } } } #pragma warning restore 1591