partial void UpdateTProduct(TProduct instance);
partial void DeleteTProduct(TProduct instance);
partial void InsertTProduct(TProduct instance);