<small id='wD5xo'></small><noframes id='wD5xo'>

    1. <legend id='wD5xo'><style id='wD5xo'><dir id='wD5xo'><q id='wD5xo'></q></dir></style></legend>

      <i id='wD5xo'><tr id='wD5xo'><dt id='wD5xo'><q id='wD5xo'><span id='wD5xo'><b id='wD5xo'><form id='wD5xo'><ins id='wD5xo'></ins><ul id='wD5xo'></ul><sub id='wD5xo'></sub></form><legend id='wD5xo'></legend><bdo id='wD5xo'><pre id='wD5xo'><center id='wD5xo'></center></pre></bdo></b><th id='wD5xo'></th></span></q></dt></tr></i><div id='wD5xo'><tfoot id='wD5xo'></tfoot><dl id='wD5xo'><fieldset id='wD5xo'></fieldset></dl></div>

          <bdo id='wD5xo'></bdo><ul id='wD5xo'></ul>
        <tfoot id='wD5xo'></tfoot>

        当 SQL 数据库添加新行而不进行轮询时,C# Azure 函数触发器

        C# Azure Function trigger when SQL Database has a new row added without polling(当 SQL 数据库添加新行而不进行轮询时,C# Azure 函数触发器)

          <legend id='232TQ'><style id='232TQ'><dir id='232TQ'><q id='232TQ'></q></dir></style></legend>
            <tbody id='232TQ'></tbody>
          • <tfoot id='232TQ'></tfoot>
            <i id='232TQ'><tr id='232TQ'><dt id='232TQ'><q id='232TQ'><span id='232TQ'><b id='232TQ'><form id='232TQ'><ins id='232TQ'></ins><ul id='232TQ'></ul><sub id='232TQ'></sub></form><legend id='232TQ'></legend><bdo id='232TQ'><pre id='232TQ'><center id='232TQ'></center></pre></bdo></b><th id='232TQ'></th></span></q></dt></tr></i><div id='232TQ'><tfoot id='232TQ'></tfoot><dl id='232TQ'><fieldset id='232TQ'></fieldset></dl></div>
          • <small id='232TQ'></small><noframes id='232TQ'>

                • <bdo id='232TQ'></bdo><ul id='232TQ'></ul>
                  本文介绍了当 SQL 数据库添加新行而不进行轮询时,C# Azure 函数触发器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  有没有办法在每次将新的数据库行添加到 SQL azure 数据库时调用 Azure 函数?理想情况下没有任何基于计时器的轮询.我知道这可以在 blob 存储上完成,但在 Azure 函数上看不到这样做的方法.

                  Is there a way for an Azure function to be called every time a new database row is added to an SQL azure database ? Ideally without any timer based polling. I know this can be done on blob storage but dont see a way to do this on Azure function.

                  提前致谢

                  推荐答案

                  这是可能的,但现在是实验性的.我在这个答案的末尾有一个指南,你会发现它非常简单.但同样,这是实验性的,不要指望它一直都能正常工作.

                  It is possible but it's experimental right now. There's a guide that I'm putting at the end of this answer and you'll see that it's pretty straight forward. But again, this is experimental and don't expect that it works well all the time.

                  另一个选项将在您拥有的代码中插入一条记录以向服务总线队列发送消息,然后您可以将其用作函数的触发器(使用服务总线,您还可以配置死信等待重试).

                  Another option will be in the code you have that insert a record to also send a message to queue o service bus and you can then make use of that as a trigger to your function (with service bus you also configure a dead letter queue for retries).

                  参考:https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-external-table

                  这篇关于当 SQL 数据库添加新行而不进行轮询时,C# Azure 函数触发器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Adding and removing users from Active Directory groups in .NET(在 .NET 中的 Active Directory 组中添加和删除用户)
                  set equality in linq(在 linq 中设置相等)
                  HashSet conversion to List(HashSet 转换为 List)
                  How to set timeout for webBrowser navigate event(如何为 webBrowser 导航事件设置超时)
                  Test whether two IEnumerablelt;Tgt; have the same values with the same frequencies(测试两个IEnumerablelt;Tgt;具有相同频率的相同值)
                  How do you determine if two HashSets are equal (by value, not by reference)?(您如何确定两个 HashSet 是否相等(按值,而不是按引用)?)
                    <bdo id='NyYjW'></bdo><ul id='NyYjW'></ul>

                        1. <legend id='NyYjW'><style id='NyYjW'><dir id='NyYjW'><q id='NyYjW'></q></dir></style></legend>
                        2. <tfoot id='NyYjW'></tfoot>
                          <i id='NyYjW'><tr id='NyYjW'><dt id='NyYjW'><q id='NyYjW'><span id='NyYjW'><b id='NyYjW'><form id='NyYjW'><ins id='NyYjW'></ins><ul id='NyYjW'></ul><sub id='NyYjW'></sub></form><legend id='NyYjW'></legend><bdo id='NyYjW'><pre id='NyYjW'><center id='NyYjW'></center></pre></bdo></b><th id='NyYjW'></th></span></q></dt></tr></i><div id='NyYjW'><tfoot id='NyYjW'></tfoot><dl id='NyYjW'><fieldset id='NyYjW'></fieldset></dl></div>

                            <small id='NyYjW'></small><noframes id='NyYjW'>

                              <tbody id='NyYjW'></tbody>