Assembly
Type | Summary |
---|---|
BagService | A service that provides property bag data. |
IntegerNumerator | Implements an INumerator based on a numerator table. |
ITenant | Allows implementation of tenants. |
ITenantProvider | Allows the implementation of tenant providers. |
MissingPartitionKeyException | Thrown when the partition key is missing. |
MissingPartitionKeyPropertyException | Thrown when the partition key property is not found. |
MultitenancyConstants | Provides constants for configuring multi-tenancy applications. |
MultitenantDataModelCmdBuilder | MultitenantDataModelCmdBuilder implements an IDataModelCmdBuilder that builds database commands for IDataModel objects. |
MultitenantDataServices | Implements IDataServices fro multi-tenant environments. |
Parameter | The Parameter domain object model. |
ParameterDataServices | Provides data services for the a multi-tenant parameter table. |
ParameterStore | Implements an IParameterStore that uses a Parameter domain object model to save and retrieve parameter values. |
PropertyBagItem | PropertyBagItem implements a data model for property that belongs to a property bag. |
PropertyBagItemDataServices | Provides data services for the a multi-tenant property bag table. |
ProvisionState | Defines provicion state for tenant. |
SubscriptionState | State of a tenant subscription. |
TableNumerator | TableNumerator implements a data model for a numerator table used to sequentialy numerate objects. |
TableNumeratorDataServices | Provides data services for the a multi-tenant numerator table. |
TenantProvider | Implements an ITenantProvider based on the Tenant model. |
UserFilter | The UserFilter domain object model. |
UserFilterDataServices | Provides data services for the T_USER_FILTER table. |
UserFilterStore | Provides storage services for user filter. |
Type | Summary |
---|---|
DatabaseServer | DatabaseServer implements a data model for a database server information. |
DatabaseServerDataServices | DatabaseServerDataServices implements the data services for the TenantStore.DBSERVER table. |
DatabaseServerNotFoundException | Thrown when a database server was not found. |
MailServer | MailServer implements a data model for mail servers configuration. |
MailServerDataServices | MailServerDataServices implements the data services for the TenantStore.MAILSERVER table. |
MailServerNotFoundException | Thrown when a mail server was not found. |
Tenant | Tenant implements a data model for tenants information. |
TenantDataServices | TenantDataServices implements the data services for the TenantStore.TENANT table. |
TenantNotFoundException | Thrown when a tenant is not found. |
In this document