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