QuerySchemaQuerySourceJoins.Add

Syntax:

Add(<SourceAlias>, <Condition>)

Parameters:

<SourceAlias> (required)

Type: .
A source or its alias to link to. If the alias was transferred and no source was found with it, an exception is generated.

<Condition> (optional)

Type: String.
Condition of two sources link. If the parameter is not set, the link condition will be generated automatically.

Returned value:

Type: Boolean.
In the case of success, the returned value is True, otherwise it is False. If the link condition is disallowed, an exception containing an error message is called.

Description:

It adds a new connection with the source.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community