Esempio n. 1
0
 private void InitClassBase()
 {
     this.DataSetName            = "S_DD_KRIZNI_POREZDataSet";
     this.Namespace              = "http://www.tempuri.org/S_DD_KRIZNI_POREZ";
     this.tableS_DD_KRIZNI_POREZ = new S_DD_KRIZNI_POREZDataTable();
     this.Tables.Add(this.tableS_DD_KRIZNI_POREZ);
 }
Esempio n. 2
0
 internal void InitVars(bool initTable)
 {
     this.tableS_DD_KRIZNI_POREZ = (S_DD_KRIZNI_POREZDataTable)this.Tables["S_DD_KRIZNI_POREZ"];
     if (initTable && (this.tableS_DD_KRIZNI_POREZ != null))
     {
         this.tableS_DD_KRIZNI_POREZ.InitVars();
     }
 }