Beispiel #1
0
 private void InitClassBase()
 {
     this.DataSetName = "S_FIN_DNEVNIKBLAGAJNEDataSet";
     this.Namespace   = "http://www.tempuri.org/S_FIN_DNEVNIKBLAGAJNE";
     this.tableS_FIN_DNEVNIKBLAGAJNE = new S_FIN_DNEVNIKBLAGAJNEDataTable();
     this.Tables.Add(this.tableS_FIN_DNEVNIKBLAGAJNE);
 }
Beispiel #2
0
 internal void InitVars(bool initTable)
 {
     this.tableS_FIN_DNEVNIKBLAGAJNE = (S_FIN_DNEVNIKBLAGAJNEDataTable)this.Tables["S_FIN_DNEVNIKBLAGAJNE"];
     if (initTable && (this.tableS_FIN_DNEVNIKBLAGAJNE != null))
     {
         this.tableS_FIN_DNEVNIKBLAGAJNE.InitVars();
     }
 }