コード例 #1
0
 private void detach_tCustomTres(tCustomTre entity)
 {
     this.SendPropertyChanging();
     entity.tServer = null;
 }
コード例 #2
0
 partial void UpdatetCustomTre(tCustomTre instance);
コード例 #3
0
 partial void DeletetCustomTre(tCustomTre instance);
コード例 #4
0
 partial void InserttCustomTre(tCustomTre instance);