partial void Updateorder(order instance);
 partial void Deleteorder(order instance);
 partial void Insertorder(order instance);