Interface IConnectionStringResolver
Namespace: Volo.Abp.Data
Assembly: Volo.Abp.Data.dll
Syntax
public interface IConnectionStringResolver
Methods
Resolve(String)
Declaration
string Resolve(string connectionStringName = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | connectionStringName |
Returns
Type | Description |
---|---|
System.String |