Do not allow Expands for specific EntityTypes in Breeze
问题 I'm searching for an elegant way to not allow specific EntityTypes to be expanded in BreezeJS. We have a (somewhat) public Web Service that we are exposing, and there are some tables that we don't want to be visible to some consumers of that service. Although we can only expose Web API Methods for those specific tables, consumers of the service could still access those tables by expanding from related tables. Note: I've posted an answer to this question, giving a work-around. However, I'm