Class IInnovaApplicationBuilderExt
Extension methods for IInnovaApplicationBuilderBase to configure SQL Server connection.
public static class IInnovaApplicationBuilderExt
- Inheritance
-
IInnovaApplicationBuilderExt
Methods
- UseSqlServer(IInnovaApplicationBuilderBase, string)
Configures the SQL Server connection with the specified connection string.
- UseSqlServer(IInnovaApplicationBuilderBase, string, string, string)
Configures the SQL Server connection with the specified connection string, application role name, and application role password.