partial void UpdateЗаказ(Заказ instance);
 partial void DeleteЗаказ(Заказ instance);
 partial void InsertЗаказ(Заказ instance);