IWorkingProcessConnection.Connect

Syntax:

Connect(<Infobase>, <UserName>, <Password>)

Parameters:

<Infobase> (required)

Type: IInfoBaseInfo.
An Infobase that requires setting the Name property value.

<UserName> (required)

Type: String.
Name of the 1C:Enterprise Infobase user that initiates a connection.

<Password> (required)

Type: String.
Password of an Infobase user. If no password is specified, leave an empty string.

Returned value:

Type: External connection.

Description:

Connects to the Infobase registered in the server cluster of 1C:Enterprise, similar to the Connect method result.

Availability:

Integration.

    

1C:Enterprise Developer's Community