IServerAgentConnection.GetInfoBaseConnections

Syntax:

GetInfoBaseConnections(<Cluster>, <Infobase>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A server cluster that requires obtaining an array of connection descriptions.

<Infobase> (required)

Type: IInfoBaseShort.
An Infobase that requires obtaining an array of connection descriptions.

Returned value:

Type: COMSafeArray.
Array of cluster connection descriptions. Each connection description is represented by an object with the IConnectionShort interface.

Description:

Obtains an array of Infobase connection descriptions.

Availability:

Integration.

    

1C:Enterprise Developer's Community