예제 #1
0
 private void detach_Tbl_Productos(Tbl_Productos entity)
 {
     this.SendPropertyChanging();
     entity.Tbl_Proveedor = null;
 }
예제 #2
0
 partial void UpdateTbl_Productos(Tbl_Productos instance);
예제 #3
0
 partial void DeleteTbl_Productos(Tbl_Productos instance);
예제 #4
0
 partial void InsertTbl_Productos(Tbl_Productos instance);