How to create c# windows service with multi threading to get sql table data

前端 未结 0 1762
春和景丽
春和景丽 2021-01-02 03:32

I have created a c# winows service to reead data from SQL server queue table and execute a stored procedure based on the queueId from queue table.

My Quetable structu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题