IConnectionStringProvider.GetConnectionString() Method
Returns the connection string for the current tenant’s database in a multi-tenant application.
Namespace: DevExpress.ExpressApp.MultiTenancy
Assembly: DevExpress.ExpressApp.MultiTenancy.v25.1.dll
NuGet Package: DevExpress.ExpressApp.MultiTenancy
Declaration
Returns
Type | Description |
---|---|
String | The connection string. |
See Also