QueueableWrapper.GetEntitiesToLock Method
Public Sub GetEntitiesToLock( _
ByVal locks As IEntityLocks, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public void GetEntitiesToLock(
IEntityLocks locks,
IDatabase db
)
This language is not supported or no code example is available.
public:
void GetEntitiesToLock(
IEntityLocks^ locks,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- locks
- IEntityLocks
- db
- IDatabase