partial void UpdateProducts(Products instance);
 partial void DeleteProducts(Products instance);
 partial void InsertProducts(Products instance);