Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Public Shared Sub Refresh( _
ByVal connector As ConnectorInfo, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void Refresh(
ConnectorInfo connector,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void Refresh(
ConnectorInfo^ connector,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- connector
 - 
		Type: ConnectorInfo 
		
 
- db
 - 
		Type: IDatabase