Activsoft.Engine.Db Namespace |
Class | Description | |
---|---|---|
![]() | AbstractDatabaseAbstracter |
Base class for all database abstracters. It implements the following functions:
|
![]() | DatabaseAbstracterFactory |
Base class to create a IDatabaseAbstracterFactory.
|
![]() | SqlEndExclusion | |
![]() | SqlEndString | |
![]() | SqlParameter | |
![]() | SqlStartExclusion | |
![]() | SqlStartString | |
![]() | SqlStatement | |
![]() | SqlText | |
![]() | SqlToken | |
![]() | StandardExtractor | |
![]() | StandardExtractorFactory | |
![]() | StandardRecordAction | |
![]() | StandardRecordActionFactory | |
![]() | XmlRequestProvider | |
![]() | XmlRequestProviderTemplateConfigurationCollection | |
![]() | XmlRequestProviderTemplateConfigurationElement |
Structure | Description | |
---|---|---|
![]() | UnblobConfig |
Interface | Description | |
---|---|---|
![]() | IDatabaseAbstracter |
Defines a class providing a generic access to a SQL database.
|
![]() | IDatabaseAbstracterFactory |
The factory interface for IDatabaseAbstracter. Implementing classes must inherit from ConfigurationSection in order to be declared in the application's configuration file.
|