Accesssession.networkDatabaseConnectors[name]
NetworkDatabaseConnector(...)
This method creates a NetworkDatabaseConnector object that you can use to access a remote output database. You can create a network database connector from any platform: Windows or Linux. However, the network database connector server must reside on a Linux platform; you cannot access an output database that resides on a remote Windows system. You can access only a remote output database; you cannot access a remote model database. Pathsession.NetworkDatabaseConnector Required arguments
Optional arguments
Return valueA NetworkDatabaseConnector object. ExceptionsNone. start(...)
This method starts the remote network database connector server on the remote host. Required argumentsNone. Optional arguments
Return valueNone. ExceptionsNone. stop()
This method stops the remote network database connector server on the remote host. ArgumentsNone. Return valueNone. ExceptionsNone. setValues(...)
This method modifies the NetworkDatabaseConnector object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the NetworkDatabaseConnector method, except for the name argument. Return valueNone. ExceptionsNone. MembersThe NetworkDatabaseConnector object has members with the same names and descriptions as the arguments to the NetworkDatabaseConnector method. In addition, the NetworkDatabaseConnector object has the following member:
|