%SYSTEM.python.SQL
class %SYSTEM.python.SQL
This class implements SQL functions to support %SYSTEM.pythonMethod Inventory
Methods
Projected as the stored procedure: add_path
Add a path to executables to the current python gateway path.
For Python, this can be a folder representing a package or a .py file URL.
classmethod closeGateway() as %Integer [ SQLProc = close_gateway ]
Projected as the stored procedure: close_gateway
Close the gateway connection to the External Python Server.