Classes
Methods
(static) createConnection(connectionInfo) → {external:"intersystems-iris-native".Connection}
An IRIS Native function to establish a connection to an InterSystems IRIS Server. This method returns an instance of Connection.
Parameters:
Name | Type | Description |
---|---|---|
connectionInfo |
connectionInfo | Object containing connection arguments host, port, namespace, user, password, and sharedmemory |