partial void Updateemployee(employee instance);
 partial void Deleteemployee(employee instance);
 partial void Insertemployee(employee instance);