Merge another set of locks into this one

Namespace: Contracts
Assembly: Contracts (in Contracts.dll)

Sub Merge( _ 
ByVal locks As IEntityLocks
)
This language is not supported or no code example is available.
void Merge( 
IEntityLocks locks 
)
This language is not supported or no code example is available.
 
void Merge( 
IEntityLocks^ locks 
)
This language is not supported or no code example is available.
function Merge( 
locks : IEntityLocks 
);
This language is not supported or no code example is available.

Parameters

locks
Type: IEntityLocks

the second set of locks

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1