Namespace Innova.Data
Namespaces
Classes
| Name | Summary |
|---|---|
| ConstantConverterVisitor | Expression visitor that converts constant expressions to parameters or lists of values. |
| DatePartExpressionVisitor | Represents an expression visitor that extracts the date part of a DateTime or DateTime member expression. |
| DbContextExtensions | Extension methods for DbContext. |
| DbContextFactory<TContext> | Represents a base implementation of the IDbContextFactory interface. |
| ErrorMessages | |
| ExpressionHelper | Provides helper methods for working with expressions. |
| ExtensionMethods | Provides extension methods for various types. |
| IInnovaApplicationBuilderBaseExtensions | Provides extension methods for the IInnovaApplicationBuilderBase interface. |
| IInnovaApplicationBuilderExt | Extension methods for IInnovaApplicationBuilderBase to configure SQL Server connection. |
| IQueryableExtensions | Provides extension methods for IQueryable<T>. |
| IServiceCollectionExtensions | Provides extension methods for IServiceCollection. |
| OrderByVisitor | Represents a visitor for ordering expressions. |
| ProgressInfo | Represents the progress information. |
| ReplaceExpressionVisitor | Represents a visitor that replaces one expression with another expression. |
| ServiceCollectionExtensions | Provides extension methods for IServiceCollection. |
| SettingHelper | Helper class for converting settings between different types. |
| SystemStrings | |
| TempTableDataReader | Represents a data reader for a temporary table. |
Interfaces
| Name | Summary |
|---|---|
| IDbContextFactory<TContext> | Represents a factory for creating instances of the database context. |