partial void DeleteCategoria(Categoria instance);
partial void UpdateCategoria(Categoria instance);
partial void InsertCategoria(Categoria instance);