0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

XrmToolbox:SQL 4 CDS

Posted at

Dynamics OnPre開発経験者、SQL詳しい方に以下のツールを紹介いたします。
MicrosoftTeams-image (26).png

SQLを入力する場合、列名のインテリジェンスが提示してくれます。列の日本語名も表示されます(SSMSにはない)
「Execute」ボタンを押すと、FetchXMLへ変換され、実行結果が「Results」に表示されます。
※複雑なクエリは対応できない場合があります
MicrosoftTeams-image (27).png
テーブル名や列名をダブルクリックして自動入力可能、SQL実行時のFetchXML出力も可能
MicrosoftTeams-image (28).png
出力したFetchXMLはFetchXML Builderで開く可能、FetchXML BuilderでJSやC#コードに変換可能
MicrosoftTeams-image (29).png
SQLでデータCRUD可能
MicrosoftTeams-image (30).png
ユーザー偽装が可能、別のユーザーでCRUD、検索可能
MicrosoftTeams-image (31).png
CRUD時、Pluginをバイパスすることも可能、ほかにも細かいの設定が制御可能
MicrosoftTeams-image (32).png
開発、テスト時は便利かと思います、商用環境では利用する際に、十分注意が必要です。(検索のみ利用を推奨)

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?