fmewebservices.FMENamedConnectionManager.getNamedConnection
- FMENamedConnectionManager.getNamedConnection(connectionName, ownerName)
Obtain a named connection which does not block access on the DB to that given named connection. Will return
Noneif the connection name doesn’t exist.- Parameters:
- Return type:
Terminal subclass of
FMENamedConnectionorNone- Returns:
The specified named connection.