TenantWarehouseOverride Class

Represents tenant warehouse DB override.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServices.MultiTenancyTenantWarehouseOverride

Namespace:  Dundas.BI.AccountServices.MultiTenancy
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public class TenantWarehouseOverride

The TenantWarehouseOverride type exposes the following members.

Constructors
  NameDescription
Public methodTenantWarehouseOverride
Initializes a new instance of the TenantWarehouseOverride class.
Top
Properties
  NameDescription
Public propertyConnectionString
Gets or sets the connection string.
Public propertyPassword
Gets or sets the connection string password.
Public propertyScope
Gets or sets the scope.
Public propertyScopeTarget
Gets or sets the scope target.
Top
See Also