IConnectionStrings interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Abstraction to access connection strings along with dialect and provider information.
public interface IConnectionStrings
Members
| name | description |
|---|---|
| ListConnectionStrings() | Lists all known connection strings. |
| TryGetConnectionString(…) | Gets a connection string by its key. |
See Also
- Source: IConnectionStrings.cs