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
/// Users have the option to enable printing parameterized or all queries,
85
85
/// but has to beware that customer data may be shown when the later option is chosen. It's the user's responsibility to sanitize the queries if necessary.
Copy file name to clipboardExpand all lines: Microsoft.Azure.Cosmos/src/RequestOptions/QueryRequestOptions.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ public ConsistencyLevel? ConsistencyLevel
176
176
/// Users have the option to enable printing parameterized or all queries,
177
177
/// but has to beware that customer data may be shown when the later option is chosen. It's the user's responsibility to sanitize the queries if necessary.
0 commit comments