コード例 #1
0
 public static void Update(TMSWelcome tMSWelcome, DbTransaction transaction)
 {
     tMSWelcome.Update(transaction);
 }
コード例 #2
0
 public static void Update(TMSWelcome tMSWelcome, DbTransaction transaction)
 {
     tMSWelcome.Update(transaction);
 }
コード例 #3
0
 public static void Update(TMSWelcome tMSWelcome)
 {
     tMSWelcome.Update();
 }
コード例 #4
0
 public static void Update(TMSWelcome tMSWelcome)
 {
     tMSWelcome.Update();
 }