コード例 #1
0
 public override DataTable Clone()
 {
     S_OD_REKAP_NETODataSet.S_OD_REKAP_NETODataTable table = (S_OD_REKAP_NETODataSet.S_OD_REKAP_NETODataTable)base.Clone();
     table.InitVars();
     return(table);
 }