IConnectionStringProvider Members
Declares a method that allows you to get the connection string for the current tenant’s database.Methods
| Name | Description |
|---|---|
| GetConnectionString() | Returns the connection string for the current tenant’s database in a multi-tenant application. |
See Also