cNISRbRscLink.CloseLink Method
| See also | Examples | 
Closes a connection to a Remote Basic server.
Namespace:  NISRbDataLink
Assembly:  NIS RemoteBasic Objects (in NISRbDataLink.dll)
Syntax
instance.CloseLink({IgnoreErrors})
Parameters
instance An instance of the cNISRbRscLink class.
IgnoreErrors Optional, Boolean (default, False). If True, any errors will be ignored; otherwise, if an error occurs, an eDdaCloseLink error is raised.
See Also
Remote Basic ActiveX Control
                    
cNISRbRscLink Members
                    
cNISRbRscLink Errors
                    
cNISRbRscLink.OpenLink 
Method