Skip to main content

%SYSTEM.dotnet.SQL

Class %SYSTEM.dotnet.SQL [ Language = objectscript, Owner = {%Manager}, System = 4 ]

This class implements SQL functions to support %SYSTEM.dotnet

Methods

addPath

ClassMethod addPath(path As %String) As %Integer [ SqlName = add_path, SqlProc ]

Add a path to executables to the current dotnet gateway path.

closeGateway

ClassMethod closeGateway() As %Integer [ SqlName = close_gateway, SqlProc ]

Close the gateway connection to the External DotNet Server.