You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/data-platform/dataverse-sql-query.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,9 +91,6 @@ There is an 80-MB maximum size limit for query results returned from the Dataver
91
91
92
92
Dates returned in query results are formatted as Universal Time Coordinated (UTC). Previously, dates were returned in local time.
93
93
94
-
> [!NOTE]
95
-
> Until a service update planned for January 2021 has deployed, using date filters will be slow.
96
-
97
94
Querying data using SQL does not trigger any plug-ins registered on the <xref:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest> or <xref:Microsoft.Xrm.Sdk.Messages.RetrieveRequest> messages. Any rewriting of the query or results that would normally be performed by such a plug-in will therefore not take effect for a SQL query.
98
95
99
96
Queries using the TDS endpoint execute under the service protection API limits.
@@ -158,4 +155,4 @@ This means the port has been blocked at the client.
0 commit comments