コード例 #1
0
 public static DataSet Search_Voyage_PI_ValuesSOX(int VID, string telId1, string telId2)
 {
     return(DAL_TMSA_PI.Search_PI_Voyage_ValuesSOX(VID, telId1, telId2));
 }