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