#to$q - a bridge to AngularJS promises

A BreezeJS asynchronous method returns a promise, typically a promise to deliver some data from a remote service (or an error if the service request fails).

The to$q has been deprecated. It is superseded by the Breeze AngularJS Service.