Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Sub GetEntitiesToLock( _
ByVal locks As IEntityLocks, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
void GetEntitiesToLock(
IEntityLocks locks,
IDatabase db
)
This language is not supported or no code example is available.
void GetEntitiesToLock(
IEntityLocks^ locks,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- locks
 - 
		Type: IEntityLocks 
		
 
- db
 - 
		Type: IDatabase