Ejemplo n.º 1
0
 private void InitClassBase()
 {
     this.DataSetName           = "S_OD_REKAP_POREZDataSet";
     this.Namespace             = "http://www.tempuri.org/S_OD_REKAP_POREZ";
     this.tableS_OD_REKAP_POREZ = new S_OD_REKAP_POREZDataTable();
     this.Tables.Add(this.tableS_OD_REKAP_POREZ);
 }
Ejemplo n.º 2
0
 internal void InitVars(bool initTable)
 {
     this.tableS_OD_REKAP_POREZ = (S_OD_REKAP_POREZDataTable)this.Tables["S_OD_REKAP_POREZ"];
     if (initTable && (this.tableS_OD_REKAP_POREZ != null))
     {
         this.tableS_OD_REKAP_POREZ.InitVars();
     }
 }