partial void UpdateCargo(Cargo instance);
partial void DeleteCargo(Cargo instance);
partial void InsertCargo(Cargo instance);