Click or drag to resize

clsImportTenantMonitorMachine Class

Import for table MPTenantMonitorMachines: Bucket to store installation data at client location: database servers, RDP Servers, Clients
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportTenantMonitorMachine

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportTenantMonitorMachine : clsImportBase

The clsImportTenantMonitorMachine type exposes the following members.

Constructors
  NameDescription
Public methodclsImportTenantMonitorMachine
Initializes a new instance of the clsImportTenantMonitorMachine class
Top
Properties
  NameDescription
Public propertyAPPInfo
Information about additional server installed on this machine
Public propertyComputerName
ComputerName (from the operating system perspective)
Public propertyDBInfo
Additional information about the version of the database
Public propertyDBName
Name of the database instance (may be different to the machine name)
Public propertyDBType
DBType
Public propertyEnvironmentID
Link to a unique number for different networks.
Public propertyMachineID
internal unique id. Can be 0 for the import. Matching with existing machines is done automatically
Public propertyMachineType
Public propertyOSInfo
OSInfo
Top
Methods
Remarks
See Also