IServerAgentConnection.GetInfoBaseLocks

Syntax:

GetInfoBaseLocks(<Cluster>, <Infobase>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A cluster that requires obtaining a list of locks.

<Infobase> (required)

Type: IInfoBaseShort.
A description of an Infobase that requires obtaining a list of locks.

Returned value:

Type: COMSafeArray.
Array of Infobase object locks. Each lock is represented by an object with the IObjectLock interface.

Description:

Obtains an array of Infobase object locks.

Availability:

Integration.

    

1C:Enterprise Developer's Community