Click or drag to resize

clsImportTenantDatabase Class

Import for table MPTenantDatabases: Management of MARIProject/SBO client datatabases
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportTenantDatabase

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

The clsImportTenantDatabase type exposes the following members.

Constructors
  NameDescription
Public methodclsImportTenantDatabase
Initializes a new instance of the clsImportTenantDatabase class
Top
Properties
  NameDescription
Public propertyAppInfo
AppInfo
Public propertyAppSettings
AppSettings
Public propertyAppURL
AppURL
Public propertyCredentials1
Credentials1 Encrypted by MARIProject
Public propertyCredentials2
Credentials2 Encrypted by MARIProject
Public propertyDatabaseID
Unique internal id. Can be 0 for the import
Public propertyDBDatabaseName
DatabaseName
Public propertyDBDatabaseType
Public propertyDBDescription
Description
Public propertyDBUseType
Live, Testing, Demo
Public propertyEnvironmentID
link to the unique installation id (network)
Public propertyExternalID
ExternalID Link to CCC Database ID
Public propertyInActive
InActive
Public propertyMemo
Memo
Public propertyTenantID
link to the client. Import via clsImportTenantCustomer
Public propertyUserName
UserName Login information, if required
Top
Methods
Remarks
See Also