问题
Is SqlDependency
supported in SqlLocalDb
? If yes how to enable it?
回答1:
Answering the question about Service Broker in your subject.
Service Broker should work fine in LocalDB, but only local queues are available. Remote queues won't work, in either direction (in fact Service Broker queues are bi-directional, so there's no incoming/outgoing queue distinction).
回答2:
I dont know exactly but may be below link can be useful for you:
http://msdn.microsoft.com/en-us/library/bb934450.aspx
来源:https://stackoverflow.com/questions/14023039/service-broker-or-sqldependency-in-sqllocaldb