Skip to main content

%SYSTEM.dotnet.SQL

class %SYSTEM.dotnet.SQL

This class implements SQL functions to support %SYSTEM.dotnet

Method Inventory

Methods

classmethod addPath(path As %String) as %Integer [ SQLProc = add_path ]
Projected as the stored procedure: add_path
Add a path to executables to the current dotnet gateway path.
classmethod closeGateway() as %Integer [ SQLProc = close_gateway ]
Projected as the stored procedure: close_gateway
Close the gateway connection to the External DotNet Server.
FeedbackOpens in a new tab