コード例 #1
0
 private void detach_DeptStkInCsts(DeptStkInCst entity)
 {
     this.SendPropertyChanging("DeptStkInCsts");
     entity.DeptStkIn = null;
 }
コード例 #2
0
 partial void UpdateDeptStkInCst(DeptStkInCst instance);
コード例 #3
0
 partial void DeleteDeptStkInCst(DeptStkInCst instance);
コード例 #4
0
 partial void InsertDeptStkInCst(DeptStkInCst instance);