Example #1
0
 private void InitClassBase()
 {
     this.DataSetName = "S_DD_REKAP_DOPRINOSDataSet";
     this.Namespace   = "http://www.tempuri.org/S_DD_REKAP_DOPRINOS";
     this.tableS_DD_REKAP_DOPRINOS = new S_DD_REKAP_DOPRINOSDataTable();
     this.Tables.Add(this.tableS_DD_REKAP_DOPRINOS);
 }
Example #2
0
 internal void InitVars(bool initTable)
 {
     this.tableS_DD_REKAP_DOPRINOS = (S_DD_REKAP_DOPRINOSDataTable)this.Tables["S_DD_REKAP_DOPRINOS"];
     if (initTable && (this.tableS_DD_REKAP_DOPRINOS != null))
     {
         this.tableS_DD_REKAP_DOPRINOS.InitVars();
     }
 }