cNISRbRscLink Members


Namespace:  NISRbDataLink
Assembly:  NIS RemoteBasic Objects (in NISRbDataLink.dll)

Properties

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 user-id used to log on to the Remote Basic server. The user-id specified must be enabled for server operation - set SSM Define User Profiles option 14 (Type) to S or *, and option 13 (Status) to E.

Password

Write only. A string value that is the password for the Reality user specified in UserID.

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 specified account.

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.

Methods

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.

See Also

Remote Basic ActiveX Control
cNISRbRscLink Class
cNISRbRscLink Errors