.NET API for SQL Server Service Broker -
is there .net api or object model using sql server service broker?
there isn't official supported api. there community samples though developed service broker team or related teams in ms can use starting point, not officially supported (you cannot call product support , report bug):
- wcf transport channel sql server service broker
- sql server service broker product samples
- service broker interface (a .net api programming ssb, part of samples linked above)
Comments
Post a Comment