Open this page in the API Guide

TenantWarehouseOverride Class

Represents tenant warehouse DB override.
Inheritance Hierarchy
System.Object
  Dundas.BI.AccountServices.MultiTenancy.TenantWarehouseOverride

Namespace:  Dundas.BI.AccountServices.MultiTenancy
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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