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