Is SqlDependency
supported in SqlLocalDb
? If yes how to enable it?
Asked
Active
Viewed 1,064 times
5

Soner Gönül
- 97,193
- 102
- 206
- 364

Siddharood
- 908
- 1
- 12
- 24
2 Answers
2
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).

Krzysztof Kozielczyk
- 5,887
- 37
- 28