public int DiscontinueAllProductsForSupplier(int supplierID) { return Adapter.DiscontinueAllProductsForSupplier(supplierID); }