We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f2de5 commit c3b4ec9Copy full SHA for c3b4ec9
1 file changed
MDX2JSON/ResultSet.cls.xml
@@ -15,6 +15,7 @@ Converts ResultSet to %ZEN.proxyObject.<br>
15
<FormalSpec>*pStatus:%Status</FormalSpec>
16
<ReturnType>%ZEN.proxyObject</ReturnType>
17
<Implementation><![CDATA[
18
+ set ^DeepSee.QueryLog($UserName,$I(^DeepSee.QueryLog($UserName))) = ..%GetQueryText()
19
set status = $$$ERROR($$$GeneralError,"Error occured while executing ##class(MDX2JSON.ResultSet).ToProxyObject() method")
20
21
set obj=##class(%ZEN.proxyObject).%New()
0 commit comments