Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub SetMappings( _
ByVal mappings As ICollection(Of ConnectorMappingInfo) _
)
This language is not supported or no code example is available.
public void SetMappings(
ICollection<ConnectorMappingInfo> mappings
)
This language is not supported or no code example is available.
public:
void SetMappings(
ICollection<ConnectorMappingInfo^>^ mappings
)
This language is not supported or no code example is available.
Parameters
- mappings
 - 
		Type: ICollection<ConnectorMappingInfo>