The Business Delegate pattern benefits include reducing coupling between tiers, adding a uniform interface for clients, and improving performance through caching. However, it DOES add an additional layer to manage - this is often cited as a potential drawback rather than a benefit. Option B correctly identifies this as NOT being a benefit.