ExternalDataSourceManager.<Name of external source>.SetSessionConnectionParameters

Syntax:

SetSessionConnectionParameters(<ConnectionParameters>)

Parameters:

<ConnectionParameters> (required)

Type: ExternalDataSourceConnectionParameters.
Connection parameters to be specified.

Description:

Sets external source connection parameters for the current session.

Availability:

Server, thick client, external connection.

Note:

If the user does not have the right to modify property and the property values is modified, the exception is raised. For example, user does not have the SessionStandardAuthenticationChange raight and the UserName property was set in the parameter. In this case the exception is raised.
For UserName, Password, PasswordIsSet properties the SessionStandardAuthenticationChange right is verified.
For other properties administrative rights are verified.

    

1C:Enterprise Developer's Community