How to execute Sql Query in CDS using C#
Views (17)
Originally posted on xrm CRM Dynamics:
Recently Microsoft has released new product feature where we can directly connect to SQL and write query into CSD Database. Currently this is in preview and not recommended for Product environment. This feature will only allow you to perform Read only operations, it does not allow to perfrom DDL…
Recently Microsoft has released new product feature where we can directly connect to SQL and write query into CSD Database. Currently this is in preview and not recommended for Product environment. This feature will only allow you to perform Read only operations, it does not allow to perfrom DDL…
This was originally posted here.

Like
Report
*This post is locked for comments