Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバースクリプトを介してSQLテーブルにアクセスすると、SQL紺碧の再試行ロジックが request.execute();?の後に実装されます。
request.execute();
はい。基になるコードは、30秒のウィンドウでSQLAzureを使用した操作を完了するために数回試行します。