Exemple #1
0
 internal S_FIN_DNEVNIKBLAGAJNERow(DataRowBuilder rb) : base(rb)
 {
     this.tableS_FIN_DNEVNIKBLAGAJNE = (S_FIN_DNEVNIKBLAGAJNEDataSet.S_FIN_DNEVNIKBLAGAJNEDataTable) this.Table;
 }
Exemple #2
0
 public override DataTable Clone()
 {
     S_FIN_DNEVNIKBLAGAJNEDataSet.S_FIN_DNEVNIKBLAGAJNEDataTable table = (S_FIN_DNEVNIKBLAGAJNEDataSet.S_FIN_DNEVNIKBLAGAJNEDataTable)base.Clone();
     table.InitVars();
     return(table);
 }