Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
cNISRbRscLink Members (Remote Basic) (cNISRbRscLinkMembers.htm)
See also | Properties | Methods |
Namespace: NISRbDataLink
Assembly: NIS RemoteBasic Objects (in NISRbDataLink.dll)
Name | Description |
---|---|
System | A string value that is the name of an entry in the PCSNI configuration file with connection details to a Reality database using the DDATCP protocol. |
UserID | A string value that is the Reality |
Password | Write only. A string value that is the password for the Reality |
Account | A string value that is the account that Remote basic server will be logged on to. If not specifed, the default account for the user specified in UserID is used. |
AccountPswd | Write only. A string value that is the password for the |
LinkOpen | Read only. True if the cNISRbRscLink object is connected to a Remote Basic Server; otherwise, false. If false, connection has either not been established or has failed. |
Name | Description |
---|---|
OpenLink | Establishes a connection to the system specified in the System property, using the specified user-id and account. |
CloseLink | Closes a connection to a Remote Basic server. |
CallSubroutine | Runs a DataBasic subroutine on the Reality account to which the cNISRbRscLink object is connected. |
Remote Basic ActiveX Control
cNISRbRscLink Class
cNISRbRscLink Errors