partial void UpdateGarbage(Garbage instance);
 partial void DeleteGarbage(Garbage instance);
 partial void InsertGarbage(Garbage instance);