FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMasterTenant Members

The deMasterTenant type exposes the following members.

Methods


  Name Description
Public method copyTenantDBTablesWithData
Copies the tenant database tables to another database
(Inherited from deTenant.)
Public method getActiveUserCount
Gets the active user count.
(Inherited from deTenant.)
Public method getProperties
Gets the properties.
(Inherited from deTenant.)
Public method getProperty
Gets the property.
(Inherited from deTenant.)
Public method getSystemUserServerSession
Gets the server session.
(Inherited from deTenant.)
Public method getSystemUserTenantUserSession
Gets the system user user session.
(Inherited from deTenant.)
Public method getTenantUserSessionForUser
Get the tenant user session for a given user
(Inherited from deTenant.)
Public method hasActivity
Determines whether the specified o start date has activity.
(Inherited from deTenant.)
Public method lastUserLogin
Get the last user login.
(Inherited from deTenant.)
Public method testDBConnection
Test database connection
(Inherited from deTenant.)
Public method updateProperties
Updates the properties.
(Inherited from deTenant.)

Properties


  Name Description
Public property errorMsg
Gets or sets the error MSG.
(Inherited from deTenant.)
Public property host
Gets or sets the host.
(Inherited from deTenant.)
Public property isActive
Gets a value indicating whether this instance is active.
(Inherited from deTenant.)
Public property isMasterTenant
is tenant manager
(Inherited from deTenant.)
Public property tenantConnectionString
Gets or sets the tenant connection string.
(Inherited from deTenant.)
Public property tenantID
Gets or sets the tenant identifier.
(Inherited from deTenant.)
Public property tenantMasterConnectionString
Gets or sets the tenant database connection string.
(Inherited from deTenant.)
Public property url
Gets the URL.
(Inherited from deTenant.)