partial void UpdatePilot(Pilot instance);
 partial void DeletePilot(Pilot instance);
 partial void InsertPilot(Pilot instance);