Public Properties

  Name Description
Public property capturing Captured output from an Executed TCL command.
Public property connectedPib Client Pib number.
Public property ConnectionTimeout Connection timeout value in seconds
Public property data Sets up data to be passed into an Executed TCL command.
Public property dbConnected This property returns whether the client is connected to the database.
Public property eol Indicates whether the end of the list has been reached
Public property errorMsgBox Controls whether the internal error handler throws an exception or displays a message box (default)
Public property isConnectionPooled This property returns whether the client is connected to the database using a connection pool license.
Public property mvBaseAutoConnect This property can be set when you know you are connecting to mvBase and the workstation has been configured with the start up string.
Public property MVSPClientVersion MVSP .NET Client Version
Public property NegotiationTimeout Negotiation timeout value in seconds
Public property platform Database platform.
Public property returning Error messages numbers from an Executed TCL command.
Public property ruleModule Contains the name of the rule module (subroutine) to call on the MVSP Server.
Public property serverEnvironment Environment information of the MVSP Server.
Public property serverVersion Version number for the MVSP Server.
Public property softwareSerialNo Software serial number for the MVSP Server.
Public property statusCode Returns the status code from the last operation performed.
Public property statusMessage Returns the text for the last status code generated.
Top

See Also