Click or drag to resize

clsImportTenantMonitorDatabase Class

Import for table MPTenantMonitorDatabases: Bucket to store installation data at client location: used databases
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportTenantMonitorDatabase

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

The clsImportTenantMonitorDatabase type exposes the following members.

Constructors
  NameDescription
Public methodclsImportTenantMonitorDatabase
Initializes a new instance of the clsImportTenantMonitorDatabase class
Top
Properties
  NameDescription
Public propertyAppSettings
AppSettings
Public propertyAppVersionInfo
Version of the database from the app perspective
Public propertyDatabaseID
internal code. can be 0 for import.
Public propertyDBCreationDate
DB Creation Date of the database/schema on the server
Public propertyDBDatabaseName
DB Database Name
Public propertyDBDatabaseType
Database for what application
Public propertyDBLastBackup
DB Last Backup Date
Public propertyDBLinkInformation
DB Link Information (A MARIProject Database will report here the linked SBO Databases, als , seperated list)
Public propertyDBLogSizeMB
DB Log file size in MByte
Public propertyDBServerName
DB Server Name (maybe the logical name of the sql server)
Public propertyDBSizeMB
DB Size in MByte
Public propertyEnvironmentID
Public propertyLicenseInfo
LicenseInfo
Public propertyListOfDatabaseUers
The list of collected user information depends on the database type. MARIProject databases->MARIProject Users, SBO Database->SBOUsers
Public propertyMachineID
Link to the machine monitoring. can be 0 and will be resolved via the db server name. clsImportTenantMonitorMachine.
Top
Methods
Remarks
See Also