public int EnableService(DatabaseContext _db, Guid serviceId) { return(_OperationRepo.EnableService(_db, serviceId)); }