ExternalDataSourceManager.<Name of external source>.SetSessionConnectionParameters
SetSessionConnectionParameters(<ConnectionParameters>)
<ConnectionParameters> (required)
Type:
ExternalDataSourceConnectionParameters.
Connection parameters to be specified.
Sets external source connection parameters for the current session.
Server, thick client, external connection.
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.