partial void UpdateComputer(Computer instance);
 partial void DeleteComputer(Computer instance);
 partial void InsertComputer(Computer instance);