partial void UpdateSanPham(SanPham instance);
partial void DeleteSanPham(SanPham instance);
partial void InsertSanPham(SanPham instance);