partial void UpdateBrand(Brand instance);
partial void DeleteBrand(Brand instance);
partial void InsertBrand(Brand instance);