partial void UpdateBin(Bin instance);
 partial void DeleteBin(Bin instance);
 partial void InsertBin(Bin instance);