| IDatabaseAbstracterFactory Interface |
The factory interface for
IDatabaseAbstracter. Implementing classes must inherit from ConfigurationSection in order to be declared in the application's configuration file.
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic interface IDatabaseAbstracterFactory
Public Interface IDatabaseAbstracterFactory
public interface class IDatabaseAbstracterFactory
type IDatabaseAbstracterFactory = interface end
The IDatabaseAbstracterFactory type exposes the following members.
Methods
See Also