See also | Examples |
Closes a connection to a Remote Basic server.
Namespace: NISRbDataLink
Assembly: NIS RemoteBasic Objects (in NISRbDataLink.dll)
instance.CloseLink({IgnoreErrors})
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.
Remote Basic ActiveX Control
cNISRbRscLink Members
cNISRbRscLink Errors
cNISRbRscLink.OpenLink
Method