Methods
close()
Close the connection to the IRIS server.
createIris() → {external:"intersystems-iris-native".Iris}
Create an instance of the Iris class. Returns an instance of Iris.
Returns:
isClosed() → {boolean}
Check connection status, returns true if the connection is closed, false otherwise.
Returns:
- Type
- boolean