We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e911599 commit dd7c845Copy full SHA for dd7c845
1 file changed
MDX2JSON/Installer.cls.xml
@@ -322,5 +322,11 @@ Download list of files on https://raw.githubusercontent.com/ server.<br>
322
<Implementation><![CDATA[ do ##class(%CSP.Portal.Utils).%GetNamespaceList(.NspList)
323
]]></Implementation>
324
</Method>
325
+
326
+<Method name="AddSelectToUser">
327
+<ClassMethod>1</ClassMethod>
328
+<Implementation><![CDATA[ set st1=$SYSTEM.SQL.GrantObjPriv()
329
+]]></Implementation>
330
+</Method>
331
</Class>
332
</Export>
0 commit comments