.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):


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -