deMasterTenant Members
The deMasterTenant type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
copyTenantDBTablesWithData |
Copies the tenant database tables to another database
(Inherited from deTenant.) |
|
|
getActiveUserCount |
Gets the active user count.
(Inherited from deTenant.) |
|
|
getProperties |
Gets the properties.
(Inherited from deTenant.) |
|
|
getProperty |
Gets the property.
(Inherited from deTenant.) |
|
|
getSystemUserServerSession |
Gets the server session.
(Inherited from deTenant.) |
|
|
getSystemUserTenantUserSession |
Gets the system user user session.
(Inherited from deTenant.) |
|
|
getTenantUserSessionForUser |
Get the tenant user session for a given user
(Inherited from deTenant.) |
|
|
hasActivity |
Determines whether the specified o start date has activity.
(Inherited from deTenant.) |
|
|
lastUserLogin |
Get the last user login.
(Inherited from deTenant.) |
|
|
testDBConnection |
Test database connection
(Inherited from deTenant.) |
|
|
updateProperties |
Updates the properties.
(Inherited from deTenant.) |
Properties
| Name | Description | |
|---|---|---|
|
|
errorMsg |
Gets or sets the error MSG.
(Inherited from deTenant.) |
|
|
host |
Gets or sets the host.
(Inherited from deTenant.) |
|
|
isActive |
Gets a value indicating whether this instance is active.
(Inherited from deTenant.) |
|
|
isMasterTenant |
is tenant manager
(Inherited from deTenant.) |
|
|
tenantConnectionString |
Gets or sets the tenant connection string.
(Inherited from deTenant.) |
|
|
tenantID |
Gets or sets the tenant identifier.
(Inherited from deTenant.) |
|
|
tenantMasterConnectionString |
Gets or sets the tenant database connection string.
(Inherited from deTenant.) |
|
|
url |
Gets the URL.
(Inherited from deTenant.) |

