Zbiór zmian 10 dla Baza Reklam 2 - Faktury/REKLAMADataSet.Designer.cs
- Data:
- 2008-12-21 14:48:25 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
Baza Reklam 2 - Faktury/REKLAMADataSet.Designer.cs (zmodyfikowane) (39 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
Baza Reklam 2 - Faktury/REKLAMADataSet.Designer.cs
r9 r10 17248 17248 private global::System.Data.DataColumn columnId_Agencji; 17249 17249 17250 private global::System.Data.DataColumn columnFirstName;17251 17252 17250 private global::System.Data.DataColumn columnNUMER; 17253 17251 … … 17260 17258 private global::System.Data.DataColumn columns_vat; 17261 17259 17260 private global::System.Data.DataColumn columnvat; 17261 17262 17262 private global::System.Data.DataColumn columnbrutto; 17263 17263 … … 17280 17280 private global::System.Data.DataColumn columnidFakturyKorekta; 17281 17281 17282 private global::System.Data.DataColumn columnNR_FAKTURY_KOREKTY; 17283 17282 17284 private global::System.Data.DataColumn columnNUMER_F; 17283 17285 … … 17290 17292 private global::System.Data.DataColumn columnbrutto_F; 17291 17293 17294 private global::System.Data.DataColumn columnvat_F; 17295 17292 17296 private global::System.Data.DataColumn columnsuma_zapłat_F; 17293 17297 17294 17298 private global::System.Data.DataColumn columndata_wystawienia_F; 17299 17300 private global::System.Data.DataColumn columnNR_FAKTURY; 17301 17302 private global::System.Data.DataColumn columnroznica_netto; 17303 17304 private global::System.Data.DataColumn columnroznica_vat; 17305 17306 private global::System.Data.DataColumn columnroznica_brutto; 17307 17308 private global::System.Data.DataColumn columnkodKlienta; 17309 17310 private global::System.Data.DataColumn columnagencja; 17311 17312 private global::System.Data.DataColumn columnagent; 17295 17313 17296 17314 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] … … 17346 17364 17347 17365 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17348 public global::System.Data.DataColumn FirstNameColumn {17349 get {17350 return this.columnFirstName;17351 }17352 }17353 17354 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]17355 17366 public global::System.Data.DataColumn NUMERColumn { 17356 17367 get { … … 17388 17399 17389 17400 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17401 public global::System.Data.DataColumn vatColumn { 17402 get { 17403 return this.columnvat; 17404 } 17405 } 17406 17407 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17390 17408 public global::System.Data.DataColumn bruttoColumn { 17391 17409 get { … … 17458 17476 17459 17477 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17478 public global::System.Data.DataColumn NR_FAKTURY_KOREKTYColumn { 17479 get { 17480 return this.columnNR_FAKTURY_KOREKTY; 17481 } 17482 } 17483 17484 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17460 17485 public global::System.Data.DataColumn NUMER_FColumn { 17461 17486 get { … … 17493 17518 17494 17519 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17520 public global::System.Data.DataColumn vat_FColumn { 17521 get { 17522 return this.columnvat_F; 17523 } 17524 } 17525 17526 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17495 17527 public global::System.Data.DataColumn suma_zapłat_FColumn { 17496 17528 get { … … 17503 17535 get { 17504 17536 return this.columndata_wystawienia_F; 17537 } 17538 } 17539 17540 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17541 public global::System.Data.DataColumn NR_FAKTURYColumn { 17542 get { 17543 return this.columnNR_FAKTURY; 17544 } 17545 } 17546 17547 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17548 public global::System.Data.DataColumn roznica_nettoColumn { 17549 get { 17550 return this.columnroznica_netto; 17551 } 17552 } 17553 17554 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17555 public global::System.Data.DataColumn roznica_vatColumn { 17556 get { 17557 return this.columnroznica_vat; 17558 } 17559 } 17560 17561 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17562 public global::System.Data.DataColumn roznica_bruttoColumn { 17563 get { 17564 return this.columnroznica_brutto; 17565 } 17566 } 17567 17568 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17569 public global::System.Data.DataColumn kodKlientaColumn { 17570 get { 17571 return this.columnkodKlienta; 17572 } 17573 } 17574 17575 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17576 public global::System.Data.DataColumn agencjaColumn { 17577 get { 17578 return this.columnagencja; 17579 } 17580 } 17581 17582 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17583 public global::System.Data.DataColumn agentColumn { 17584 get { 17585 return this.columnagent; 17505 17586 } 17506 17587 } … … 17536 17617 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 17537 17618 public VIEW_KOREKTYRow AddVIEW_KOREKTYRow( 17538 int ID_FAKTURY,17539 17619 int CustomerId, 17540 17620 int Id_Agencji, 17541 string FirstName,17542 17621 int NUMER, 17543 17622 string NUMER_ROZ, … … 17545 17624 decimal netto, 17546 17625 double s_vat, 17626 decimal vat, 17547 17627 decimal brutto, 17548 17628 decimal suma_zaplat, … … 17555 17635 byte KOREKTA, 17556 17636 int idFakturyKorekta, 17637 string NR_FAKTURY_KOREKTY, 17557 17638 int NUMER_F, 17558 17639 string NUMER_ROZ_F, … … 17560 17641 decimal netto_F, 17561 17642 decimal brutto_F, 17643 decimal vat_F, 17562 17644 decimal suma_zapłat_F, 17563 System.DateTime data_wystawienia_F) { 17645 System.DateTime data_wystawienia_F, 17646 string NR_FAKTURY, 17647 decimal roznica_netto, 17648 decimal roznica_vat, 17649 decimal roznica_brutto, 17650 string kodKlienta, 17651 string agencja, 17652 string agent) { 17564 17653 VIEW_KOREKTYRow rowVIEW_KOREKTYRow = ((VIEW_KOREKTYRow)(this.NewRow())); 17565 17654 object[] columnValuesArray = new object[] { 17566 ID_FAKTURY,17655 null, 17567 17656 CustomerId, 17568 17657 Id_Agencji, 17569 FirstName,17570 17658 NUMER, 17571 17659 NUMER_ROZ, … … 17573 17661 netto, 17574 17662 s_vat, 17663 vat, 17575 17664 brutto, 17576 17665 suma_zaplat, … … 17583 17672 KOREKTA, 17584 17673 idFakturyKorekta, 17674 NR_FAKTURY_KOREKTY, 17585 17675 NUMER_F, 17586 17676 NUMER_ROZ_F, … … 17588 17678 netto_F, 17589 17679 brutto_F, 17680 vat_F, 17590 17681 suma_zapłat_F, 17591 data_wystawienia_F}; 17682 data_wystawienia_F, 17683 NR_FAKTURY, 17684 roznica_netto, 17685 roznica_vat, 17686 roznica_brutto, 17687 kodKlienta, 17688 agencja, 17689 agent}; 17592 17690 rowVIEW_KOREKTYRow.ItemArray = columnValuesArray; 17593 17691 this.Rows.Add(rowVIEW_KOREKTYRow); … … 17617 17715 this.columnCustomerId = base.Columns["CustomerId"]; 17618 17716 this.columnId_Agencji = base.Columns["Id_Agencji"]; 17619 this.columnFirstName = base.Columns["FirstName"];17620 17717 this.columnNUMER = base.Columns["NUMER"]; 17621 17718 this.columnNUMER_ROZ = base.Columns["NUMER_ROZ"]; … … 17623 17720 this.columnnetto = base.Columns["netto"]; 17624 17721 this.columns_vat = base.Columns["s_vat"]; 17722 this.columnvat = base.Columns["vat"]; 17625 17723 this.columnbrutto = base.Columns["brutto"]; 17626 17724 this.columnsuma_zaplat = base.Columns["suma_zaplat"]; … … 17633 17731 this.columnKOREKTA = base.Columns["KOREKTA"]; 17634 17732 this.columnidFakturyKorekta = base.Columns["idFakturyKorekta"]; 17733 this.columnNR_FAKTURY_KOREKTY = base.Columns["NR_FAKTURY_KOREKTY"]; 17635 17734 this.columnNUMER_F = base.Columns["NUMER_F"]; 17636 17735 this.columnNUMER_ROZ_F = base.Columns["NUMER_ROZ_F"]; … … 17638 17737 this.columnnetto_F = base.Columns["netto_F"]; 17639 17738 this.columnbrutto_F = base.Columns["brutto_F"]; 17739 this.columnvat_F = base.Columns["vat_F"]; 17640 17740 this.columnsuma_zapłat_F = base.Columns["suma_zapłat_F"]; 17641 17741 this.columndata_wystawienia_F = base.Columns["data_wystawienia_F"]; 17742 this.columnNR_FAKTURY = base.Columns["NR_FAKTURY"]; 17743 this.columnroznica_netto = base.Columns["roznica_netto"]; 17744 this.columnroznica_vat = base.Columns["roznica_vat"]; 17745 this.columnroznica_brutto = base.Columns["roznica_brutto"]; 17746 this.columnkodKlienta = base.Columns["kodKlienta"]; 17747 this.columnagencja = base.Columns["agencja"]; 17748 this.columnagent = base.Columns["agent"]; 17642 17749 } 17643 17750 … … 17650 17757 this.columnId_Agencji = new global::System.Data.DataColumn("Id_Agencji", typeof(int), null, global::System.Data.MappingType.Element); 17651 17758 base.Columns.Add(this.columnId_Agencji); 17652 this.columnFirstName = new global::System.Data.DataColumn("FirstName", typeof(string), null, global::System.Data.MappingType.Element);17653 base.Columns.Add(this.columnFirstName);17654 17759 this.columnNUMER = new global::System.Data.DataColumn("NUMER", typeof(int), null, global::System.Data.MappingType.Element); 17655 17760 base.Columns.Add(this.columnNUMER); … … 17662 17767 this.columns_vat = new global::System.Data.DataColumn("s_vat", typeof(double), null, global::System.Data.MappingType.Element); 17663 17768 base.Columns.Add(this.columns_vat); 17769 this.columnvat = new global::System.Data.DataColumn("vat", typeof(decimal), null, global::System.Data.MappingType.Element); 17770 base.Columns.Add(this.columnvat); 17664 17771 this.columnbrutto = new global::System.Data.DataColumn("brutto", typeof(decimal), null, global::System.Data.MappingType.Element); 17665 17772 base.Columns.Add(this.columnbrutto); … … 17682 17789 this.columnidFakturyKorekta = new global::System.Data.DataColumn("idFakturyKorekta", typeof(int), null, global::System.Data.MappingType.Element); 17683 17790 base.Columns.Add(this.columnidFakturyKorekta); 17791 this.columnNR_FAKTURY_KOREKTY = new global::System.Data.DataColumn("NR_FAKTURY_KOREKTY", typeof(string), null, global::System.Data.MappingType.Element); 17792 base.Columns.Add(this.columnNR_FAKTURY_KOREKTY); 17684 17793 this.columnNUMER_F = new global::System.Data.DataColumn("NUMER_F", typeof(int), null, global::System.Data.MappingType.Element); 17685 17794 base.Columns.Add(this.columnNUMER_F); … … 17692 17801 this.columnbrutto_F = new global::System.Data.DataColumn("brutto_F", typeof(decimal), null, global::System.Data.MappingType.Element); 17693 17802 base.Columns.Add(this.columnbrutto_F); 17803 this.columnvat_F = new global::System.Data.DataColumn("vat_F", typeof(decimal), null, global::System.Data.MappingType.Element); 17804 base.Columns.Add(this.columnvat_F); 17694 17805 this.columnsuma_zapłat_F = new global::System.Data.DataColumn("suma_zapłat_F", typeof(decimal), null, global::System.Data.MappingType.Element); 17695 17806 base.Columns.Add(this.columnsuma_zapłat_F); 17696 17807 this.columndata_wystawienia_F = new global::System.Data.DataColumn("data_wystawienia_F", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element); 17697 17808 base.Columns.Add(this.columndata_wystawienia_F); 17809 this.columnNR_FAKTURY = new global::System.Data.DataColumn("NR_FAKTURY", typeof(string), null, global::System.Data.MappingType.Element); 17810 base.Columns.Add(this.columnNR_FAKTURY); 17811 this.columnroznica_netto = new global::System.Data.DataColumn("roznica_netto", typeof(decimal), null, global::System.Data.MappingType.Element); 17812 base.Columns.Add(this.columnroznica_netto); 17813 this.columnroznica_vat = new global::System.Data.DataColumn("roznica_vat", typeof(decimal), null, global::System.Data.MappingType.Element); 17814 base.Columns.Add(this.columnroznica_vat); 17815 this.columnroznica_brutto = new global::System.Data.DataColumn("roznica_brutto", typeof(decimal), null, global::System.Data.MappingType.Element); 17816 base.Columns.Add(this.columnroznica_brutto); 17817 this.columnkodKlienta = new global::System.Data.DataColumn("kodKlienta", typeof(string), null, global::System.Data.MappingType.Element); 17818 base.Columns.Add(this.columnkodKlienta); 17819 this.columnagencja = new global::System.Data.DataColumn("agencja", typeof(string), null, global::System.Data.MappingType.Element); 17820 base.Columns.Add(this.columnagencja); 17821 this.columnagent = new global::System.Data.DataColumn("agent", typeof(string), null, global::System.Data.MappingType.Element); 17822 base.Columns.Add(this.columnagent); 17823 this.columnID_FAKTURY.AutoIncrement = true; 17698 17824 this.columnID_FAKTURY.AllowDBNull = false; 17699 this.column FirstName.MaxLength = 50;17825 this.columnID_FAKTURY.ReadOnly = true; 17700 17826 this.columnNUMER_ROZ.MaxLength = 8; 17701 17827 this.columnzaplata_opis.MaxLength = 50; 17702 17828 this.columnKOREKTA.AllowDBNull = false; 17829 this.columnNR_FAKTURY_KOREKTY.ReadOnly = true; 17830 this.columnNR_FAKTURY_KOREKTY.MaxLength = 92; 17703 17831 this.columnNUMER_ROZ_F.MaxLength = 8; 17832 this.columnNR_FAKTURY.ReadOnly = true; 17833 this.columnNR_FAKTURY.MaxLength = 92; 17834 this.columnroznica_netto.ReadOnly = true; 17835 this.columnroznica_vat.ReadOnly = true; 17836 this.columnroznica_brutto.ReadOnly = true; 17837 this.columnkodKlienta.MaxLength = 10; 17838 this.columnagencja.MaxLength = 50; 17839 this.columnagent.MaxLength = 50; 17704 17840 } 17705 17841 … … 31415 31551 31416 31552 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31417 public string FirstName {31418 get {31419 try {31420 return ((string)(this[this.tableVIEW_KOREKTY.FirstNameColumn]));31421 }31422 catch (global::System.InvalidCastException e) {31423 throw new global::System.Data.StrongTypingException("The value for column \'FirstName\' in table \'VIEW_KOREKTY\' is DBNull.", e);31424 }31425 }31426 set {31427 this[this.tableVIEW_KOREKTY.FirstNameColumn] = value;31428 }31429 }31430 31431 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]31432 31553 public int NUMER { 31433 31554 get { … … 31505 31626 31506 31627 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31628 public decimal vat { 31629 get { 31630 try { 31631 return ((decimal)(this[this.tableVIEW_KOREKTY.vatColumn])); 31632 } 31633 catch (global::System.InvalidCastException e) { 31634 throw new global::System.Data.StrongTypingException("The value for column \'vat\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31635 } 31636 } 31637 set { 31638 this[this.tableVIEW_KOREKTY.vatColumn] = value; 31639 } 31640 } 31641 31642 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31507 31643 public decimal brutto { 31508 31644 get { … … 31650 31786 31651 31787 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31788 public string NR_FAKTURY_KOREKTY { 31789 get { 31790 try { 31791 return ((string)(this[this.tableVIEW_KOREKTY.NR_FAKTURY_KOREKTYColumn])); 31792 } 31793 catch (global::System.InvalidCastException e) { 31794 throw new global::System.Data.StrongTypingException("The value for column \'NR_FAKTURY_KOREKTY\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31795 } 31796 } 31797 set { 31798 this[this.tableVIEW_KOREKTY.NR_FAKTURY_KOREKTYColumn] = value; 31799 } 31800 } 31801 31802 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31652 31803 public int NUMER_F { 31653 31804 get { … … 31725 31876 31726 31877 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31878 public decimal vat_F { 31879 get { 31880 try { 31881 return ((decimal)(this[this.tableVIEW_KOREKTY.vat_FColumn])); 31882 } 31883 catch (global::System.InvalidCastException e) { 31884 throw new global::System.Data.StrongTypingException("The value for column \'vat_F\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31885 } 31886 } 31887 set { 31888 this[this.tableVIEW_KOREKTY.vat_FColumn] = value; 31889 } 31890 } 31891 31892 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31727 31893 public decimal suma_zapłat_F { 31728 31894 get { … … 31751 31917 set { 31752 31918 this[this.tableVIEW_KOREKTY.data_wystawienia_FColumn] = value; 31919 } 31920 } 31921 31922 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31923 public string NR_FAKTURY { 31924 get { 31925 try { 31926 return ((string)(this[this.tableVIEW_KOREKTY.NR_FAKTURYColumn])); 31927 } 31928 catch (global::System.InvalidCastException e) { 31929 throw new global::System.Data.StrongTypingException("The value for column \'NR_FAKTURY\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31930 } 31931 } 31932 set { 31933 this[this.tableVIEW_KOREKTY.NR_FAKTURYColumn] = value; 31934 } 31935 } 31936 31937 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31938 public decimal roznica_netto { 31939 get { 31940 try { 31941 return ((decimal)(this[this.tableVIEW_KOREKTY.roznica_nettoColumn])); 31942 } 31943 catch (global::System.InvalidCastException e) { 31944 throw new global::System.Data.StrongTypingException("The value for column \'roznica_netto\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31945 } 31946 } 31947 set { 31948 this[this.tableVIEW_KOREKTY.roznica_nettoColumn] = value; 31949 } 31950 } 31951 31952 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31953 public decimal roznica_vat { 31954 get { 31955 try { 31956 return ((decimal)(this[this.tableVIEW_KOREKTY.roznica_vatColumn])); 31957 } 31958 catch (global::System.InvalidCastException e) { 31959 throw new global::System.Data.StrongTypingException("The value for column \'roznica_vat\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31960 } 31961 } 31962 set { 31963 this[this.tableVIEW_KOREKTY.roznica_vatColumn] = value; 31964 } 31965 } 31966 31967 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31968 public decimal roznica_brutto { 31969 get { 31970 try { 31971 return ((decimal)(this[this.tableVIEW_KOREKTY.roznica_bruttoColumn])); 31972 } 31973 catch (global::System.InvalidCastException e) { 31974 throw new global::System.Data.StrongTypingException("The value for column \'roznica_brutto\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31975 } 31976 } 31977 set { 31978 this[this.tableVIEW_KOREKTY.roznica_bruttoColumn] = value; 31979 } 31980 } 31981 31982 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31983 public string kodKlienta { 31984 get { 31985 try { 31986 return ((string)(this[this.tableVIEW_KOREKTY.kodKlientaColumn])); 31987 } 31988 catch (global::System.InvalidCastException e) { 31989 throw new global::System.Data.StrongTypingException("The value for column \'kodKlienta\' in table \'VIEW_KOREKTY\' is DBNull.", e); 31990 } 31991 } 31992 set { 31993 this[this.tableVIEW_KOREKTY.kodKlientaColumn] = value; 31994 } 31995 } 31996 31997 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31998 public string agencja { 31999 get { 32000 try { 32001 return ((string)(this[this.tableVIEW_KOREKTY.agencjaColumn])); 32002 } 32003 catch (global::System.InvalidCastException e) { 32004 throw new global::System.Data.StrongTypingException("The value for column \'agencja\' in table \'VIEW_KOREKTY\' is DBNull.", e); 32005 } 32006 } 32007 set { 32008 this[this.tableVIEW_KOREKTY.agencjaColumn] = value; 32009 } 32010 } 32011 32012 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32013 public string agent { 32014 get { 32015 try { 32016 return ((string)(this[this.tableVIEW_KOREKTY.agentColumn])); 32017 } 32018 catch (global::System.InvalidCastException e) { 32019 throw new global::System.Data.StrongTypingException("The value for column \'agent\' in table \'VIEW_KOREKTY\' is DBNull.", e); 32020 } 32021 } 32022 set { 32023 this[this.tableVIEW_KOREKTY.agentColumn] = value; 31753 32024 } 31754 32025 } … … 31775 32046 31776 32047 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31777 public bool IsFirstNameNull() {31778 return this.IsNull(this.tableVIEW_KOREKTY.FirstNameColumn);31779 }31780 31781 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]31782 public void SetFirstNameNull() {31783 this[this.tableVIEW_KOREKTY.FirstNameColumn] = global::System.Convert.DBNull;31784 }31785 31786 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]31787 32048 public bool IsNUMERNull() { 31788 32049 return this.IsNull(this.tableVIEW_KOREKTY.NUMERColumn); … … 31835 32096 31836 32097 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32098 public bool IsvatNull() { 32099 return this.IsNull(this.tableVIEW_KOREKTY.vatColumn); 32100 } 32101 32102 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32103 public void SetvatNull() { 32104 this[this.tableVIEW_KOREKTY.vatColumn] = global::System.Convert.DBNull; 32105 } 32106 32107 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31837 32108 public bool IsbruttoNull() { 31838 32109 return this.IsNull(this.tableVIEW_KOREKTY.bruttoColumn); … … 31925 32196 31926 32197 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32198 public bool IsNR_FAKTURY_KOREKTYNull() { 32199 return this.IsNull(this.tableVIEW_KOREKTY.NR_FAKTURY_KOREKTYColumn); 32200 } 32201 32202 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32203 public void SetNR_FAKTURY_KOREKTYNull() { 32204 this[this.tableVIEW_KOREKTY.NR_FAKTURY_KOREKTYColumn] = global::System.Convert.DBNull; 32205 } 32206 32207 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31927 32208 public bool IsNUMER_FNull() { 31928 32209 return this.IsNull(this.tableVIEW_KOREKTY.NUMER_FColumn); … … 31975 32256 31976 32257 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32258 public bool Isvat_FNull() { 32259 return this.IsNull(this.tableVIEW_KOREKTY.vat_FColumn); 32260 } 32261 32262 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32263 public void Setvat_FNull() { 32264 this[this.tableVIEW_KOREKTY.vat_FColumn] = global::System.Convert.DBNull; 32265 } 32266 32267 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 31977 32268 public bool Issuma_zapłat_FNull() { 31978 32269 return this.IsNull(this.tableVIEW_KOREKTY.suma_zapłat_FColumn); … … 31992 32283 public void Setdata_wystawienia_FNull() { 31993 32284 this[this.tableVIEW_KOREKTY.data_wystawienia_FColumn] = global::System.Convert.DBNull; 32285 } 32286 32287 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32288 public bool IsNR_FAKTURYNull() { 32289 return this.IsNull(this.tableVIEW_KOREKTY.NR_FAKTURYColumn); 32290 } 32291 32292 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32293 public void SetNR_FAKTURYNull() { 32294 this[this.tableVIEW_KOREKTY.NR_FAKTURYColumn] = global::System.Convert.DBNull; 32295 } 32296 32297 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32298 public bool Isroznica_nettoNull() { 32299 return this.IsNull(this.tableVIEW_KOREKTY.roznica_nettoColumn); 32300 } 32301 32302 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32303 public void Setroznica_nettoNull() { 32304 this[this.tableVIEW_KOREKTY.roznica_nettoColumn] = global::System.Convert.DBNull; 32305 } 32306 32307 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32308 public bool Isroznica_vatNull() { 32309 return this.IsNull(this.tableVIEW_KOREKTY.roznica_vatColumn); 32310 } 32311 32312 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32313 public void Setroznica_vatNull() { 32314 this[this.tableVIEW_KOREKTY.roznica_vatColumn] = global::System.Convert.DBNull; 32315 } 32316 32317 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32318 public bool Isroznica_bruttoNull() { 32319 return this.IsNull(this.tableVIEW_KOREKTY.roznica_bruttoColumn); 32320 } 32321 32322 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32323 public void Setroznica_bruttoNull() { 32324 this[this.tableVIEW_KOREKTY.roznica_bruttoColumn] = global::System.Convert.DBNull; 32325 } 32326 32327 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32328 public bool IskodKlientaNull() { 32329 return this.IsNull(this.tableVIEW_KOREKTY.kodKlientaColumn); 32330 } 32331 32332 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32333 public void SetkodKlientaNull() { 32334 this[this.tableVIEW_KOREKTY.kodKlientaColumn] = global::System.Convert.DBNull; 32335 } 32336 32337 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32338 public bool IsagencjaNull() { 32339 return this.IsNull(this.tableVIEW_KOREKTY.agencjaColumn); 32340 } 32341 32342 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32343 public void SetagencjaNull() { 32344 this[this.tableVIEW_KOREKTY.agencjaColumn] = global::System.Convert.DBNull; 32345 } 32346 32347 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32348 public bool IsagentNull() { 32349 return this.IsNull(this.tableVIEW_KOREKTY.agentColumn); 32350 } 32351 32352 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 32353 public void SetagentNull() { 32354 this[this.tableVIEW_KOREKTY.agentColumn] = global::System.Convert.DBNull; 31994 32355 } 31995 32356 } … … 47332 47693 tableMapping.ColumnMappings.Add("CustomerId", "CustomerId"); 47333 47694 tableMapping.ColumnMappings.Add("Id_Agencji", "Id_Agencji"); 47334 tableMapping.ColumnMappings.Add("FirstName", "FirstName");47335 47695 tableMapping.ColumnMappings.Add("NUMER", "NUMER"); 47336 47696 tableMapping.ColumnMappings.Add("NUMER_ROZ", "NUMER_ROZ"); … … 47338 47698 tableMapping.ColumnMappings.Add("netto", "netto"); 47339 47699 tableMapping.ColumnMappings.Add("s_vat", "s_vat"); 47700 tableMapping.ColumnMappings.Add("vat", "vat"); 47340 47701 tableMapping.ColumnMappings.Add("brutto", "brutto"); 47341 47702 tableMapping.ColumnMappings.Add("suma_zaplat", "suma_zaplat"); … … 47348 47709 tableMapping.ColumnMappings.Add("KOREKTA", "KOREKTA"); 47349 47710 tableMapping.ColumnMappings.Add("idFakturyKorekta", "idFakturyKorekta"); 47711 tableMapping.ColumnMappings.Add("NR_FAKTURY_KOREKTY", "NR_FAKTURY_KOREKTY"); 47350 47712 tableMapping.ColumnMappings.Add("NUMER_F", "NUMER_F"); 47351 47713 tableMapping.ColumnMappings.Add("NUMER_ROZ_F", "NUMER_ROZ_F"); … … 47353 47715 tableMapping.ColumnMappings.Add("netto_F", "netto_F"); 47354 47716 tableMapping.ColumnMappings.Add("brutto_F", "brutto_F"); 47717 tableMapping.ColumnMappings.Add("vat_F", "vat_F"); 47355 47718 tableMapping.ColumnMappings.Add("suma_zapłat_F", "suma_zapłat_F"); 47356 47719 tableMapping.ColumnMappings.Add("data_wystawienia_F", "data_wystawienia_F"); 47720 tableMapping.ColumnMappings.Add("NR_FAKTURY", "NR_FAKTURY"); 47721 tableMapping.ColumnMappings.Add("roznica_netto", "roznica_netto"); 47722 tableMapping.ColumnMappings.Add("roznica_vat", "roznica_vat"); 47723 tableMapping.ColumnMappings.Add("roznica_brutto", "roznica_brutto"); 47724 tableMapping.ColumnMappings.Add("kodKlienta", "kodKlienta"); 47725 tableMapping.ColumnMappings.Add("agencja", "agencja"); 47726 tableMapping.ColumnMappings.Add("agent", "agent"); 47357 47727 this._adapter.TableMappings.Add(tableMapping); 47358 47728 } … … 47369 47739 this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand(); 47370 47740 this._commandCollection[0].Connection = this.Connection; 47371 this._commandCollection[0].CommandText = "SELECT VIEW_KOREKTY.*\r\nFROM VIEW_KOREKTY"; 47741 this._commandCollection[0].CommandText = @"SELECT ID_FAKTURY, CustomerId, Id_Agencji, kodKlienta, NUMER, NUMER_ROZ, NUMER_ROK, netto, s_vat, vat, brutto, suma_zaplat, DATA_WYSTAWIENIA, 47742 DATA_SPRZEDAZY, TERMIN_ZAPLATY, zaplata_data, zaplata_opis, idZamowienia, KOREKTA, idFakturyKorekta, NR_FAKTURY_KOREKTY, NUMER_F, 47743 NUMER_ROZ_F, NUMER_ROK_F, netto_F, brutto_F, vat_F, suma_zapłat_F, data_wystawienia_F, NR_FAKTURY, roznica_netto, roznica_vat, 47744 roznica_brutto, agencja, agent 47745 FROM VIEW_KOREKTY"; 47372 47746 this._commandCollection[0].CommandType = global::System.Data.CommandType.Text; 47373 47747 }
