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); }
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(); } }